Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 24/24] block: mark early_lookup_bdev as __init, (continued)
- [PATCH 24/24] block: mark early_lookup_bdev as __init, Christoph Hellwig
- [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running, Christoph Hellwig
- [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/, Christoph Hellwig
- [PATCH 07/24] init: refactor mount_root, Christoph Hellwig
- [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr, Christoph Hellwig
- [PATCH 08/24] init: pass root_device_name explicitly, Christoph Hellwig
- [PATCH 20/24] dm: only call early_lookup_bdev from early boot context, Christoph Hellwig
- [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device, Christoph Hellwig
- [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t, Christoph Hellwig
- [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init, Christoph Hellwig
- [PATCH 05/24] init: remove pointless Root_* values, Christoph Hellwig
- [PATCH 13/24] init: improve the name_to_dev_t interface, Christoph Hellwig
- [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper, Christoph Hellwig
- [PATCH 09/24] init: don't remove the /dev/ prefix from error messages, Christoph Hellwig
- [PATCH 19/24] dm: remove dm_get_dev_t, Christoph Hellwig
- [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper, Christoph Hellwig
- [PATCH 01/24] driver core: return bool from driver_probe_done, Christoph Hellwig
- [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store, Christoph Hellwig
- [PATCH 06/24] init: rename mount_block_root to mount_root_generic, Christoph Hellwig
- [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types, Christoph Hellwig
- [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume, Christoph Hellwig
- [PATCH 14/24] init: clear root_wait on all invalid root= strings, Christoph Hellwig
- [PATCH 16/24] block: move more code to early-lookup.c, Christoph Hellwig
- [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable, Christoph Hellwig
- [PATCH v3 7/7] block: Inline blk_mq_{, delay_}kick_requeue_list(),
Bart Van Assche
- [PATCH v3 6/7] dm: Inline __dm_mq_kick_requeue_list(),
Bart Van Assche
- [PATCH v11 0/9] 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
- Message not available
[RFC] dm overlaybd: targets mapping OverlayBD image,
Du Rui
[PATCH] 11-dm-mpath.rules: fix warnings reported by udevadm verify,
Dmitry V. Levin
[PATCH 0/5] multipath: Add a group_by_tgp path grouping policy,
Benjamin Marzinski
[PATCH v7 0/5] Introduce provisioning primitives,
Sarthak Kukreti
[RFC PATCH] block: add meaningful macro for flush op flags,
Chaitanya Kulkarni
Does dm-zoned support buffered write?,
Ming Lin
Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 5.10-stable tree, Sasha Levin
[PATCH 03/13] dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues,
Tejun Heo
[PATCH 0/5] Add the dm-vdo deduplication and compression device mapper target.,
J. corwin Coburn
Re: [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits,
Mike Snitzer
[PATCH v5 00/20] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v5 01/20] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v5 02/20] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v5 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v5 05/20] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v5 07/20] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v5 06/20] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v5 08/20] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v5 09/20] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 10/20] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 11/20] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 12/20] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 13/20] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v5 14/20] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v5 15/20] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v5 17/20] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v5 18/20] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v5 19/20] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH v5 20/20] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page, Johannes Thumshirn
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page, Jens Axboe
[PATCH 3/3] dm flakey: introduce the random_read_corrupt and random_write_corrupt options, Mikulas Patocka
[PATCH 0/3] dm-crypt and dm-flakey patches,
Mikulas Patocka
[PATCH 2/3] dm flakey: clone pages on write bio before corrupting them, Mikulas Patocka
[PATCH blktests v2] tests/dm: add a regression test,
Yu Kuai
[git pull] device mapper changes for 6.4,
Mike Snitzer
[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
[PATCH v4 00/22] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 02/22] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 01/22] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v4 11/22] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 20/22] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v4 12/22] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v4 18/22] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 06/22] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 19/22] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v4 14/22] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 22/22] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- [PATCH v4 13/22] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 05/22] md: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 04/22] dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues, Tejun Heo
[PATCH v3 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v3 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v3 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v3 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v3 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH v10 0/9] 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
Message not available
[PATCH 5/5] dm flakey: introduce the random_read_corrupt and random_write_corrupt options, Mikulas Patocka
[PATCH 4/5] dm flakey: fix a crash with invalid table line, Mikulas Patocka
[PATCH 3/5] dm flakey: clone pages on write bio before corrupting them, Mikulas Patocka
[PATCH 2/5] dm flakey: add an "error_reads" option, Mikulas Patocka
[PATCH 1/5] dm flakey: fix trailing space in the table line, Mikulas Patocka
[PATCH 0/5] dm-flakey patches, Mikulas Patocka
[PATCH -next] dm: don't lock fs when the map is NULL in process of resume, Li Lingfeng
[PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio,
Mikulas Patocka
[BUG] Possible deadlock detected in Linux 6.2.0 in dm_get_inactive_table (dm-ioctl.c),
Zheng Zhang
device mapper on qemu / Ubuntu 9.4.0-1ubuntu1~20.04.1, Mike Stramba
[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage,
Sarthak Kukreti
[PATCH -next v6 0/5] md: protect md_thread with rcu,
Yu Kuai
[PATCH v9 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] 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
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]