Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v3] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
- [RFC] Multi-device dm-log-writes,
Josef Bacik
- [PATCH 00/31] multipath/kpartx udev rules cleanup, and fixes,
Martin Wilck
- [PATCH 01/31] libmultipath: fix partition_delimiter config option, Martin Wilck
- [PATCH 07/31] test-kpartx: test deletion with empty part table, Martin Wilck
- [PATCH 11/31] libmultipath: get_refwwid: use get_udev_device, Martin Wilck
- [PATCH 12/31] libmultipath: use const char* in some dm helpers, Martin Wilck
- [PATCH 14/31] libmultipath: add dm_get_multipath, Martin Wilck
- [PATCH 18/31] 11-dm-mpath.rules: no need to test before IMPORT, Martin Wilck
- [PATCH 17/31] 11-dm-mpath.rules: import more ID_FS_xxx vars from db, Martin Wilck
- [PATCH 23/31] kpartx.rules: don't rely on DM_DEPS and DM_TABLE_STATE, Martin Wilck
- [PATCH 24/31] kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG, Martin Wilck
- [PATCH 29/31] multipath/kpartx rules: avoid superfluous scanning, Martin Wilck
- [PATCH 26/31] kpartx.rules: create by-partuuid and by-partlabel symlinks, Martin Wilck
- [PATCH 31/31] kpartx.rules: move symlink code to other files, Martin Wilck
- [PATCH 03/31] kpartx: search partitions by UUID, and rename, Martin Wilck
- [PATCH 02/31] kpartx: helper functions for name and uuid generation, Martin Wilck
- [PATCH 08/31] kpartx: only recognize dasd part table on DASD, Martin Wilck
- [PATCH 13/31] libmultipath: add DI_NOIO flag for pathinfo, Martin Wilck
- [PATCH 04/31] test-kpartx: add tests for renaming functionality, Martin Wilck
- [PATCH 06/31] kpartx: fix part deletion without partition table, Martin Wilck
- [PATCH 21/31] 11-dm-mpath.rules: Remember DM_ACTIVATION, Martin Wilck
- [PATCH 20/31] 11-dm-mpath.rules: don't set READY->ACTIVATION, Martin Wilck
- [PATCH 25/31] kpartx.rules: improved logic for by-uuid and by-label links, Martin Wilck
- [PATCH 30/31] kpartx/del-part-nodes.rules: new udev file, Martin Wilck
- [PATCH 05/31] kpartx: fix a corner case when renaming partitions, Martin Wilck
- [PATCH 10/31] libmultipath: add get_udev_device, Martin Wilck
- [PATCH 09/31] libmultipath: support MPATH_UDEV_NO_PATHS_FLAG on map creation, Martin Wilck
- [PATCH 15/31] multipath: implement "check usable paths" (-C/-U), Martin Wilck
- [PATCH 22/31] multipath.rules: set ID_FS_TYPE to "mpath_member", Martin Wilck
- [PATCH 19/31] 11-dm-mpath.rules: handle new maps with READY==0, Martin Wilck
- [PATCH 16/31] 11-dm-mpath.rules: multipath -U for READY check, Martin Wilck
- [PATCH 28/31] kpartx.rules: fix logic for adding partitions, Martin Wilck
- [PATCH 27/31] kpartx.rules: generate type-name links only for multipath devices, Martin Wilck
- Re: [PATCH 00/31] multipath/kpartx udev rules cleanup, and fixes, Benjamin Marzinski
- [PATCH v2] multipath-tools: intermittent IO error accounting to improve reliability, Guan Junxiong
- [PATCH] dax: remove the pmem_dax_ops->flush abstraction,
Mikulas Patocka
- How to properly benchmark dm-cache,
Remington Brasga
- [git pull] device mapper fixes for 4.13 final, Mike Snitzer
- [PATCH/rfc] dm: revise 'rescue' strategy for md->bs allocations,
NeilBrown
- [PATCH 0/2] Remove BIOSET_NEED_RESCUER from some DM biosets,
NeilBrown
- [PATCH v3] libmultipath: update INFINIDAT builtin config,
Arnon Yaari
- [PATCH v2] multipath-tools: clarify how to dump the multipathd config, Xose Vazquez Perez
- [PATCH] multipath-tools: clarify how to dump the multipathd config,
Xose Vazquez Perez
- [PATCH 1/4] multipathd: don't flood system with sd_notify calls,
Martin Wilck
- ALPSS: reminder and submission deadline, Christoph Hellwig
- Re: dm-rq: do not update rq partially in each ending bio,
Mike Snitzer
No SAS end device, Goktug YILDIRIM
[PATCH v7 00/19] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v7 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v7 05/19] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v7 06/19] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v7 07/19] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v7 08/19] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v7 09/19] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v7 10/19] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v7 11/19] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 12/19] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v7 13/19] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 14/19] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 15/19] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 16/19] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 17/19] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 18/19] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v7 19/19] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- Re: [PATCH v7 00/19] simplify crypto wait for async op, Harsh Jain
[PATCH] libmultipath: update INFINIDAT builtin config,
Arnon Yaari
[PATCH] multipath-tools: intermittent IO error accounting to improve reliability,
Guan Junxiong
[PATCH v6 00/19] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v6 05/19] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v6 07/19] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v6 06/19] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v6 08/19] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v6 09/19] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v6 10/19] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v6 11/19] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 12/19] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v6 13/19] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 14/19] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 15/19] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 16/19] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 17/19] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 18/19] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v6 19/19] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
[PATCH] multipath-tools: replace "setting: array" with "setting: storage device" at multipath output,
Xose Vazquez Perez
[PATCH] multipath-tools: minor edition and corrections in multipath.conf.5,
Xose Vazquez Perez
[PATCH] multipath-tools: support for coalescing heterogenous paths,
Guan Junxiong
[PATCH 1/3] multipath-tools: Remove the limitation of IPC command reply length.,
Gris Ge
[patch net-next 0/3] net/sched: Improve getting objects by indexes,
Chris Mi
[PATCH 2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK,
Arnd Bergmann
[PATCH 0/3] some minor multipath-tools fixes,
Martin Wilck
[PATCH v5 00/19] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v5 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v5 05/19] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v5 06/19] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v5 07/19] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v5 09/19] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v5 10/19] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v5 13/19] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 14/19] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 12/19] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v5 16/19] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 17/19] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 18/19] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 15/19] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 11/19] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v5 08/19] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v5 19/19] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
[PATCH] dm-crypt: limit the number of allocated pages,
Mikulas Patocka
[PATCH] multipath-tools: add Dot Hill/Seagate arrays to hwtable, Xose Vazquez Perez
[PATCH] multipath-tools: add Xiotech iglu blaze arrays to hwtable, Xose Vazquez Perez
[PATCH] multipath-tools: add support for all arrays from Sun StorEdge 3000 family, Xose Vazquez Perez
[PATCH 0/7] Device mapper and dm-mpath fixes,
Bart Van Assche
[PATCH] block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time,
Bart Van Assche
[PATCH] multipath-tools: remove Sun StorEdge T4(6020, 6120, 6320) arrays from hwtable, Xose Vazquez Perez
two small integrity cleanups,
Christoph Hellwig
integrity regression fixes for 4.13-rc,
Christoph Hellwig
[PATCH] multipathd daemon: Fix incorrect use of CLOCK_MONOTONIC in pthread,
Gris Ge
[v4.13-rc BUG] system lockup when running big buffered write(4M) to IB SRP via mpath,
Ming Lei
[PATCH v4 00/19] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v4 07/19] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v4 03/19] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v4 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v4 06/19] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v4 01/19] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- [PATCH v4 08/19] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v4 05/19] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v4 09/19] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v4 11/19] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 17/19] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 18/19] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 10/19] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v4 13/19] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 14/19] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 16/19] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 15/19] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v4 12/19] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v4 19/19] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
Re: [PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance, Ming Lei
[BUG] BLKZEROOUT on dm-crypt container cause OOM / kernel panic,
Tom Yan
[PATCH] dm integrity: make blk_integrity_profile structure const, Bhumika Goyal
[PATCH] multipath-tools: fix format in multipath.conf.5, Xose Vazquez Perez
Re: Request for Comments about Chained-IV feature in Linux crypto framework,
Herbert Xu
Guide stacking device mappers,
Jonas
[PATCH v3 0/2] dax, dm: stop requiring dax for device-mapper,
Dan Williams
[RFC PATCH] bio-integrity: Fix regression if profile verify_fn is NULL,
Milan Broz
[PATCH] dm: enable opt-out of device-mapper dax support,
Dan Williams
[PATCH] dm-integrity: Do not check integrity for failed read operations,
Hyunchul Lee
[PATCH v2] libmultipath: update 3PARdata builtin config,
Xose Vazquez Perez
[PATCH 1/2] dm-log-writes: don't use all the cpu,
josef
[git pull] device mapper fixes for 4.13-rc3, Mike Snitzer
Thin-provisioned LVs throughput,
Moshe Lazarov
[PATCH] multipath-tools: check sysfs path state for NVMe/NVMf,
Guan Junxiong
[PATCH 0/9] Nowait feature for stacked block devices,
Goldwyn Rodrigues
[PATCH][V2] dm, dax: Make sure dm_dax_flush() is called if device supports it,
Vivek Goyal
[PATCH V2] dm-zoned: Use GFP_NOIO in I/O path, Damien Le Moal
[PATCH] dm, dax: Make sure dm_dax_flush() is called if device supports it,
Vivek Goyal
AES-XTS key size,
Horia Geantă
[PATCH 3/6] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE, Ming Lei
[PATCH] dm-zoned: Use GFP_NOIO in I/O path,
Damien Le Moal
[PATCH] dm-zoned: Avoid metadata flush writeback throttling,
Damien Le Moal
[PATCH] multipath-tools: add/change fujitsu arrays, Xose Vazquez Perez
[dm:for-next 4/6] drivers/md/dm-integrity.c:1734:1: error: expected '; ' before '}' token, kbuild test robot
[PATCH] dm-integrity: count failures,
Mikulas Patocka
[PATCH] dm-zoned: remove test for impossible conditions,
Mikulas Patocka
[PATCH] dm-integrity: test for corrupted disk format, Mikulas Patocka
[PATCH RFC 0/3] multipath-tools: coalesce heterogenous paths by referencing method,
Guan Junxiong
multipath dm_request_fn(in dm.c) is not getting called,
Muneendra Kumar M
[PATCH] an optimization for dm-bufio and dm-integrity,
Mikulas Patocka
[PATCH] dm-integrity: plug I/Os when writing the journal, Mikulas Patocka
[PATCH] dm-integrity: fix inefficient allocation of stack space,
Mikulas Patocka
[PATCH v2 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s,
Ard Biesheuvel
[PATCH v2 0/4] libmultipath: Fixes for NVME / NVMEoF,
Martin Wilck
[PATCH 0/4] libmultipath: Fixes for NVME / NVMEoF,
Martin Wilck
[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions,
Mike Snitzer
[PATCH] dm raid: bump version to 1.12.1, heinzm
[PATCH] dm raid: fix validate_raid_redundancy() activation check, heinzm
[PATCH] dm raid: avoid mddev->suspended access,
heinzm
[PATCH] dm raid: avoid WARN_ON() in raid10_md_layout_to_format(), heinzm
[PATCH 0/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command and add args min_avg_latency for path_latency.,
Yang Feng
[PATCH] multipath-tools: don't discard uevent for NVMe-Fabrics device,
Guan Junxiong
[PATCH] dm bufio: Fix error code in dm_bufio_write_dirty_buffers(),
Dan Carpenter
[PATCH 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s,
Ard Biesheuvel
Multipath ID not equal to LUN scsi ID,
liuqing@xxxxxxxxxx
[PATCH] multipath-tools: add HPE MSA 2050/2052 to hwtable, Xose Vazquez Perez
[PATCH] multipath-tools: add HPE StoreVirtual 3200 family to hwtable,
Xose Vazquez Perez
[git pull] device mapper changes for 4.13, Mike Snitzer
dm-cache: ensuring cache is flushed in timely manner,
Thanos Makatos
dmitry.kasatkin@xxxxxxxxxx,
Renesanso
[PATCH] dm-zoned: Fix overflow when converting zone ID to sectors,
Damien Le Moal
[PATCH v3 00/28] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v3 01/28] crypto: change backlog return code to -EIOCBQUEUED, Gilad Ben-Yossef
- [PATCH v3 02/28] crypto: atmel: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 03/28] crypto: ccm: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 04/28] crypto: marvell/cesa: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 05/28] crypto: mediatek: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 06/28] crypto: omap: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 07/28] crypto: qce: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 08/28] crypto: talitos: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 09/28] dm: verity: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 10/28] fscrypt: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 11/28] cifs: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 12/28] ima: use -EIOCBQUEUED for backlog indication, Gilad Ben-Yossef
- [PATCH v3 14/28] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v3 15/28] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v3 16/28] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v3 17/28] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v3 18/28] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v3 19/28] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v3 20/28] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v3 21/28] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 22/28] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 23/28] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 24/28] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 25/28] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 26/28] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 27/28] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v3 28/28] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v3 13/28] crypto: adapt api sample to -EIOCBQUEUED as backlog indication, Gilad Ben-Yossef
[PATCH v2] dm raid: avoid BUG() in __rdev_sectors(), heinzm
[git pull] device mapper fixes for 4.12 final, Mike Snitzer
[PATCH 1/1] block: Convert hd_struct in_flight from atomic to percpu,
Brian King
[PATCH RESEND] dm-raid: Do not call BUG() in __rdev_sectors(),
Hannes Reinecke
[PATCH] dm-raid: Do not call BUG() in __rdev_sectors(),
Hannes Reinecke
[PATCH]prioritizers/path_latency: Fix failure of sg_read to a nvme device,
Yang Feng
[PATCH] libmultipath: fix unit to seconds in log message for checker timeout,
Martin Wilck
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]