Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v2 1/6] multipathd: don't fail to remove path once the map is removed, (continued)
- [PATCH] multipathd: fix compilation issue with liburcu < 0.8,
mwilck
- [PATCH] dm-integrity: revert the discard patch,
Mikulas Patocka
- [PATCH 0/5] Memory issues found by coverity,
Benjamin Marzinski
- [PATCH] dm-integrity: fix sparse warnings, Mikulas Patocka
- [PATCH] dm-snapshot: fix a crash with transient storage and zero chunk size, Mikulas Patocka
- [PATCH] dm-snasphot: fix a crash if we have an origin with no snapshots,
Mikulas Patocka
- can we fix some dm snapshot crashes please? :),
Michael Tokarev
- [git pull] device mapper changes for 5.13,
Mike Snitzer
- Raid1 and Raid10 Discard Limit Fixups for 5.13 Merge Window, Matthew Ruffell
- [RFC PATCH] dm-rq: fix double free of blk tag set in dev remove after table load fails,
Benjamin Block
- [RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
- [PATCH v2] dm-integrity: if we have discard support, use it when recalculating,
Mikulas Patocka
- Re: [ext4] 21175ca434: mdadm-selftests.enchmarks/mdadm-selftests/tests/01r1fail.fail,
Theodore Ts'o
- [PATCH] dm-integrity: if we have discard support, use it when recalculating, Mikulas Patocka
- [PATCH] dm-integrity: increase RECALC_SECTORS, Mikulas Patocka
- [PATCH] dm-integrity: don't write metadata if we overwrite it with the same content, Mikulas Patocka
- [PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
- [PATCH V6 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V6 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V6 02/12] block: define 'struct bvec_iter' as packed, Ming Lei
- [PATCH V6 03/12] block: add one helper to free io_context, Ming Lei
- [PATCH V6 04/12] block: move block polling code into one dedicated source file, Ming Lei
- [PATCH V6 06/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V6 07/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V6 08/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V6 05/12] block: extract one helper function polling hw queue, Ming Lei
- [PATCH V6 09/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V6 10/12] block: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V6 11/12] block: allow to control FLAG_POLL via sysfs for bio poll capable queue, Ming Lei
- [PATCH V6 12/12] dm: support IO polling for bio-based dm device, Ming Lei
- Re: [PATCH V6 00/12] block: support bio based io polling, JeffleXu
- [PATCH] dm raid: fix inclonclusive reshape layout induced on fast raid4/5/6 table reload sequences, heinzm
- [PATCH v9 0/4] block device interposer,
Sergei Shtepa
- [nvme] ba887975f3: WARNING:at_block/blk-core.c:#blk_update_request, kernel test robot
- Integrity discard/trim extremely slow on NVMe SSD storage (~10GiB/minute),
Melvin Vermeeren
- [PATCH v2 0/3] Fix dm-crypt zoned block device support,
Damien Le Moal
- [PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath,
Mike Snitzer
- [PATCH 0/4] Fix dm-crypt zoned block device support,
Damien Le Moal
- [PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath,
Mike Snitzer
- nvme: Return BLK_STS_TARGET if the DNR bit is set,
Mike Snitzer
- [RFC PATCH 0/2] block: support to freeze bio based queue,
Ming Lei
- [git pull] device mapper fix for 5.12 final,
Mike Snitzer
- [PATCH RESEND] dm verity: fix not aligned logical block size of RS roots IO, Jaegeuk Kim
- [PATCH] dm clone metadata: remove unused function, Jiapeng Chong
- [PATCH] dm integrity: fix the unused variables, Tian Tao
- [PATCH v8 0/4] block device interposer,
Sergei Shtepa
- [PATCH] libmultipath: fix memory leak in checker_cleanup_thread,
lixiaokeng
- [PATCH] dm: Remove dm_vcalloc, Matthew Wilcox (Oracle)
- dm-init.c: boot up race with partitions,
Steven Walter
- [PATCH] multipath-tools: make HUAWEI/XSG1 config work with alua and multibus,
Xose Vazquez Perez
- [PATCH V5 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V5 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V5 03/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V5 02/12] block: add one helper to free io_context, Ming Lei
- [PATCH V5 04/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V5 06/12] block/mq: extract one helper function polling hw queue, Ming Lei
- [PATCH V5 07/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V5 05/12] block: add new field into 'struct bvec_iter', Ming Lei
- [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V5 10/12] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [PATCH V5 09/12] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [PATCH V5 12/12] dm: support IO polling for bio-based dm device, Ming Lei
- Re: [PATCH V5 00/12] block: support bio based io polling, Ming Lei
- Re: [PATCH V5 00/12] block: support bio based io polling, Christoph Hellwig
- multipath-tools pull request,
Martin Wilck
- [PATCH] multipathd: give up "add missing path" after multiple failures,
mwilck
- [PATCH V4 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V4 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V4 02/12] block: add one helper to free io_context, Ming Lei
- [PATCH V4 03/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V4 04/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V4 05/12] block: add new field into 'struct bvec_iter', Ming Lei
- [PATCH V4 06/12] block/mq: extract one helper function polling hw queue, Ming Lei
- [PATCH V4 07/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V4 09/12] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V4 10/12] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [PATCH V4 11/12] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [PATCH V4 12/12] dm: support IO polling for bio-based dm device, Ming Lei
- [PATCH V4 08/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH] multipathd: reduce log levels in cli_add_map(),
mwilck
- RFC: one more time: SCSI device identification,
Martin Wilck
- [PATCH 0/7] multipath-tools: extended github CI,
mwilck
- [git pull] device mapper fixes for 5.12-rc5,
Mike Snitzer
- [PATCH] multipath-tools: convert back HUAWEI/XSG1 to multibus,
Xose Vazquez Perez
- [PATCH v2] multipath-tools: add NVME/Huawei-XSG1 to hwtable,
Xose Vazquez Perez
- [PATCH 0/4] Fixups to my wwid recheck patch,
Benjamin Marzinski
- [PATCH] multipath-tools: add NVME/Huawei-XSG1 to hwtable,
Xose Vazquez Perez
- [PATCH 0/2] multipath-tools: add more ALUA info to docs,
Xose Vazquez Perez
- [PATCH V3 00/13] block: support bio based io polling,
Ming Lei
- [PATCH V3 01/13] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V3 02/13] block: add one helper to free io_context, Ming Lei
- [PATCH V3 03/13] block: add helper of blk_create_io_context, Ming Lei
- [PATCH V3 04/13] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V3 05/13] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V3 06/13] block: add new field into 'struct bvec_iter', Ming Lei
- [PATCH V3 07/13] block/mq: extract one helper function polling hw queue, Ming Lei
- [PATCH V3 08/13] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V3 10/13] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V3 09/13] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V3 11/13] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [PATCH V3 12/13] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [PATCH V3 13/13] dm: support IO polling for bio-based dm device, Ming Lei
- [PATCH v2] dm-integrity - add the "reset_recalculate" flag, Mikulas Patocka
- [PATCH] dm-integrity - add the "reset_recalculate" flag,
Mikulas Patocka
- [PATCH] multipathd fix NULL dereference in check_path, lixiaokeng
- dm-multipath - IO queue dispatch based on FPIN Congestion/Latency notifications.,
Erwin van Londen
- dm-multipath "shaky SAN detection" is insufficient for intermittent errors., Erwin van Londen
- [PATCH] dm: don't report "detected capacity change" on device creation., Mikulas Patocka
- [PATCH] md/dm-mpath: check whether all pgpaths have same uuid in multipath_ctr(),
Zhiqiang Liu
- [PATCH] multipath-tools: use same format for default values in multipath.conf.5,
Xose Vazquez Perez
- [PATCH] Revert "multipath -U: reduce log level of "adding new path" message",
mwilck
- [PATCH] multipath-tools: fix format in multipath.conf.5 to be consistent,
Xose Vazquez Perez
- [PATCH] dm thin: remove needless request_queue NULL pointer check, Xu Wang
- [PATCH] dm cache: remove needless request_queue NULL pointer checks, Xu Wang
- [PATCH] dm persistent data: Remove unused variable ret, Jiapeng Chong
- [PATCH] dm: ebs: Several typo fixes,
Bhaskar Chowdhury
- [RFC PATCH V2 00/13] block: support bio based io polling,
Ming Lei
- [RFC PATCH V2 02/13] block: add one helper to free io_context, Ming Lei
- [RFC PATCH V2 01/13] block: add helper of blk_queue_poll, Ming Lei
- [RFC PATCH V2 04/13] block: create io poll context for submission and poll task, Ming Lei
- [RFC PATCH V2 08/13] block: prepare for supporting bio_list via other link, Ming Lei
- [RFC PATCH V2 05/13] block: add req flag of REQ_TAG, Ming Lei
- [RFC PATCH V2 10/13] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [RFC PATCH V2 11/13] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [RFC PATCH V2 13/13] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [RFC PATCH V2 03/13] block: add helper of blk_create_io_context, Ming Lei
- [RFC PATCH V2 07/13] block/mq: extract one helper function polling hw queue, Ming Lei
- [RFC PATCH V2 12/13] dm: support IO polling for bio-based dm device, Ming Lei
- [RFC PATCH V2 06/13] block: add new field into 'struct bvec_iter', Ming Lei
- [RFC PATCH V2 09/13] block: use per-task poll context to implement bio based io poll, Ming Lei
- Re: [RFC PATCH V2 00/13] block: support bio based io polling, JeffleXu
- Re: [RFC PATCH V2 00/13] block: support bio based io polling, Mike Snitzer
- Thread-safety of libdevmapper, Demi M. Obenour
- [PATCH v2 1/3] libmultipath: merge update_multipath_table() and update_multipath_status(),
mwilck
- [PATCH] dm: unexport dm_{get,put}_table_device, Christoph Hellwig
- ALUA state unavailable and device discovery, Brian Bunker
- [PATCH 1/2] libmultipath: merge update_multipath_table() and update_multipath_status(),
mwilck
- [PATCH] block: remove the "detected capacity change" message,
Mikulas Patocka
- [PATCH v2] dm table: Fix zoned model check and zone sectors check,
Shin'ichiro Kawasaki
- [RFC PATCH 00/11] block: support bio based io polling,
Ming Lei
- [RFC PATCH 02/11] block: add one helper to free io_context, Ming Lei
- [RFC PATCH 01/11] block: add helper of blk_queue_poll, Ming Lei
- [RFC PATCH 03/11] block: add helper of blk_create_io_context, Ming Lei
- [RFC PATCH 06/11] block: add new field into 'struct bvec_iter', Ming Lei
- [RFC PATCH 05/11] block: add req flag of REQ_TAG, Ming Lei
- [RFC PATCH 04/11] block: create io poll context for submission and poll task, Ming Lei
- [RFC PATCH 09/11] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [RFC PATCH 07/11] block/mq: extract one helper function polling hw queue, Ming Lei
- [RFC PATCH 10/11] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [RFC PATCH 08/11] block: use per-task poll context to implement bio based io poll, Ming Lei
- [RFC PATCH 11/11] dm: support IO polling for bio-based dm device, Ming Lei
- Re: [PATCH 2/2] dm verity: allow only one verify mode, JeongHyeon Lee
- [PATCH 1/2] dm verity: fix DM_VERITY_OPTS_MAX value,
JeongHyeon Lee
[PATCH v7 0/3] block device interposer,
Sergei Shtepa
[PATCH v2] dm-ioctl: return UUID in DM_LIST_DEVICES_CMD result,
Mikulas Patocka
[PATCH] dm-ioctl: filter the returned values according to name or uuid prefix, Mikulas Patocka
[PATCH 0/2] libmutipath: only give out free user_friendly_names,
Benjamin Marzinski
[PATCH] dm-ioctl: replace hash with red-black tree, Mikulas Patocka
[PATCH] multipath -U: reduce log level of "adding new path" message,
mwilck
[PATCH] dm table: Fix zoned model check and zone sectors check,
Shin'ichiro Kawasaki
[PATCH] dm: remove unneeded variable 'sz',
Yang Li
[PATCH] multipath-tools: delete a space in multipath.conf.5 to be consistent,
Xose Vazquez Perez
[PATCH] multipath-tools: add more info about max_sectors_kb in multipath.conf.5,
Xose Vazquez Perez
[PATCH v2] multipath-tools: add DellEMC/PowerStore to hardware table,
Xose Vazquez Perez
[git pull] device mapper fixes for 5.12-rc2,
Mike Snitzer
[PATCH 0/1] device filter,
Sergei Shtepa
[PATCH v5 00/12] dm: support polling,
Jeffle Xu
- [PATCH v5 05/12] blk-mq: extract one helper function polling hw queue, Jeffle Xu
- [PATCH v5 01/12] block: move definition of blk_qc_t to types.h, Jeffle Xu
- [PATCH v5 03/12] block: add poll method to support bio-based IO polling, Jeffle Xu
- [PATCH v5 07/12] blk-mq: add one helper function getting hw queue, Jeffle Xu
- [PATCH v5 02/12] block: add queue_to_disk() to get gendisk from request_queue, Jeffle Xu
- [PATCH v5 09/12] nvme/pci: don't wait for locked polling queue, Jeffle Xu
- [PATCH v5 06/12] blk-mq: add iterator for polling hw queues, Jeffle Xu
- [PATCH v5 10/12] block: fastpath for bio-based polling, Jeffle Xu
- [PATCH v5 11/12] block: sub-fastpath for bio-based polling, Jeffle Xu
- [PATCH v5 12/12] dm: support IO polling for bio-based dm device, Jeffle Xu
- [PATCH v5 08/12] dm: always return BLK_QC_T_NONE for bio-based device, Jeffle Xu
- [PATCH v5 04/12] block: add poll_capable method to support bio-based IO polling, Jeffle Xu
[PATCH] multipath-tools: add DellEMC/PowerStore to hardware table,
Xose Vazquez Perez
[PATCH v6 0/4] block-layer interposer,
Sergei Shtepa
[PATCH 4/4] dm: support I/O polling,
Mikulas Patocka
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]