dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/04/20
[dm-devel] [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 14/22] floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 06/22] md: raid5-log: use __bio_add_page to add single page
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 00/22] bio: check return values of bio_add_page
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 12/22] zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add single page
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH v4 20/22] block: add __bio_add_folio
Johannes Thumshirn
2023/04/20
[dm-devel] [PATCH 04/22] dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023/04/20
Re: [dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/20
[dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/20
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Sarthak Kukreti
2023/04/20
[dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/20
Re: [dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
Mike Snitzer
2023/04/19
[dm-devel] [PATCH v3 00/19] bio: check return values of bio_add_page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v10 9/9] null_blk: add support for copy offload
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v10 1/9] block: Introduce queue limits for copy-offload support
Nitesh Shetty
2023/04/19
Re: [dm-devel] [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio
Andreas Gruenbacher
2023/04/19
[dm-devel] [PATCH v10 0/9] Implement copy offload support
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v10 8/9] dm: Enable copy offload for dm-linear target
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v10 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v10 7/9] dm: Add support for copy offload
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v3 14/19] floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 19/19] block: mark bio_add_page as __must_check
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/19
Re: [dm-devel] [PATCH v3 19/19] block: mark bio_add_page as __must_check
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 05/19] md: use __bio_add_page to add single page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v10 2/9] block: Add copy offload support infrastructure
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 18/19] dm-crypt: check if adding pages to clone bio fails
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v10 5/9] nvme: add copy offload support
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v10 3/9] block: add emulation for copy
Nitesh Shetty
2023/04/19
[dm-devel] [PATCH v3 13/19] zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 12/19] zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add single page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 06/19] md: raid5-log: use __bio_add_page to add single page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 01/19] swap: use __bio_add_page to add page to bio
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page
Johannes Thumshirn
2023/04/19
[dm-devel] [PATCH v3 02/19] drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
2023/04/19
Re: [dm-devel] [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
Song Liu
2023/04/19
Re: [dm-devel] [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/19
Re: [dm-devel] [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
Darrick J. Wong
2023/04/19
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 3/5] dm: Add block provisioning support
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 5/5] loop: Add support for provision requests
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 2/5] block: Introduce provisioning primitives
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023/04/19
[dm-devel] [PATCH v5 0/5] Introduce block provisioning primitives
Sarthak Kukreti
2023/04/19
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Dave Chinner
2023/04/19
Re: [dm-devel] [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
kernel test robot
2023/04/19
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Mike Snitzer
2023/04/19
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Darrick J. Wong
2023/04/19
Re: [dm-devel] [PATCH v3 19/19] block: mark bio_add_page as __must_check
Matthew Wilcox
2023/04/18
[dm-devel] [PATCH v4 2/4] dm: Add block provisioning support
Sarthak Kukreti
2023/04/18
Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning
Sarthak Kukreti
2023/04/18
Re: [dm-devel] [PATCH v3 1/3] block: Introduce provisioning primitives
Sarthak Kukreti
2023/04/18
[dm-devel] [PATCH v4 3/4] dm-thin: Add REQ_OP_PROVISION support
Sarthak Kukreti
2023/04/18
[dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Sarthak Kukreti
2023/04/18
[dm-devel] [PATCH v4 4/4] loop: Add support for provision requests
Sarthak Kukreti
2023/04/18
[dm-devel] [PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage
Sarthak Kukreti
2023/04/18
Re: [dm-devel] [PATCH v4 1/4] block: Introduce provisioning primitives
Bart Van Assche
2023/04/18
[dm-devel] [PATCH 5/5] dm flakey: introduce the random_read_corrupt and random_write_corrupt options
Mikulas Patocka
2023/04/18
[dm-devel] [PATCH 4/5] dm flakey: fix a crash with invalid table line
Mikulas Patocka
2023/04/18
[dm-devel] [PATCH 3/5] dm flakey: clone pages on write bio before corrupting them
Mikulas Patocka
2023/04/18
[dm-devel] [PATCH 2/5] dm flakey: add an "error_reads" option
Mikulas Patocka
2023/04/18
[dm-devel] [PATCH 1/5] dm flakey: fix trailing space in the table line
Mikulas Patocka
2023/04/18
[dm-devel] [PATCH 0/5] dm-flakey patches
Mikulas Patocka
2023/04/18
Re: [dm-devel] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
Mike Snitzer
2023/04/18
[dm-devel] [PATCH -next] dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
2023/04/17
Re: [dm-devel] [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
Christoph Hellwig
2023/04/17
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Paul Moore
2023/04/17
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Fan Wu
2023/04/17
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Paul Moore
2023/04/17
Re: [dm-devel] [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
Mikulas Patocka
2023/04/17
Re: [dm-devel] [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
Matthew Wilcox
2023/04/17
Re: [dm-devel] [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
Mike Snitzer
2023/04/17
[dm-devel] [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
Mikulas Patocka
2023/04/17
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Fan Wu
2023/04/17
Re: [dm-devel] [PATCH v3 1/3] block: Introduce provisioning primitives
Brian Foster
2023/04/17
Re: [dm-devel] Possible deadlock detected in Linux 6.2.0 in dm_get_inactive_table (dm-ioctl.c)
Mike Snitzer
2023/04/14
[dm-devel] device mapper on qemu / Ubuntu 9.4.0-1ubuntu1~20.04.1
Mike Stramba
2023/04/14
Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning
Mike Snitzer
2023/04/14
Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning
Mike Snitzer
2023/04/14
Re: [dm-devel] [PATCH v3 2/3] dm: Add support for block provisioning
Joe Thornber
2023/04/13
Re: [dm-devel] [PATCH -next v6 5/5] md: protect md_thread with rcu
Logan Gunthorpe
2023/04/13
Re: [dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Naresh Kamboju
2023/04/13
Re: [dm-devel] [PATCH v9 9/9] null_blk: add support for copy offload
Nitesh Shetty
2023/04/13
Re: [dm-devel] [PATCH -next v6 5/5] md: protect md_thread with rcu
Yu Kuai
2023/04/13
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Paul Moore
2023/04/13
[dm-devel] [PATCH -next v6 4/5] md/bitmap: factor out a helper to set timeout
Yu Kuai
2023/04/13
[dm-devel] [PATCH -next v6 1/5] md: factor out a helper to wake up md_thread directly
Yu Kuai
2023/04/13
[dm-devel] [PATCH -next v6 2/5] dm-raid: remove useless checking in raid_message()
Yu Kuai
2023/04/13
[dm-devel] [PATCH -next v6 5/5] md: protect md_thread with rcu
Yu Kuai
2023/04/13
[dm-devel] [PATCH -next v6 0/5] md: protect md_thread with rcu
Yu Kuai
2023/04/13
[dm-devel] [PATCH -next v6 3/5] md/bitmap: always wake up md_thread in timeout_store
Yu Kuai
2023/04/12
Re: [dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Mike Christie
2023/04/12
Re: [dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Naresh Kamboju
2023/04/12
[dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Naresh Kamboju
2023/04/12
[dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Naresh Kamboju
2023/04/12
Re: [dm-devel] [PATCH v9 9/9] null_blk: add support for copy offload
Chaitanya Kulkarni
2023/04/12
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Fan Wu
2023/04/11
[dm-devel] [PATCH v9 0/9] Implement copy offload support
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 7/9] dm: Add support for copy offload
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 8/9] dm: Enable copy offload for dm-linear target
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 5/9] nvme: add copy offload support
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 6/9] nvmet: add copy command support for bdev and file ns
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 9/9] null_blk: add support for copy offload
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 2/9] block: Add copy offload support infrastructure
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 3/9] block: add emulation for copy
Anuj Gupta
2023/04/11
[dm-devel] [PATCH v9 1/9] block: Introduce queue limits for copy-offload support
Anuj Gupta
2023/04/11
Re: [dm-devel] [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
Paul Moore
2023/04/11
Re: [dm-devel] [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
Paul Moore
2023/04/11
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Paul Moore
2023/04/11
Re: [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
Paul Moore
2023/04/11
Re: [dm-devel] [RFC PATCH v9 02/16] ipe: add policy parser
Paul Moore
2023/04/11
Re: [dm-devel] [PATCH v6 18/18] scsi: target: Add block PR support to iblock
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 11/18] nvme: Add pr_ops read_keys support
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 10/18] nvme: Add helper to send pr command
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 09/18] nvme: Move pr code to it's own file
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
Hannes Reinecke
2023/04/11
Re: [dm-devel] [PATCH v6 03/18] scsi: Rename sd_pr_command
Hannes Reinecke
2023/04/10
[dm-devel] [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
Mike Christie
2023/04/10
Re: [dm-devel] [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
Song Liu
2023/04/10
[dm-devel] [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 03/18] scsi: Rename sd_pr_command
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 12/12] crypto: x86/aes-kl - Support XTS mode
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 03/12] x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 01/12] Documentation/x86: Document Key Locker
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 10/18] nvme: Add helper to send pr command
Mike Christie
2023/04/10
[dm-devel] [PATCH] dm: add helper macro for device mapper target driver boilerplate
Yangtao Li
2023/04/10
[dm-devel] [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 00/12] x86: Support Key Locker
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 02/12] x86/cpufeature: Enumerate Key Locker feature
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 09/12] x86/cpu: Add a configuration and command line option for Key Locker
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 18/18] scsi: target: Add block PR support to iblock
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 06/12] x86/keylocker: Define Key Locker CPUID leaf
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 00/18] Use block pr_ops in LIO
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 11/18] nvme: Add pr_ops read_keys support
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 09/18] nvme: Move pr code to it's own file
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
Mike Christie
2023/04/10
[dm-devel] [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
Chang S. Bae
2023/04/10
[dm-devel] [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
2023/04/10
Re: [dm-devel] [PATCH v6 18/18] scsi: target: Add block PR support to iblock
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 09/18] nvme: Move pr code to it's own file
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 07/18] nvme: Fix reservation status related structs
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
Christoph Hellwig
2023/04/10
Re: [dm-devel] [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Christoph Hellwig
2023/04/10
Re: [dm-devel] [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
Fan Wu
2023/04/10
Re: [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
Fan Wu
2023/04/10
Re: [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
Fan Wu
2023/04/08
Re: [dm-devel] [PATCH v6 11/18] nvme: Add pr_ops read_keys support
Chaitanya Kulkarni
2023/04/08
Re: [dm-devel] [PATCH v6 10/18] nvme: Add helper to send pr command
Chaitanya Kulkarni
2023/04/08
Re: [dm-devel] [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Chaitanya Kulkarni
2023/04/07
Re: [dm-devel] [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
Bart Van Assche
2023/04/06
Re: [dm-devel] [RFC PATCH v9 02/16] ipe: add policy parser
Fan Wu
Earlier messages
Later messages