Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 02/10] dm raid: correct resizing state in ctr, heinzm
- [PATCH 00/10] dm raid: fix deadlocks and sync ratio races, heinzm
- [PATCH] multipath-tools: Makefile: Respect standard toolchain related envvars,
Thomas Deutschmann
- [PATCH v6 0/2] dax, dm: stop requiring dax for device-mapper,
Dan Williams
- multipath-tools: release uxsocket and resource when cancel thread,
Wuchongyun
- [PATCH] dm-log-writes: invalidate the bdev's for both of our devices,
Josef Bacik
- [PATCH 1/7] dm: documentation fix,
amulhern
- [PATCH V2 0/5] dm-rq: improve sequential I/O performance,
Ming Lei
- [PATCH] dm thin: fix NULL pointer exception caused by two concurrent "vgchange -ay -K <vg name>" processes.,
monty_pavel@xxxxxxxx
- [RFC] dm-devel mailing list can't be joined,
Changwei Ge
- [PATCH] dm-snapshot: use mutex instead of rw-semaphore,
Mikulas Patocka
- [PATCH 2/2] dm-writecache,
Mikulas Patocka
- [PATCH 1/2] swait: export the symbols __prepare_to_swait and __finish_swait,
Mikulas Patocka
- Re: [PATCH 3/4] libmultipath: path latency: simplify getprio(),
Guan Junxiong
- [PATCH v2] multipath-tools: add README.alua with instructions to enable ALUA,
Xose Vazquez Perez
- [PATCH 0/4] multipath-tools: libdmmp improvements.,
Gris Ge
- [PATCH v3 2/2] blk-throttle: fix wrong initialization in case of dm device, Joseph Qi
- Re: [PATCH v2 2/2] blk-throttle: fix wrong initialization in case of dm device,
Mike Snitzer
- [PATCH] multipath-tools: add README.alua with instructions to enable ALUA,
Xose Vazquez Perez
- [PATCH] libmultipath: fix return code of sysfs_get_timeout, Martin Wilck
- [PATCH] block: early return from blk_queue_split() if q->bio_split is NULL,
Mike Snitzer
- Re: [PATCH 00/13] block: assorted cleanup for bio splitting and cloning.,
Mike Snitzer
- [PATCH 0/4] path latency prio fixes,
Martin Wilck
- [PATCH] scsi_dh: add new rdac devices,
Xose Vazquez Perez
- [PATCH] multipath-tools: refresh kernel-doc from kernel sources,
Xose Vazquez Perez
- [git pull] more device mapper changes for 4.15, Mike Snitzer
- Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?,
Qu Wenruo
- [PATCH] dm bufio: fix integer overflow when limiting maximum cache size, Eric Biggers
- multipath-tools 0.7.4, Christophe Varoqui
- [dm:branches/for-4.15/dm 26/27] drivers/md/dm-table.c:1772:11: warning: 'i' is used uninitialized in this function, kbuild test robot
- [dm:branches/for-4.15/dm 26/27] drivers//md/dm-table.c:1775:8: warning: 'i' may be used uninitialized in this function, kbuild test robot
- [git pull] device mapper changes for 4.15, Mike Snitzer
- multipath-tools: enabling multipathd.service fails, Michael Laß
- [dm:for-next 18/27] drivers//md/dm-cache-target.c:1441:19: error: 'ws' undeclared,
kbuild test robot
- [PATCH] brd: remove unused brd_mutex,
Mikulas Patocka
- [PATCH 0/6] Misc patches,
Benjamin Marzinski
- [PATCH] vmalloc: introduce vmap_pfn for persistent memory,
Mikulas Patocka
- [PATCH] bio: have bio_kmap_irq return the size of mapped data (fwd),
Mikulas Patocka
- [PATCH 0/4] dm-writecache,
Mikulas Patocka
- state of inflight pending io's, Muneendra Kumar M
- Significantly dropped dm-cache performance in 4.13 compared to 4.11,
Stefan Ring
- [Regression, Bisected] dm-crypt IO failures with active slub_debug in 4.12 and later,
Bruno Prémont
- [PATCH] dm raid: fix panic when attempting to force a raid to sync, heinzm
- [PATCH] dm: fix race between dm_get_from_kobject() and __dm_destroy(), Hou Tao
- Replacement for dm_dispatch_request for older request based targets,
Tariq Mustafa
- [PATCH] dm: allocate struct mapped_device with kvzalloc,
Mikulas Patocka
- [PATCH] dm: dm-zoned: Ignore last smaller runt zone,
Damien Le Moal
- [RFC] where is upstream multipath-tool git repo,
Changwei Ge
- [PATCH] dmraid: remove partitions with O_RDONLY, Martin Wilck
- Pushing the multipath state info into the fabric,
Muneendra Kumar M
- dmsetup hangs forever,
Zhangyanfei (YF)
- [PATCH] md: dm-verity: aggregate crypto API calls,
yaeceh01
- [dm:for-next 8/9] drivers//md/dm-log-writes.c:279:17: note: in expansion of macro 'min',
kbuild test robot
- [PATCH v7 0/2] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
- Re: [PATCH v7 0/2] multipath-tools: intermittent IO error accounting to improve reliability, Guan Junxiong
scheduling/merging on top of a DM target?,
Peter Desnoyers
[PATCH 0/4] dm and bcache refcount conversions,
Elena Reshetova
[PATCH 1/2] dm log writes: Add support for inline data buffers,
Ross Zwisler
[PATCH v10 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v10 01/20] crypto: change transient busy return code to -ENOSPC, Gilad Ben-Yossef
- [PATCH v10 02/20] crypto: ccp: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 03/20] net: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v10 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v10 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v10 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v10 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v10 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v10 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v10 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v10 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v10 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- Re: [PATCH v10 00/20] simplify crypto wait for async op, Herbert Xu
[PATCH] md: Convert timers to use timer_setup(),
Kees Cook
[PATCH v9 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v9 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v9 02/20] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v9 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v9 01/20] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v9 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v9 03/20] net: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v9 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v9 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v9 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v9 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v9 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Herbert Xu
- [PATCH v9 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Russell King - ARM Linux
[PATCH 2/2] multipath-tools: output more topology info for NVMe discovery,
y00378701
[PATCH] md: rename some drivers/md/ files to have an "md-" prefix,
Mike Snitzer
[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance,
Ming Lei
[PATCH 1/1] multipath-tools: Skip CHANGE uevent for non-mpath devices,
Ritika Srivastava
[git pull] device mapper fixes for 4.14-rc4, Mike Snitzer
[PATCH, resend] block: remove QUEUE_FLAG_STACKABLE,
Christoph Hellwig
[PATCH 2 of 2] DM RAID: fix status dev_health reporting, Jonathan Brassow
[PATCH 1 of 2] DM RAID: variable cleanup, Jonathan Brassow
[PATCH 0 of 2] Various dm-raid.c clean-ups,
Jonathan Brassow
[PATCH] multipath-tools: libdmmp: Fix build for members of samba domain, Michael Lass
[PATCH 00/18] use ARRAY_SIZE macro,
Jérémy Lefaure
[PATCH V5 0/8] blk-mq: improve bio merge for none scheduler,
Ming Lei
[PATCH 0/5] dm-rq: improve sequential I/O performance,
Ming Lei
[PATCH V5 00/14] blk-mq-sched: improve sequential I/O performance(part 1),
Ming Lei
[PATCH] multipath-tools: replace RDAC maintainer with a generic alias,
Xose Vazquez Perez
Re: dm-crypt: Fix memory leak in crypt_ctr_cipher_old(), Mike Snitzer
[PATCH 0/4] The dm-writecache target,
Mikulas Patocka
[PATCH 0/5] new devices + one fix,
Xose Vazquez Perez
[PATCH v5 0/2] dax, dm: stop requiring dax for device-mapper,
Dan Williams
[PATCH v4 0/2] dax, dm: stop requiring dax for device-mapper,
Dan Williams
[PATCH] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure,
Ming Lei
[PATCH 0/2] Additional prkeys work,
Benjamin Marzinski
[PATCH V6 0/2] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
[PATCH V2 0/4]multipath-tools: some fixup and enhancement for path-latency,
Guan Junxiong
[PATCH V5 0/2] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
[PATCH] multipathd: fix build without systemd, Michael Lass
[PATCH] libmultipath: ensure checker->fd == -1 if not set, Martin Wilck
[PATCH v3 0/6] multipath: alternative reservation_key method,
Benjamin Marzinski
[PATCH] dm-mpath: Improve handling of busy paths,
Bart Van Assche
multipath-tools 0.7.3,
Christophe Varoqui
Re: tests for new dm event code, Mikulas Patocka
[PATCH V4 0/2] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
[PATCH V4 2/2] multipath-tools: discard san_path_err_XXX feature, Guan Junxiong
[PATCH v2 0/5] multipath: alternative reservation_key method,
Benjamin Marzinski
[PATCH 0/5] dm-mpath: improve I/O schedule,
Ming Lei
[PATCH 0/4] NVMe path failover update,
Hannes Reinecke
[PATCH] libmultipath: sanitize fd handling,
Hannes Reinecke
libmultipath: add pthread_cleanup hook for udev monitor,
Hannes Reinecke
[PATCH v2 4/4] multipath: delegate dangerous commands to multipathd,
Martin Wilck
[git pull] device mapper changes for 4.14, Mike Snitzer
dm-thin chunk size,
Eivind Sarto
nvdimm use by kernel modules, Brian Hawley
[PATCH] dm-crypt: Reject sector_size feature if device length is not aligned to it,
Milan Broz
[PATCH] multipath-tools: add info about adding new hardware, Xose Vazquez Perez
[PATCH] dm-zoned: Do not use bio_set_op_attrs(), Damien Le Moal
Testing dm-integrity (WAS: Re: Support for data CRC),
Sebastian Andrzej Siewior
[PATCH 0/5] multipath: alternative reservation_key method,
Benjamin Marzinski
Re: BFQ + dm-mpath,
Mike Snitzer
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]