Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 4/5] init: add support to directly boot to a mapped device, (continued)
- RFC: remove REQ_OP_WRITE_SAME,
Christoph Hellwig
- [PATCH] dm-verity-fec: don't check for failure from mempool_alloc(GFP_NOIO), NeilBrown
- [PATCH] dm-region-hash: fix strange usage of mempool_alloc.,
NeilBrown
- [PATCH] dm-mpath: Requeue after a small delay if blk_get_request() fails,
Bart Van Assche
- [PATCH v4 6/6] dm rq: Avoid that request processing stalls sporadically,
Bart Van Assche
- [PATCH] dm era: Save spacemap metadata root after the pre-commit, Somasundaram Krishnasamy
- [git pull] device mapper fixes for 4.11-rc6, Mike Snitzer
- [RFC PATCH v5] IV Generation algorithms for dm-crypt,
Binoy Jayan
- [PATCH] Fix for find_lowest_key in dm-btree.c, Vinothkumar Raja
- [PATCH 0/9] misc cleanups and bugfixes,
Benjamin Marzinski
- [PATCH 1/9] libdmmp: minor Makefile cleanup, Benjamin Marzinski
- [PATCH 6/9] multipathd: drop lock before calling uev_add_path, Benjamin Marzinski
- [PATCH 5/9] libdmmp: move libdmmp.pc install location, Benjamin Marzinski
- [PATCH 2/9] multipath-tools: remove incdir from Makefiles, Benjamin Marzinski
- [PATCH 7/9] multipathd: allow devices to switch from RW to RO, Benjamin Marzinski
- [PATCH 3/9] libdmmp: don't disconnect from multipathd twice, Benjamin Marzinski
- [PATCH 4/9] multipathd: don't call strlen on NULL variables, Benjamin Marzinski
- [PATCH 8/9] libmultipath: don't set max_sectors_kb on reloads, Benjamin Marzinski
- [PATCH 9/9] multipath: fix segfault with disable_changed_wwids, Benjamin Marzinski
- Re: [PATCH 0/9] misc cleanups and bugfixes, Christophe Varoqui
- Re: [PATCH 0/9] misc cleanups and bugfixes, Martin Wilck
- [PATCH 0/2] Trace completion of all bios,
NeilBrown
- kill req->errors,
Christoph Hellwig
- [PATCH 21/25] ataflop: switch from req->errors to req->error_count, Christoph Hellwig
- [PATCH 24/25] blktrace: remove the unused block_rq_abort tracepoint, Christoph Hellwig
- [PATCH 01/25] remove the mg_disk driver, Christoph Hellwig
- [PATCH 12/25] dm rq: don't pass irrelevant error code to blk_mq_complete_request, Christoph Hellwig
- [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done, Christoph Hellwig
- [PATCH 10/25] loop: zero-fill bio on the submitting cpu, Christoph Hellwig
- [PATCH 20/25] floppy: switch from req->errors to req->error_count, Christoph Hellwig
- [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests, Christoph Hellwig
- [PATCH 07/25] virtio_blk: don't use req->errors, Christoph Hellwig
- [PATCH 09/25] scsi: introduce a new result field in struct scsi_request, Christoph Hellwig
- [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request, Christoph Hellwig
- [PATCH 15/25] mtip32xx: add a status field to struct mtip_cmd, Christoph Hellwig
- [PATCH 04/25] nvme: split nvme status from block req->errors, Christoph Hellwig
- [PATCH 22/25] swim3: remove (commented out) printing of req->errors, Christoph Hellwig
- [PATCH 11/25] null_blk: don't pass always-0 req->errors to blk_mq_complete_request, Christoph Hellwig
- [PATCH 18/25] blk-mq: simplify __blk_mq_complete_request, Christoph Hellwig
- [PATCH 03/25] nvme-fc: fix status code handling in nvme_fc_fcpio_done, Christoph Hellwig
- [PATCH 16/25] xen-blkfront: don't use req->errors, Christoph Hellwig
- [PATCH 23/25] pd: remove bogus check for req->errors, Christoph Hellwig
- [PATCH 14/25] nbd: don't use req->errors, Christoph Hellwig
- [PATCH 13/25] dm mpath: don't check for req->errors, Christoph Hellwig
- [PATCH 19/25] block: add a error_count field to struct request, Christoph Hellwig
- [PATCH 02/25] block: remove the blk_execute_rq return value, Christoph Hellwig
- [PATCH 25/25] block: remove the errors field from struct request, Christoph Hellwig
- Message not available
- [PATCH 05/25] nvme: make nvme_error_status private, Christoph Hellwig
- Re: kill req->errors, Christoph Hellwig
- Message not available
multipathd: locks itself in udev trigger,
Alban Browaeys
always use REQ_OP_WRITE_ZEROES for zeroing offload V2,
Christoph Hellwig
- [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 06/27] dm io: discards don't take a payload, Christoph Hellwig
- [PATCH 16/27] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 01/27] sd: split sd_setup_discard_cmnd, Christoph Hellwig
- [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 14/27] sd: implement unmapping Write Zeroes, Christoph Hellwig
- [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 17/27] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Christoph Hellwig
- <Possible follow-ups>
- always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Christoph Hellwig
- [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 06/27] dm io: discards don't take a payload, Christoph Hellwig
- [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 01/27] sd: split sd_setup_discard_cmnd, Christoph Hellwig
- [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- [PATCH 14/27] sd: implement unmapping Write Zeroes, Christoph Hellwig
- [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 17/27] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 16/27] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 18/27] brd: remove discard support, Christoph Hellwig
- [PATCH 19/27] rbd: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 20/27] rsxx: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 21/27] mmc: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 22/27] block: stop using discards for zeroing, Christoph Hellwig
- [PATCH 23/27] drbd: make intelligent use of blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 24/27] drbd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 25/27] block: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards, Christoph Hellwig
- [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload V2, Jens Axboe
Device mapper single device display, phillip.carswell
[PATCH 1/2] dm verity fec: limit error correction recursion,
Sami Tolvanen
always use REQ_OP_WRITE_ZEROES for zeroing offload,
Christoph Hellwig
- [PATCH 12/25] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 02/25] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 14/25] sd: implement unmapping Write Zeroes, Christoph Hellwig
- [PATCH 08/25] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 04/25] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 05/25] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 07/25] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 06/25] dm io: discards don't take a payload, Christoph Hellwig
- [PATCH 09/25] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 03/25] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 16/25] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 01/25] ѕd: split sd_setup_discard_cmnd, Christoph Hellwig
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload, Hannes Reinecke
- Re: always use REQ_OP_WRITE_ZEROES for zeroing offload, Martin K. Petersen
- Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] dm crypt: remove obsolete references to per-CPU state, Eric Biggers
[PATCH][RFC] dm raid: Fix NULL pointer dereference for raid1 without bitmap,
kmeaw
[PATCH] dm: move dm_table_destroy() to same header as dm_table_create(),
Brian Norris
[PATCH] multipath-tools: amend text from multipath/multipath.conf.5, Xose Vazquez Perez
[PATCH] dm-raid: select the config option CONFIG_MD_RAID0, Mikulas Patocka
[PATCH] libmpathpersist: use extern struct udev from main program,
Martin Wilck
Question about merge performance,
Michael McCarthy
RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload,
Christoph Hellwig
- [PATCH 07/23] block: stop using blkdev_issue_write_same for zeroing, Christoph Hellwig
- [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 18/23] rsxx: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 05/23] dm: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 19/23] mmc: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 20/23] block: stop using discards for zeroing, Christoph Hellwig
- [PATCH 13/23] nvme: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 04/23] md: support REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 02/23] block: implement splitting of REQ_OP_WRITE_ZEROES bios, Christoph Hellwig
- [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 15/23] loop: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 16/23] brd: remove discard support, Christoph Hellwig
- [PATCH 17/23] rbd: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 09/23] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 23/23] block: remove the discard_zeroes_data flag, Christoph Hellwig
- [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches, Christoph Hellwig
- [PATCH 14/23] zram: implement REQ_OP_WRITE_ZEROES, Christoph Hellwig
- [PATCH 10/23] block: add a new BLKDEV_ZERO_NOFALLBACK flag, Christoph Hellwig
- [PATCH 21/23] drbd: make intelligent use of blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 08/23] block: add a flags argument to (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 12/23] sd: handle REQ_UNMAP, Christoph Hellwig
- Re: RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload, Lars Ellenberg
- Re: RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload, Mike Snitzer
[multipath-tools] [BUG] segfault in uev_update_path,
Shichangkuo
[PATCH 1/2] md: add raid4/5/6 journal mode API (for dm-raid use), heinzm
[PATCH 2/2] dm raid: add raid4/5/6 journal mode support, heinzm
[PATCH 0/2] md/dm-raid: add/use API to switch raid4/5/6 journal cache modes, heinzm
[PATCH] block: trace completion of all bios.,
NeilBrown
Multipath timeout,
Isidro Hortelano
[PATCH] Documentation: device-mapper: cache.txt: Fix typos,
sayli karnik
[PATCH] multipath-tools: arrange compilation options for shared libs/objects,
Xose Vazquez Perez
[PATCH] dm raid: Documentaion, heinzm
[PATCH 1/2] dm raid: fix table line argument order in status, heinzm
[PATCH] multipath-tools: arrange compilation options for binaries,
Xose Vazquez Perez
[PATCH] dm crypt: remove an impossible condition,
Dan Carpenter
[PATCH] multipath-tools: build objects for libdmmp and libmpathpersist independently,
Xose Vazquez Perez
[PATCH] multipath-tools: add missing "-l" flag for pthread in libdmmp/Makefile,
Xose Vazquez Perez
[PATCH v2] dm-zoned: Zoned block device target, Damien Le Moal
[PATCH] dm ioctl: Remove double parentheses,
Matthias Kaehlcke
[PATCH] multipath-tools: Remove trailing whitespaces,
Xose Vazquez Perez
[BUG] Oops caused by FEC in 4.10.0,
michal virgovic
[PATCH 4.4] dm: flush queued bios when process blocks to avoid deadlock, Mikulas Patocka
[PATCH 3.10, 3.12] dm: flush queued bios when process blocks to avoid deadlock,
Mikulas Patocka
[PATCH 3.16, 4.1] dm: flush queued bios when process blocks to avoid deadlock,
Mikulas Patocka
[PATCH 4.9, 4.10] dm: flush queued bios when process blocks to avoid deadlock, Mikulas Patocka
[PATCH] kobject: support passing in variables for synthetic uevents,
Peter Rajnoha
artificially break/corrupt thin pool,
Thanos Makatos
[PATCH v5] DM: dm-inplace-compress: inplace compressed DM target,
Ram Pai
[PATCH] multipath-tools: clean up libdmmp/Makefile,
Xose Vazquez Perez
[bug report] dm crypt: add cryptographic data integrity protection (authenticated encryption),
Dan Carpenter
LVM gives "modprobe" errors on non-modular monolithic Linux kernels,
Ivan Zahariev
[bug report] dm: add integrity target,
Dan Carpenter
[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct, Colin King
dm-crypt IV generation (summary),
Ondrej Mosnacek
[PATCH] multipath-tools: libdmmp: Fix incorrect use of __attribute__,
Gris Ge
[PATCH 0/5] Updates following recent generic_make_request improvement,
NeilBrown
[RFC] dm-thin: Heuristic early chunk copy before COW,
Eric Wheeler
[PATCH v2] blk: improve order of bio handling in generic_make_request(),
NeilBrown
[git pull] device mapper fixes for 4.11-rc1, Mike Snitzer
Re: [PATCH] uevent_can_discard: optimize devpath check, tang.junhui
[PATCH] uevent_can_discard: optimize devpath check,
Martin Wilck
[dm:for-next 23/25] drivers/md/dm-raid.c:3469:3: error: 'else' without a previous 'if',
kbuild test robot
[PATCH 00/33] multipath-tools fixes from SUSE,
Martin Wilck
- [PATCH 02/33] multipathd: start daemon after udev trigger, Martin Wilck
- [PATCH 04/33] multipath: do not check daemon from udev rules, Martin Wilck
- [PATCH 03/33] Add support for "multipath=off" and "nompath" on kernel cmdline, Martin Wilck
- [PATCH 10/33] multipath: avoid crash when using modified configuration, Martin Wilck
- [PATCH 23/33] libmultipath: disassemble_map: treat minio like assemble_map does, Martin Wilck
- [PATCH 17/33] multipathd: imply -n if find_multipaths is set, Martin Wilck
- [PATCH 06/33] multipathd: set timeout for CLI commands correctly, Martin Wilck
- [PATCH 08/33] libmultipath: Do not crash on empty features, Martin Wilck
- [PATCH 07/33] libmultipath: fall back to search paths by devt, Martin Wilck
- [PATCH 13/33] libmultipath: use existing alias from bindings file, Martin Wilck
- [PATCH 09/33] multipathd: Set CLI timeout correctly, Martin Wilck
- [PATCH 24/33] libmultipath: select_action: check special features separately, Martin Wilck
- [PATCH 18/33] multipathd: use weaker "force_reload" at startup, Martin Wilck
- [PATCH 19/33] libmultipath: setup_features: log msg if queue_if_no_path is ignored, Martin Wilck
- [PATCH 33/33] Make libdmmp build optional, Martin Wilck
- [PATCH 14/33] multipath -ll: set DI_SERIAL, Martin Wilck
- [PATCH 05/33] Invalid error code when using multipathd CLI, Martin Wilck
- [PATCH 16/33] multipath: ignore -i if find_multipaths is set, Martin Wilck
- [PATCH 20/33] libmultipath: setup_feature: print log msg if no_path_retry cant be set, Martin Wilck
- [PATCH 15/33] libmultipath: move suspend logic to _dm_flush_map, Martin Wilck
- [PATCH 29/33] kpartx: sanitize delete partitions, Martin Wilck
- [PATCH 12/33] libmultipath/discovery: do not cache 'access_state' sysfs attribute, Martin Wilck
- [PATCH 30/33] tur: Add pthread_testcancel(), Martin Wilck
- [PATCH 01/33] multipathd.service: fixup Wants= and Before= statements, Martin Wilck
- [PATCH 32/33] libmultipath/checkers: make RADOS checker optional, Martin Wilck
- [PATCH 25/33] libmultipath: sysfs_attr_set_value: use const char*, Martin Wilck
- [PATCH 28/33] libmultipath: coalesce_paths: trigger uevent if nothing done, Martin Wilck
- [PATCH 21/33] libmultipath: setup_feature: handle "retain_attached_hw_handler", Martin Wilck
- [PATCH 27/33] libmultipath: differentiate ACT_NOTHING and ACT_IMPOSSIBLE, Martin Wilck
- [PATCH 11/33] multipathd: issue systemd READY after initial configuration, Martin Wilck
- [PATCH 22/33] libmultipath: disassemble_map: skip no_path_retry check, Martin Wilck
- [PATCH 31/33] multipathd: fixup check for new path states, Martin Wilck
- [PATCH 26/33] libmultipath: reload map if not known to udev, Martin Wilck
- Re: [PATCH 00/33] multipath-tools fixes from SUSE, Xose Vazquez Perez
- Re: [PATCH 00/33] multipath-tools fixes from SUSE, Xose Vazquez Perez
[PATCH] dm raid: fix data corruption on reshape request, heinzm
[PATCH v4 0/6] misc patches,
Benjamin Marzinski
[dm:dm-4.12 30/33] drivers/md/dm-cache-target.c:1581:3: error: implicit declaration of function 'bio_complete', kbuild test robot
[PATCHv2] Fill NVMe specific path info,
Keith Busch
[PATCH v2] multipath-tools: add availability of service-time and queue-length to multipath.conf.5,
Xose Vazquez Perez
[PATCH] multipath-tools: add availability of service-time and queue-length to multipath.conf.5, Xose Vazquez Perez
[git pull] device mapper changes for 4.11, Mike Snitzer
scsi timeout on multipath,
Muneendra Kumar M
[PATCH] multipath-tools: sync valgrind.h with 3.12 upstream,
Xose Vazquez Perez
[PATCH v3] dm: switch dm-verity to async hash crypto API,
Gilad Ben-Yossef
[dm:dm-4.12 29/37] ERROR: "__aeabi_uldivmod" [drivers/md/dm-cache-validator.ko] undefined!, kbuild test robot
Re: [PATCHv2] scsi: use 'scsi_device_from_queue()' for scsi_dh, Mike Snitzer
[dm:dm-4.12 29/37] dm-cache-policy-validator.c:undefined reference to `__udivdi3', kbuild test robot
you cannot run this tool with these options on live metadata, Khitai Pang
答复: Re: [PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices,
tang.junhui
[PATCH] multipath-tools: git should ignore rej and orig files,
Xose Vazquez Perez
[PATCH] dm space map metadata: constify dm_space_map structures, Bhumika Goyal
[PATCH] dm stats: fix a memory leak, Mikulas Patocka
[PATCH] a fix for the snapshot deadlock, Mikulas Patocka
[PATCH v3 0/7] misc patches,
Benjamin Marzinski
[PATCH 1/2] Don't blacklist nvme,
Keith Busch
Re: [PATCH v4 1/1] DM: inplace compressed DM target (fwd),
Julia Lawall
[PATCH] crypto: fix typo in doc,
Gilad Ben-Yossef
[PATCH v2 0/7] misc patches,
Benjamin Marzinski
[PATCH v4] DM: dm-inplace-compress: inplace compressed DM target,
Ram Pai
how to deploy the latest multipath utility, Muneendra Kumar M
Re: [PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices,
tang.junhui
multipath-tools: Standardization of no_path_retry,
Xose Vazquez Perez
[PATCH 0/7] misc patches,
Benjamin Marzinski
[PATCH] multipath-tools: Remove trailing and leading whitespaces,
Xose Vazquez Perez
[PATCH 1/1] dm-zoned: Zoned block device target,
Damien Le Moal
[RFC PATCH v4] IV Generation algorithms for dm-crypt,
Binoy Jayan
[PATCH v2] dm: switch dm-verity to async hash crypto API,
Gilad Ben-Yossef
[PATCH 1/1] multipathd: deterministic io throughput in multipath,
Muneendra Kumar M
[PATCH 0/1] multipathd: deterministic io throughput in multipath,
Muneendra Kumar M
[PATCH v4] dm: don't allow ioctls to targets that don't map to whole devices,
Christoph Hellwig
[git pull] device mapper fixes for 4.10-rc7,
Mike Snitzer
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]