Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v5 07/11] dm: Introduce dm_report_zones(), (continued)
- [PATCH] improve kcopyd latency, Mikulas Patocka
- [PATCH] dm-kcopyd: avoid useless atomic operations,
Mikulas Patocka
- [PATCH 2/2] dm snapshot: patch v2: fix a crash when an origin has no snapshots, Mikulas Patocka
- [PATCH 1/2] dm snapshot: revert "fix a crash when an origin has no snapshots", Mikulas Patocka
- [PATCH v4 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v4 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v4 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v4 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v4 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v4 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v4 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
- [PATCH v4 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v4 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v4 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v4 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v4 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH][next] dm btree: Fix potential read of array with negative index i,
Colin King
- [PATCH -next] dm btree: make symbol 'shadow_child' static, Zou Wei
- [PATCH][next] dm space map disk: remove redundant initialization of variable index, Colin King
- [PATCH][V2][next] dm space maps: Fix uninitialized variable r2, Colin King
- [PATCH][next] dm space maps: Fix uninitialized variable r2,
Colin King
- [PATCH] multipath-tools: Remove trailing/leading whitespaces,
Xose Vazquez Perez
- simplify gendisk and request_queue allocation for bio based drivers,
Christoph Hellwig
- [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 18/26] nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 20/26] simdisk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 21/26] n64cart: convert to blk_alloc_disk, Christoph Hellwig
- [PATCH 23/26] dcssblk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 25/26] null_blk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 24/26] xpram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 26/26] block: unexport blk_alloc_queue, Christoph Hellwig
- [PATCH 08/26] pktcdvd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT, Christoph Hellwig
- [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 01/26] block: refactor device number setup in __device_add_disk, Christoph Hellwig
- [PATCH 07/26] drbd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 10/26] zram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs, Christoph Hellwig
- [PATCH 16/26] nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 13/26] dm: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 09/26] rsxx: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 15/26] nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 11/26] lightnvm: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk, Christoph Hellwig
- [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer, Christoph Hellwig
- Re: simplify gendisk and request_queue allocation for bio based drivers, Ulf Hansson
- Re: simplify gendisk and request_queue allocation for bio based drivers, Jens Axboe
- <Possible follow-ups>
- simplify gendisk and request_queue allocation for bio based drivers, Christoph Hellwig
- [PATCH v3 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v3 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v3 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v3 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v3 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v3 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v3 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v3 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v3 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v3 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v3 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
- [PATCH v3 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH] libmultipath: fix build without LIBDM_API_DEFERRED,
mwilck
- [git pull] device mapper fixes for 5.13-rc3,
Mike Snitzer
- [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for function 'shadow_child', kernel test robot
- [dm:for-next 7/8] include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size, kernel test robot
- [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for 'shadow_child', kernel test robot
- [dm:for-next 7/8] include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size, kernel test robot
- [PATCH v2 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v2 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v2 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v2 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v2 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v2 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v2 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v2 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH v2 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
- [PATCH v2 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v2 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v2 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH stable] dm ioctl: fix out of bounds array access when no devices,
Ard Biesheuvel
- [PATCH 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
- [PATCH 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH] dm zoned: check zone capacity,
Damien Le Moal
- [PATCH v2 1/4] multipathd: cli_handlers: cleanup setting reply length,
mwilck
- [PATCH 1/4] multipathd: cli_handlers: cleanup setting reply length,
mwilck
- [PATCH v4 0/6] Memory issues found by coverity,
Benjamin Marzinski
- [PATCH] dm: verity: fix module param permissions, John Keeping
- [PATCH v3 0/6] Memory issues found by coverity,
Benjamin Marzinski
- [PATCH v2] multipathd: fix compilation issue with liburcu < 0.8,
mwilck
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master,
Mikulas Patocka
[PATCH v2 0/6] Memory issues found by coverity,
Benjamin Marzinski
[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
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]