Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v10 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v10 7/9] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 13/19] zram: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 01/19] swap: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v10 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v3 12/19] zonefs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 06/19] md: raid5-log: use __bio_add_page to add single page
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- [PATCH v3 02/19] drbd: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- Re: [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5-fix 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 5/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 3/5] dm: Add block provisioning support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 2/5] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 0/5] Introduce block provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 19/19] block: mark bio_add_page as __must_check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v4 1/4] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v4 4/4] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v4 2/4] dm: Add block provisioning support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v4 3/4] dm-thin: Add REQ_OP_PROVISION support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v4 1/4] block: Introduce provisioning primitives
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5/5] dm flakey: introduce the random_read_corrupt and random_write_corrupt options
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 4/5] dm flakey: fix a crash with invalid table line
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 3/5] dm flakey: clone pages on write bio before corrupting them
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/5] dm flakey: add an "error_reads" option
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/5] dm flakey: fix trailing space in the table line
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/5] dm-flakey patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: block: fix a crash when bio_for_each_folio_all iterates over an empty bio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH -next] dm: don't lock fs when the map is NULL in process of resume
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] block: Introduce provisioning primitives
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: Possible deadlock detected in Linux 6.2.0 in dm_get_inactive_table (dm-ioctl.c)
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [BUG] Possible deadlock detected in Linux 6.2.0 in dm_get_inactive_table (dm-ioctl.c)
- From: Zheng Zhang <zheng.zhang@xxxxxxxxxxxxx>
- device mapper on qemu / Ubuntu 9.4.0-1ubuntu1~20.04.1
- From: Mike Stramba <mikestramba@xxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Joe Thornber <thornber@xxxxxxxxxx>
- [PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v3 2/3] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH -next v6 5/5] md: protect md_thread with rcu
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v3 3/3] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v3 1/3] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v9 9/9] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v6 00/18] Use block pr_ops in LIO
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH -next v6 5/5] md: protect md_thread with rcu
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH -next v6 4/5] md/bitmap: factor out a helper to set timeout
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v6 2/5] dm-raid: remove useless checking in raid_message()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v6 1/5] md: factor out a helper to wake up md_thread directly
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v6 5/5] md: protect md_thread with rcu
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v6 3/5] md/bitmap: always wake up md_thread in timeout_store
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v6 0/5] md: protect md_thread with rcu
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/18] Use block pr_ops in LIO
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v6 00/18] Use block pr_ops in LIO
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v6 00/18] Use block pr_ops in LIO
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 00/18] Use block pr_ops in LIO
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v9 9/9] null_blk: add support for copy offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v9 5/9] nvme: add copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 0/9] Implement copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 1/9] block: Introduce queue limits for copy-offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 3/9] block: add emulation for copy
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 7/9] dm: Add support for copy offload
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 6/9] nvmet: add copy command support for bdev and file ns
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 2/9] block: Add copy offload support infrastructure
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 9/9] null_blk: add support for copy offload
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 8/9] dm: Enable copy offload for dm-linear target
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v6 18/18] scsi: target: Add block PR support to iblock
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 11/18] nvme: Add pr_ops read_keys support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 10/18] nvme: Add helper to send pr command
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 09/18] nvme: Move pr code to it's own file
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 07/18] nvme: Fix reservation status related structs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 03/18] scsi: Rename sd_pr_command
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 03/12] x86/insn: Add Key Locker instructions to the opcode map
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 18/18] scsi: target: Add block PR support to iblock
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 00/12] x86: Support Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 01/12] Documentation/x86: Document Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 03/18] scsi: Rename sd_pr_command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 10/18] nvme: Add helper to send pr command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 12/12] crypto: x86/aes-kl - Support XTS mode
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 02/12] x86/cpufeature: Enumerate Key Locker feature
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH] dm: add helper macro for device mapper target driver boilerplate
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 11/18] nvme: Add pr_ops read_keys support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 06/12] x86/keylocker: Define Key Locker CPUID leaf
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 09/12] x86/cpu: Add a configuration and command line option for Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 09/18] nvme: Move pr code to it's own file
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 06/18] dm: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 00/18] Use block pr_ops in LIO
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v6 18/18] scsi: target: Add block PR support to iblock
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 09/18] nvme: Move pr code to it's own file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 11/18] nvme: Add pr_ops read_keys support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v6 10/18] nvme: Add helper to send pr command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 01/16] security: add ipe lsm
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
- From: Johannes Thumshirn <jth@xxxxxxxxxx>
- Re: dm: Add error information printing for dm_register_target()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 2/7] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v5 18/18] scsi: target: Add block PR support to iblock
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 05/19] md: use __bio_add_page to add single page
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 06/19] md: raid5-log: use __bio_add_page to add single page
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] fixup! libmultipath: use directio checker for LIO targets
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] dm raid: remove unused d variable
- From: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
- Re: [PATCH] fixup! libmultipath: use directio checker for LIO targets
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 13/19] zram: use __bio_add_page for adding single page to bio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 01/19] swap: use __bio_add_page to add page to bio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v2 2/7] dm: Add support for block provisioning
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH] fixup! libmultipath: use directio checker for LIO targets
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v2 2/7] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH] dm raid: remove unused d variable
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.3-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] device mapper fixes for 6.3-rc5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Patch "dm crypt: avoid accessing uninitialized tasklet" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v2 19/19] block: mark bio_add_page as __must_check
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 14/19] floppy: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 13/19] zram: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 12/19] zonefs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 11/19] gfs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 09/19] btrfs: raid56: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 08/19] btrfs: repair: use __bio_add_page for adding single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 05/19] md: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 06/19] md: raid5-log: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 04/19] fs: buffer: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 02/19] drbd: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 00/19] bio: check return values of bio_add_page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH v2 01/19] swap: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] dm-zero, dm-error: support discards
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [PATCH v8 9/9] null_blk: add support for copy offload
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v8 5/9] nvme: add copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v8 9/9] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v8 8/9] dm: Enable copy offload for dm-linear target
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v8 7/9] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v8 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v8 2/9] block: Add copy offload support infrastructure
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 1/9] block: Introduce queue limits for copy-offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 7/9] dm: Add support for copy offload.
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 0/9] Implement copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v8 3/9] block: add emulation for copy
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 19/19] block: mark bio_add_page as __must_check
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/19] floppy: use __bio_add_page for adding single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/19] zram: use __bio_add_page for adding single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/19] zonefs: use __bio_add_page for adding single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/19] gfs: use __bio_add_page for adding single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/19] btrfs: raid56: use __bio_add_page to add single page
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/19] md: use __bio_add_page to add single page
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/19] md: raid5-log: use __bio_add_page to add single page
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/19] drbd: use __bio_add_page to add page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/19] swap: use __bio_add_page to add page to bio
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 02/19] drbd: use __bio_add_page to add page to bio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: dm-clone: Request option to send discard to source device during hydration
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH 14/19] floppy: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 19/19] block: mark bio_add_page as __must_check
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 06/19] md: raid5-log: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 17/19] md: raid1: check if adding pages to resync bio fails
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 13/19] zram: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 01/19] swap: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 00/19] bio: check return values of bio_add_page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 09/19] btrfs: raid56: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 02/19] drbd: use __bio_add_page to add page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 11/19] gfs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 05/19] md: use __bio_add_page to add single page
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 12/19] zonefs: use __bio_add_page for adding single page to bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 6/9] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 1/9] block: Introduce queue limits for copy-offload support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 9/9] null_blk: add support for copy offload
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 7/9] dm: Add support for copy offload.
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/9] block: Add copy offload support infrastructure
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/9] block: Introduce queue limits for copy-offload support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/18] nvme: Add pr_ops read_keys support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-clone: Request option to send discard to source device during hydration
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] libmultipath: use directio checker for LIO targets
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] sg3_utils: udev rules: restrict use of ambiguous device IDs
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v5 11/18] nvme: Add pr_ops read_keys support
- From: kernel test robot <lkp@xxxxxxxxx>
- dm-clone: Request option to send discard to source device during hydration
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] sg3_utils: udev rules: restrict use of ambiguous device IDs
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [dm-6.4 PATCH v3 18/20] dm bufio: intelligently size dm_buffer_cache's buffer_trees
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 15/20] dm bio prison v1: add dm_cell_key_has_valid_range
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 19/20] dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 17/20] dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 20/20] dm bio prison v1: intelligently size dm_bio_prison's prison_regions
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 16/20] dm: add dm_num_sharded_locks()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 13/20] dm: split discards further if target sets max_discard_granularity
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 12/20] dm thin: speed up cell_defer_no_holder()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 14/20] dm bio prison v1: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 11/20] dm bufio: use multi-page bio vector
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 09/20] dm bufio: move dm_bufio_client members to avoid spanning cachelines
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 05/20] dm bufio: add LRU abstraction
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 10/20] dm bufio: use waitqueue_active in __free_buffer_wake
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 08/20] dm bufio: add lock_history optimization for cache iterators
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 07/20] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 03/20] dm bufio: never crash if dm_bufio_in_request()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 06/20] dm bufio: add dm_buffer_cache abstraction
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 04/20] dm bufio: don't bug for clear developer oversight
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 02/20] dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 01/20] dm bufio: remove unused dm_bufio_release_move interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v3 00/20] dm bufio, thin: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] multipathd.service: remove "Also=multipathd.socket"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/3] 55-scsi-sg3_id.rules: don't set unreliable device ID by default
- [RFC PATCH 0/3] sg3_utils: udev rules: restrict use of ambiguous device IDs
- [PATCH 3/3] udev: add 00-scsi-sg3_config.rules for user configuration
- [PATCH 2/3] 58-scsi-sg3_symlink.rules: don't create extra by-id symlinks by default
- [PATCH v5 09/18] nvme: Move pr code to it's own file
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 00/18] Use block pr_ops in LIO
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v5 04/18] scsi: Move sd_pr_type to header to share
- From: michael.christie@xxxxxxxxxx
- [PATCH v5 18/18] scsi: target: Add block PR support to iblock
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 13/18] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 17/18] scsi: target: Report and detect unsupported PR commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 06/18] dm: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 05/18] scsi: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 12/18] nvme: Add a nvme_pr_type enum
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 03/18] scsi: Rename sd_pr_command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 11/18] nvme: Add pr_ops read_keys support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 08/18] nvme: Don't hardcode the data len for pr commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 15/18] scsi: target: Allow backends to hook into PR handling
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 04/18] scsi: Move sd_pr_type to header to share
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v5 10/18] nvme: Add helper to send pr command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH] multipathd.service: remove "Also=multipathd.socket"
- Re: [dm-6.4 PATCH v2 3/9] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm-crypt: reexport sysfs of kcryptd workqueue
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [dm-6.4 PATCH v2 3/9] dm bufio: improve concurrent IO performance
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [dm-6.4 PATCH v2 3/9] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.3-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 03/18] scsi: Rename sd_pr_command
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [dm-6.4 PATCH v2 3/9] dm bufio: improve concurrent IO performance
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 04/18] scsi: Move sd_pr_type to header to share
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [dm-6.4 PATCH v2 8/9] dm: split discards further if target sets max_discard_granularity
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 9/9] dm bio prison v1: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 4/9] dm bufio: move dm_bufio_client members to avoid spanning cachelines
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 5/9] dm bufio: use waitqueue_active in __free_buffer_wake
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 3/9] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 0/9] dm bufio, thin: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 7/9] dm thin: speed up cell_defer_no_holder()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 6/9] dm bufio: use multi-page bio vector
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 1/9] dm bufio: remove unused dm_bufio_release_move interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH v2 2/9] dm bufio: move dm_buffer struct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [git pull] device mapper fixes for 6.3-rc4
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] libmultipathd Avoid parsing errors due to unsupported designators
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] libmultipath: use directio checker for LIO targets
- Re: [PATCH] libmultipathd Avoid parsing errors due to unsupported designators
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] tests: fix quoting of CFLAGS in Makefile
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] dm-bufio: use waitqueue_active in __free_buffer_wake
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-bufio: fix integer casts
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] multipath-tools Makefiles: handle dependency files correctly
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH] multipath-tools Makefiles: handle dependency files correctly
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH] multipath-tools Makefiles: handle dependency files correctly
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] multipath-tools Makefiles: handle dependency files correctly
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [dm-6.4 PATCH 5/8] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [dm-6.4 PATCH 1/8] dm: split discards further if target sets max_discard_granularity
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] tests: fix quoting of CFLAGS in Makefile
- From: Sam James <sam@xxxxxxxxxx>
- Re: [dm-6.4 PATCH 5/8] dm bufio: improve concurrent IO performance
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Re: [dm-6.4 PATCH 1/8] dm: split discards further if target sets max_discard_granularity
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Re: [PATCH] dm: call remove_single_exception_chunk before commit_merge
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [dm-6.4 PATCH 1/8] dm: split discards further if target sets max_discard_granularity
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 7/8] dm bufio: rename buffer_cache struct to dm_buffer_cache
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 8/8] dm thin: speed up cell_defer_no_holder()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 3/8] dm bufio: remove unused dm_bufio_release_move interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 4/8] dm bufio: move dm_buffer struct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 5/8] dm bufio: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 6/8] dm bufio: move dm_bufio_client members to avoid spanning cachelines
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 0/8] dm bufio, thin: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm-6.4 PATCH 2/8] dm bio prison v1: improve concurrent IO performance
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- RO device/partition "tampered" by LVM
- From: lacsaP Patatetom <patatetom@xxxxxxxxx>
- [PATCH] dm-bufio: use multi-page bio vector
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] libmultipath: limit paths that can get wwid from environment
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] libmultipath: limit paths that can get wwid from environment
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] multipath-tools Consider making 'smart' the default
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v2] dm verity: fix error handling for check_at_most_once on FEC
- From: Yeongjin Gil <youngjin.gil@xxxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v2] dm verity: fix error handling for check_at_most_once on FEC
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] multipath-tools Consider making 'smart' the default
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [PATCH] libmultipath: limit paths that can get wwid from environment
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] multipath-tools Consider making 'smart' the default
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] libmultipathd Avoid parsing errors due to unsupported designators
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- [PATCH] multipath-tools Makefiles: handle dependency files correctly
- Re: [PATCH] multipath-tools: delete multipathd/multipathc.d file when "make clean"
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] libmultipath: limit paths that can get wwid from environment
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] multipath-tools Consider making 'smart' the default
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] dm stats: Add missing check for alloc_percpu
- From: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
- [PATCH] dm: Add error information printing for dm_register_target()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH] dm: remove unnecessary (void*) conversions
- From: Yu Zhe <yuzhe@xxxxxxxxxxxx>
- Re: [PATCH] dm verity: fix error handling for check_at_most_once
- From: 길영진/System Core Lab.(MX)/삼성전자 <youngjin.gil@xxxxxxxxxxx>
- [PATCH] dm stats: Add missing check for alloc_percpu
- From: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
- Re: [PATCH] dm verity: log audit events for dm-verity target
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Patch "block: count 'ios' and 'sectors' when io is done for bio-based device" has been added to the 6.2-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: dm verity: log audit events for dm-verity target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm verity: fix error handling for check_at_most_once
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH] multipath-tools Consider making 'smart' the default
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH] dm verity: fix error handling for check_at_most_once
- From: Yeongjin Gil <youngjin.gil@xxxxxxxxxxx>
- Re: [PATCH] multipath-tools: delete multipathd/multipathc.d file when "make clean"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] multipath-tools tests: use assert_true/false instead of assert()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] multipath-tools: delete multipathd/multipathc.d file when "make clean"
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- [PATCH] multipath-tools tests: use assert_true/false instead of assert()
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/3] handle transitioning devices in TUR checker
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v4 09/18] nvme: Move pr code to it's own file
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 11/18] nvme: Add pr_ops read_keys support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 09/18] nvme: Move pr code to it's own file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] dm: call remove_single_exception_chunk before commit_merge
- From: "Jiazi.Li" <jqqlijiazi@xxxxxxxxx>
- Re: [PATCH] dm-crypt: add the "high_priority" flag
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH 0/3] handle transitioning devices in TUR checker
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2] dm-zero, dm-error: support discards
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 0/3] handle transitioning devices in TUR checker
- From: mwilck@xxxxxxxxxxxxxx
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [bug report] dm crypt: conditionally enable code needed for tasklet usecases
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [bug report] dm crypt: conditionally enable code needed for tasklet usecases
- From: Dan Carpenter <error27@xxxxxxxxx>
- [bug report] dm crypt: conditionally enable code needed for tasklet usecases
- From: Dan Carpenter <error27@xxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] libmultipath: reset nr_timeouts if we freed the context
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] libmultipath: reset nr_timeouts if we freed the context
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH 3/3] libmultipath: reset nr_timeouts if we freed the context
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/3] libmultipath: set init failure message when init fails
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/3] handle transitioning devices in TUR checker
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/3] libmultipath: return 'pending' state when port is in transition
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- [PATCH v2] dm-zero, dm-error: support discards
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] dm-zero: support discards
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] dm-crypt: add the "high_priority" flag
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: dm-crypt: add cond_resched() to dmcrypt_write()
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: dm crypt: initialize tasklet in crypt_io_init()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] dm-zero: support discards
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-crypt: add the "high_priority" flag
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: dm-crypt: add cond_resched() to dmcrypt_write()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- [PATCH] dm crypt: initialize tasklet in crypt_io_init()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] dm-crypt: add cond_resched() to dmcrypt_write()
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] dm-crypt: fix softlockup in dmcrypt_write
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: Thin pool CoW latency
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Re: [announce] thin-provisioning-tools v1.0.0-rc1
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Thin pool CoW latency
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 04/18] scsi: Move sd_pr_type to header to share
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.14-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: improve shrinker debug names" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.2-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: improve shrinker debug names" has been added to the 6.2-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [announce] thin-provisioning-tools v1.0.0-rc1
- From: Eric Wheeler <dm-devel@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- Re: [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 08/16] ipe: add permissive toggle
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 01/16] security: add ipe lsm
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [announce] thin-provisioning-tools v1.0.0-rc1
- From: Joe Thornber <thornber@xxxxxxxxxx>
- [PATCH] dm verity: log audit events for dm-verity target
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] dm verity: log audit events for dm-verity target
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [announce] thin-provisioning-tools v1.0.0-rc1
- From: Eric Wheeler <dm-devel@xxxxxxxxxxxxxxxxxx>
- dm-thin: deadlock between dm_pool_issue_prefetches and dm_pool_get_metadata_transaction_id
- From: Eric Wheeler <dm-devel@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] dm-crypt: reexport sysfs of kcryptd workqueue
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- [bug report] BUG: KASAN: slab-use-after-free in blkg_destroy+0x34b/0x380
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: dm-crypt: reexport sysfs of kcryptd workqueue
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: dm-crypt: reexport sysfs of kcryptd workqueue
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-crypt: fix softlockup in dmcrypt_write
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] Avoid deadlock for recursive I/O on dm-thin when used as swap
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] Avoid deadlock for recursive I/O on dm-thin when used as swap
- From: Coly Li <colyli@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v4 06/18] dm: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 11/18] nvme: Add pr_ops read_keys support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 01/18] Use block pr_ops in LIO
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 09/18] nvme: Move pr code to it's own file
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH] dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- [PATCH v4 18/18] scsi: target: Add block PR support to iblock
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 04/18] scsi: Move sd_pr_type to header to share
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 10/18] nvme: Add helper to send pr command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 03/18] scsi: Rename sd_pr_command
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH v4 07/18] nvme: Fix reservation status related structs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/19] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 24/25] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 17/19] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.2 55/60] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.2 56/60] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 8/9] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 9/9] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/10] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 09/10] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 14/15] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/15] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 23/25] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 54/58] dm cache: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 53/58] dm thin: add cond_resched() to various workqueue loops
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] dm-crypt: fix softlockup in dmcrypt_write
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: NetAPP AFF A220 - Debian - multipathing setup
- From: Thomas Glanzmann <thomas@xxxxxxxxxxxx>
- Re: [PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: NetAPP AFF A220 - Debian - multipathing setup
- From: Chris Hofstaedtler <zeha@xxxxxxxxxx>
- [PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH] dm-crypt: reexport sysfs of kcryptd workqueue
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/8] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH] dm-crypt: fix softlockup in dmcrypt_write
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [git pull] device mapper changes for 6.3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] device mapper changes for 6.3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- NetAPP AFF A220 - Debian - multipathing setup
- From: Thomas Glanzmann <thomas@xxxxxxxxxxxx>
- [PATCH] dm-crypt: reexport sysfs of kcryptd workqueue
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH v7 2/8] block: Add copy offload support infrastructure
- From: Minwoo Im <minwoo.im.dev@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
- From: Brian Bunker <brian@xxxxxxxxxxxxxxx>
- [PATCH v7 5/8] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 7/8] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 6/8] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 2/8] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 3/8] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 0/8] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 1/8] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v7 8/8] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [git pull] device mapper changes for 6.3
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: kernel test robot <lkp@xxxxxxxxx>
- [git pull] device mapper changes for 6.3
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] dm: call dm_zone_endio after the target endio callback for zoned devices
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH] dm: remove unnecessary check when using dm_get_mdptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Virtio-blk extended lifetime feature
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH 2/6] dm: add cond_resched() to dm_wq_requeue_work()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 6/6] dm ioctl: remove unnecessary check when using dm_get_mdptr()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 4/6] dm cache: add cond_resched() to various workqueue loops
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 5/6] dm ioctl: assert _hash_lock is held in __hash_remove
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 1/6] dm: add cond_resched() to dm_wq_work()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 3/6] dm thin: add cond_resched() to various workqueue loops
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 0/6] dm: some changes just staged for 6.3
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 1/1] dm: remove unnecessary (void*) conversions
- From: XU pengfei <xupengfei@xxxxxxxxxxxx>
- Re: On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Ganapathi Kamath <hgkamath@xxxxxxxxxxx>
- Re: A hang bug of dm on s390x
- From: Pingfan Liu <piliu@xxxxxxxxxx>
- Re: [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH] dm-crypt: allocate compound pages if possible
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] dm-crypt: allocate compound pages if possible
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: A hang bug of dm on s390x
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: A hang bug of dm on s390x
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]