Linux Device-Mapper Development
[Prev Page][Next Page]
[PATCH] dm: add helper macro for device mapper target driver boilerplate, Yangtao Li
[PATCH v6 00/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v6 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v6 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v6 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
- [PATCH v6 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v6 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v6 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v6 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v6 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v6 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v6 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common, Mike Christie
- [PATCH v6 00/18] Use block pr_ops in LIO, Naresh Kamboju
- [PATCH v6 00/18] Use block pr_ops in LIO, Naresh Kamboju
[PATCH] fixup! libmultipath: use directio checker for LIO targets,
mwilck
[PATCH] dm raid: remove unused d variable,
Tom Rix
[git pull] device mapper fixes for 6.3-rc5,
Mike Snitzer
Patch "dm crypt: avoid accessing uninitialized tasklet" has been added to the 5.10-stable tree, Sasha Levin
[PATCH v2 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v2 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v2 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v2 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v2 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v2 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page, David Sterba
[PATCH v8 0/9] Implement copy offload support,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
[PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
[PATCH 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
[PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
[PATCH 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
[PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
[PATCH 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
[PATCH 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
dm-clone: Request option to send discard to source device during hydration,
Gwendal Grignou
[dm-6.4 PATCH v3 00/20] dm bufio, thin: improve concurrent IO performance,
Mike Snitzer
- [dm-6.4 PATCH v3 01/20] dm bufio: remove unused dm_bufio_release_move interface, Mike Snitzer
- [dm-6.4 PATCH v3 02/20] dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit, Mike Snitzer
- [dm-6.4 PATCH v3 04/20] dm bufio: don't bug for clear developer oversight, Mike Snitzer
- [dm-6.4 PATCH v3 06/20] dm bufio: add dm_buffer_cache abstraction, Mike Snitzer
- [dm-6.4 PATCH v3 03/20] dm bufio: never crash if dm_bufio_in_request(), Mike Snitzer
- [dm-6.4 PATCH v3 07/20] dm bufio: improve concurrent IO performance, Mike Snitzer
- [dm-6.4 PATCH v3 08/20] dm bufio: add lock_history optimization for cache iterators, Mike Snitzer
- [dm-6.4 PATCH v3 10/20] dm bufio: use waitqueue_active in __free_buffer_wake, Mike Snitzer
- [dm-6.4 PATCH v3 05/20] dm bufio: add LRU abstraction, Mike Snitzer
- [dm-6.4 PATCH v3 09/20] dm bufio: move dm_bufio_client members to avoid spanning cachelines, Mike Snitzer
- [dm-6.4 PATCH v3 11/20] dm bufio: use multi-page bio vector, Mike Snitzer
- [dm-6.4 PATCH v3 14/20] dm bio prison v1: improve concurrent IO performance, Mike Snitzer
- [dm-6.4 PATCH v3 12/20] dm thin: speed up cell_defer_no_holder(), Mike Snitzer
- [dm-6.4 PATCH v3 13/20] dm: split discards further if target sets max_discard_granularity, Mike Snitzer
- [dm-6.4 PATCH v3 16/20] dm: add dm_num_sharded_locks(), Mike Snitzer
- [dm-6.4 PATCH v3 20/20] dm bio prison v1: intelligently size dm_bio_prison's prison_regions, Mike Snitzer
- [dm-6.4 PATCH v3 17/20] dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees, Mike Snitzer
- [dm-6.4 PATCH v3 19/20] dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions, Mike Snitzer
- [dm-6.4 PATCH v3 15/20] dm bio prison v1: add dm_cell_key_has_valid_range, Mike Snitzer
- [dm-6.4 PATCH v3 18/20] dm bufio: intelligently size dm_buffer_cache's buffer_trees, Mike Snitzer
[RFC PATCH 0/3] sg3_utils: udev rules: restrict use of ambiguous device IDs,
mwilck
[PATCH v5 00/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v5 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v5 04/18] scsi: Move sd_pr_type to header to share, Mike Christie
- [PATCH v5 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v5 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v5 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v5 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v5 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v5 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v5 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v5 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v5 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v5 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v5 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v5 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v5 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
- [PATCH v5 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v5 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v5 09/18] nvme: Move pr code to it's own file, Mike Christie
[PATCH] multipathd.service: remove "Also=multipathd.socket",
mwilck
[dm-6.4 PATCH v2 0/9] dm bufio, thin: improve concurrent IO performance,
Mike Snitzer
[git pull] device mapper fixes for 6.3-rc4,
Mike Snitzer
[PATCH] libmultipath: use directio checker for LIO targets,
mwilck
[PATCH] dm-bufio: use waitqueue_active in __free_buffer_wake, Mikulas Patocka
[PATCH] dm-bufio: fix integer casts, Mikulas Patocka
[PATCH] tests: fix quoting of CFLAGS in Makefile,
Sam James
[dm-6.4 PATCH 0/8] dm bufio, thin: improve concurrent IO performance,
Mike Snitzer
RO device/partition "tampered" by LVM, lacsaP Patatetom
[PATCH] dm-bufio: use multi-page bio vector, Mikulas Patocka
[PATCH v2] dm verity: fix error handling for check_at_most_once on FEC,
Yeongjin Gil
[PATCH] libmultipathd Avoid parsing errors due to unsupported designators,
Brian Bunker
[PATCH] multipath-tools Makefiles: handle dependency files correctly,
mwilck
[PATCH] dm: Add error information printing for dm_register_target(),
Yangtao Li
[PATCH] dm: remove unnecessary (void*) conversions, Yu Zhe
[PATCH] dm stats: Add missing check for alloc_percpu,
Jiasheng Jiang
Patch "block: count 'ios' and 'sectors' when io is done for bio-based device" has been added to the 6.2-stable tree, Sasha Levin
[PATCH] multipath-tools Consider making 'smart' the default,
Brian Bunker
[PATCH] dm verity: fix error handling for check_at_most_once,
Yeongjin Gil
[PATCH] multipath-tools: delete multipathd/multipathc.d file when "make clean",
Xose Vazquez Perez
[PATCH] multipath-tools tests: use assert_true/false instead of assert(),
mwilck
[PATCH] dm: call remove_single_exception_chunk before commit_merge,
Jiazi.Li
[bug report] dm crypt: conditionally enable code needed for tasklet usecases,
Dan Carpenter
[PATCH 0/3] handle transitioning devices in TUR checker,
Benjamin Marzinski
[PATCH] dm-zero: support discards,
Mikulas Patocka
[PATCH] dm-crypt: add the "high_priority" flag,
Mikulas Patocka
[PATCH v2] dm-crypt: fix softlockup in dmcrypt_write,
yangerkun
[PATCH] dm crypt: initialize tasklet in crypt_io_init(),
Hou Tao
[PATCH] dm-crypt: add cond_resched() to dmcrypt_write(),
Mikulas Patocka
Thin pool CoW latency,
Demi Marie Obenour
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.14-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.1-stable tree, Sasha Levin
Patch "dm: improve shrinker debug names" has been added to the 6.1-stable tree, Sasha Levin
Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree, Sasha Levin
Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree, Sasha Levin
Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.2-stable tree, Sasha Levin
Patch "dm: improve shrinker debug names" has been added to the 6.2-stable tree, Sasha Levin
[PATCH] dm verity: log audit events for dm-verity target,
Michael Weiß
dm-thin: deadlock between dm_pool_issue_prefetches and dm_pool_get_metadata_transaction_id, Eric Wheeler
[PATCH v2] dm-crypt: reexport sysfs of kcryptd workqueue,
yangerkun
[PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request,
Uday Shankar
[bug report] BUG: KASAN: slab-use-after-free in blkg_destroy+0x34b/0x380, Guangwu Zhang
[PATCH v2] Avoid deadlock for recursive I/O on dm-thin when used as swap, Coly Li
[PATCH] Avoid deadlock for recursive I/O on dm-thin when used as swap, Coly Li
[PATCH v4 01/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v4 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v4 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v4 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v4 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
- [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v4 04/18] scsi: Move sd_pr_type to header to share, Mike Christie
- [PATCH v4 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v4 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v4 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v4 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v4 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v4 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
[PATCH AUTOSEL 5.10 18/19] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 5.15 24/25] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 5.10 17/19] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 6.2 55/60] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 6.2 56/60] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 4.14 8/9] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 4.14 9/9] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 4.19 10/10] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 4.19 09/10] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 5.4 14/15] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 5.4 13/15] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 5.15 23/25] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 6.1 54/58] dm cache: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH AUTOSEL 6.1 53/58] dm thin: add cond_resched() to various workqueue loops, Sasha Levin
[PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device,
Yu Kuai
[PATCH] dm-crypt: fix softlockup in dmcrypt_write,
yangerkun
[PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request,
Uday Shankar
NetAPP AFF A220 - Debian - multipathing setup,
Thomas Glanzmann
[PATCH] dm-crypt: reexport sysfs of kcryptd workqueue,
yangerkun
Re: [LSF/MM/BPF TOPIC] Linux Security Summit cross-over?,
James Bottomley
[PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition,
Brian Bunker
[PATCH v7 0/8] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[git pull] device mapper changes for 6.3,
Mike Snitzer
[PATCH] dm: call dm_zone_endio after the target endio callback for zoned devices, Pankaj Raghav
[PATCH 0/6] dm: some changes just staged for 6.3,
Mike Snitzer
[PATCH 1/1] dm: remove unnecessary (void*) conversions, XU pengfei
[PATCH v2] dm-crypt: allocate compound pages if possible, Mikulas Patocka
[PATCH] dm-crypt: allocate compound pages if possible,
Mikulas Patocka
A hang bug of dm on s390x,
Pingfan Liu
[PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request,
Uday Shankar
[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt,
Yang Shi
On allowing remounting the partition containing dm-mapped boot disk as read-write,
Ganapathi Kamath
[PATCH] dm sysfs: make kobj_type structure constant, Thomas Weißschuh
[PATCH 00/39] dm: fix checkpatch errors and warnings,
Mike Snitzer
- [PATCH 01/39] dm: add missing SPDX-License-Indentifiers, Mike Snitzer
- [PATCH 03/39] dm: use fsleep() instead of msleep() for deterministic sleep duration, Mike Snitzer
- [PATCH 02/39] dm: prefer kmap_local_page() instead of deprecated kmap_atomic(), Mike Snitzer
- [PATCH 06/39] dm: enclose complex macros into parentheses where possible, Mike Snitzer
- [PATCH 05/39] dm: avoid assignment in if conditions, Mike Snitzer
- [PATCH 07/39] dm: avoid initializing static variables, Mike Snitzer
- [PATCH 08/39] dm: address space issues relative to switch/while/for/..., Mike Snitzer
- [PATCH 09/39] dm: address indent/space issues, Mike Snitzer
- [PATCH 11/39] dm: fix undue/missing spaces, Mike Snitzer
- [PATCH 10/39] dm: correct block comments format., Mike Snitzer
- [PATCH 13/39] dm crypt: correct 'foo*' to 'foo *', Mike Snitzer
- [PATCH 14/39] dm block-manager: avoid not required parentheses, Mike Snitzer
- [PATCH 16/39] dm: add argument identifier names, Mike Snitzer
- [PATCH 12/39] dm: fix trailing statements, Mike Snitzer
- [PATCH 27/39] dm: avoid inline filenames, Mike Snitzer
- [PATCH 21/39] dm: prefer '"%s...", __func__', Mike Snitzer
- [PATCH 15/39] dm: avoid spaces before function arguments or in favour of tabs, Mike Snitzer
- [PATCH 17/39] dm: add missing empty lines, Mike Snitzer
- [PATCH 23/39] dm: favour __aligned(N) versus "__attribute__ (aligned(N))", Mike Snitzer
- [PATCH 24/39] dm: favour __packed versus "__attribute__ ((packed))", Mike Snitzer
- [PATCH 25/39] dm: avoid useless 'else' after 'break' or return', Mike Snitzer
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]