Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 3/7] libmultipath: clarify option conflicts for "features", (continued)
- [PATCH 0/4] Four multipath-tools patches,
Bart Van Assche
- libmultipath issue,
James Shoemaker
- [dm:for-next 10/14] drivers/md/dm.c:1089:5: error: 'struct bio' has no member named 'bi_error'; did you mean 'bi_iter'?, kbuild test robot
- [PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks,
Dan Williams
- [PATCH v3 03/14] filesystem-dax: convert to dax_copy_from_iter(), Dan Williams
- [PATCH v3 04/14] dax, pmem: introduce an optional 'flush' dax_operation, Dan Williams
- [PATCH v3 02/14] dm: add ->copy_from_iter() dax operation support, Dan Williams
- [PATCH v3 01/14] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations, Dan Williams
- [PATCH v3 05/14] dm: add ->flush() dax operation support, Dan Williams
- [PATCH v3 06/14] filesystem-dax: convert to dax_flush(), Dan Williams
- [PATCH v3 07/14] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush, Dan Williams
- [PATCH v3 08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm, Dan Williams
- [PATCH v3 09/14] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm, Dan Williams
- [PATCH v3 10/14] pmem: remove global pmem api, Dan Williams
- [PATCH v3 11/14] libnvdimm, pmem: fix persistence warning, Dan Williams
- [PATCH v3 12/14] libnvdimm, nfit: enable support for volatile ranges, Dan Williams
- [PATCH v3 13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC, Dan Williams
- [PATCH v3 14/14] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region, Dan Williams
- [PATCH v5 0/1] multipath-tools: Prioritizer based on a latency algorithm,
Yang Feng
- [dm:for-next 12/12] drivers/md/dm-zoned-target.c:947:2: warning: initialization from incompatible pointer type, kbuild test robot
- [dm:for-next 12/12] drivers/md/dm-zoned-target.c:947:2: error: unknown field 'suspend' specified in initializer, kbuild test robot
- [PATCH] dm-zoned: Fix overflow in exposed capacity,
Damien Le Moal
- [PATCH v5 06/12] blk-mq: use the introduced blk_mq_unquiesce_queue(), Ming Lei
- [PATCH V5 0/1] dm-zoned: Drive-managed zoned block device target,
Damien Le Moal
- [PATCH] libmultipath: lazy device-mapper initialization,
Martin Wilck
- [PATCH] dm-crypt: Add big-endian variant of plain64 IV (plain64be)., Milan Broz
- [PATCH] dm integrity: Reject mappings too large for device,
Ondrej Mosnacek
- [PATCH] md: initialise ->writes_pending in personality modules., NeilBrown
- [PATCH v3 0/1] multipath-tools: Prioritizer based on a latency algorithm,
Yang Feng
- [PATCH v4 05/11] blk-mq: use the introduced blk_mq_unquiesce_queue(),
Ming Lei
- [PATCH v4 0/1] multipath-tools: Prioritizer based on a latency algorithm,
Yang Feng
- dedicated error codes for the block layer V3,
Christoph Hellwig
- [PATCH 10/13] dm: change ->end_io calling convention, Christoph Hellwig
- [PATCH 06/13] fs: simplify dio_bio_complete, Christoph Hellwig
- [PATCH 05/13] fs: remove the unused error argument to dio_end_io(), Christoph Hellwig
- [PATCH 08/13] dm mpath: merge do_end_io_bio into multipath_end_io_bio, Christoph Hellwig
- [PATCH 11/13] block: introduce new block status code type, Christoph Hellwig
- [PATCH 03/13] gfs2: remove the unused sd_log_error field, Christoph Hellwig
- [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd, Christoph Hellwig
- [PATCH 02/13] scsi/osd: don't save block errors into req_results, Christoph Hellwig
- [PATCH 12/13] blk-mq: switch ->queue_rq return value to blk_status_t, Christoph Hellwig
- [PATCH 13/13] block: switch bios to blk_status_t, Christoph Hellwig
- [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO, Christoph Hellwig
- [PATCH 04/13] dm: fix REQ_RAHEAD handling, Christoph Hellwig
- [PATCH 09/13] dm: don't return errnos from ->map, Christoph Hellwig
- Re: dedicated error codes for the block layer V3, Jens Axboe
- Re: dedicated error codes for the block layer V3, Jens Axboe
- [git pull] device mapper fixes for 4.12-rc4, Mike Snitzer
- [PATCH 0/5] misc multipath patches,
Benjamin Marzinski
- [DRAFT] Snapshot boot design document,
Bryn M. Reeves
- [PATCH v3 3/9] blk-mq: use the introduced blk_mq_unquiesce_queue(),
Ming Lei
- [PATCH 0/2 v2] Fix fallout from changes to FUA and PREFLUSH definitions,
Jan Kara
- [PATCH 0/4] dm: zoned block device fixes,
Damien Le Moal
- [PATCH v2 00/11] introduce crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v2 01/11] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v2 02/11] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v2 03/11] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v2 06/11] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v2 08/11] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 04/11] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v2 05/11] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v2 07/11] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v2 09/11] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 10/11] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 11/11] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v2 3/8] blk-mq: use the introduced blk_mq_unquiesce_queue(),
Ming Lei
- [PATCH] multipath-tools: fix a format warning in multipathd.8,
Xose Vazquez Perez
- dedicated error codes for the block layer V2,
Christoph Hellwig
- [PATCH 05/13] fs: remove the unused error argument to dio_end_io(), Christoph Hellwig
- [PATCH 02/13] scsi/osd: don't save block errors into req_results, Christoph Hellwig
- [PATCH 13/13] block: switch bios to blk_status_t, Christoph Hellwig
- [PATCH 09/13] dm: don't return errnos from ->map, Christoph Hellwig
- [PATCH 06/13] fs: simplify dio_bio_complete, Christoph Hellwig
- [PATCH 10/13] dm: change ->end_io calling convention, Christoph Hellwig
- [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO, Christoph Hellwig
- [PATCH 03/13] gfs2: remove the unused sd_log_error field, Christoph Hellwig
- [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd, Christoph Hellwig
- [PATCH 08/13] dm mpath: merge do_end_io_bio into multipath_end_io_bio, Christoph Hellwig
- [PATCH 11/13] block: introduce new block status code type, Christoph Hellwig
- [PATCH 12/13] blk-mq: switch ->queue_rq return value to blk_status_t, Christoph Hellwig
- [PATCH 04/13] dm: fix REQ_RAHEAD handling, Christoph Hellwig
- Re: dedicated error codes for the block layer V2, David Sterba
- [PATCH 0/6] blk-mq: fix & improve queue quiescing,
Ming Lei
- [BUG][next-20170523][Bisected cf22cd5f3a] kernel oops while running trinity fuzzer,
Abdul Haleem
- [PATCH RESEND] md: Make flush bios explicitely sync,
Jan Kara
- [PATCH] mpathpersist.8: add missing documentation for -K, -C, -l,
Martin Wilck
- Re: [PATCH] dm ioctl: Restore __GFP_HIGH in copy_params(), Mikulas Patocka
- [PATCH] dm-integrity: use the kvmalloc function, Mikulas Patocka
- [PATCH] multipath-tools: replace hidden tabs by spaces in .vendor,
Xose Vazquez Perez
- [PATCH] multipath-tools: delete vendor name HUASY for Huawei devices,
Zou Ming
- [PATCH v8 0/2] dm: boot a mapped device without an initramfs,
Enric Balletbo i Serra
- [PATCH] multipath-tools: replace 64bit archs macros by __LP64__,
Xose Vazquez Perez
- [PATCH] libmultipath: add comment about resuming,
Benjamin Marzinski
- [PATCH v7 0/2] dm: boot a mapped device without an initramfs,
Enric Balletbo i Serra
- dedicated error codes for the block layer,
Christoph Hellwig
- [PATCH 08/15] dm mpath: merge do_end_io_bio into multipath_end_io_bio, Christoph Hellwig
- [PATCH 04/15] dm: fix REQ_RAHEAD handling, Christoph Hellwig
- [PATCH 03/15] gfs2: remove the unused sd_log_error field, Christoph Hellwig
- [PATCH 13/15] block: introduce new block status code type, Christoph Hellwig
- [PATCH 05/15] fs: remove the unused error argument to dio_end_io(), Christoph Hellwig
- [PATCH 14/15] blk-mq: switch ->queue_rq return value to blk_status_t, Christoph Hellwig
- [PATCH 07/15] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO, Christoph Hellwig
- [PATCH 11/15] fs-writeback: move wbc_to_write_flags out of line, Christoph Hellwig
- [PATCH 01/15] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd, Christoph Hellwig
- [PATCH 02/15] scsi/osd: don't save block errors into req_results, Christoph Hellwig
- [PATCH 06/15] fs: simplify dio_bio_complete, Christoph Hellwig
- [PATCH 10/15] dm: change ->end_io calling convention, Christoph Hellwig
- [PATCH 09/15] dm: don't return errnos from ->map, Christoph Hellwig
- [PATCH 12/15] block: merge blk_types.h into bio.h, Christoph Hellwig
- [PATCH 15/15] block: switch bios to blk_status_t, Christoph Hellwig
- Re: dedicated error codes for the block layer, David Sterba
- [PATCH] dm verity: fix no salt used use case,
Gilad Ben-Yossef
- kernel BUG at lib/percpu-refcount.c:192,
Marian Csontos
- [PATCH] multipath-tools: add limits.h to kpartx/lopart.c,
Xose Vazquez Perez
- [git pull] device mapper fixes for 4.12-rc2, Mike Snitzer
- [PATCH 0/7] Seven small multipath-tools patches,
Bart Van Assche
- [PATCH v2 0/2] Small multipath fixes,
Martin Wilck
- [PATCH 0/2] Small multipath fixes,
Martin Wilck
- cryptsetup test suite is failing on verity,
Marian Csontos
- [PATCH] multipath-tools: enable libdmmp installation in alternative directory,
Martin Wilck
- [PATCH v2 00/12] fixes for kpartx -d,
Martin Wilck
- [PATCH v2 10/12] kpartx: use absolute path for regular files, Martin Wilck
- [PATCH v2 11/12] kpartx: find_loop_by_file: use sysfs, Martin Wilck
- [PATCH v2 12/12] kpartx: include sys/sysmacros.h, Martin Wilck
- [PATCH v2 01/12] kpartx: test-kpartx: new unit test program, Martin Wilck
- [PATCH v2 05/12] kpartx: dm_remove_partmaps: support non-dm devices, Martin Wilck
- [PATCH v2 03/12] kpartx: remove is_loop_device, Martin Wilck
- [PATCH v2 02/12] kpartx: remove "no_partitions" support, Martin Wilck
- [PATCH v2 08/12] libmultipath: don't treat multi-linear mappings as partitions, Martin Wilck
- [PATCH v2 09/12] kpartx: use partition UUID for non-DM devices, Martin Wilck
- [PATCH v2 06/12] kpartx: dm_devn: return error for non-existent device, Martin Wilck
- [PATCH v2 07/12] kpartx: don't treat multi-linear mappings as partitions, Martin Wilck
- [PATCH v2 04/12] kpartx: relax and improve UUID check in dm_compare_uuid, Martin Wilck
- Re: [PATCH v2 00/12] fixes for kpartx -d, Benjamin Marzinski
- dm fixes for 4.12-rc,
Christoph Hellwig
- [PATCH] mpathpersist: fix one more crash possiblity,
Benjamin Marzinski
- [Consult]: Can the coming Huawei scsi device handler be accepted in the scsi/device_handler,
Guan Junxiong
- [PATCH] multipath-tools: document uid_attribute for NVME devices, Xose Vazquez Perez
- [PATCH][V2] dm ioctl: make dm_open and dm_release release static, Colin King
- [PATCH] dm ioctl: make dm_open and dm_release release,
Colin King
- [PATCH 0/3] poll()able DM events,
Andy Grover
- [PATCH 0/6] small multipath fixes,
Benjamin Marzinski
- Re: dm: submit stacked requests in irq enabled context,
Neeraj Soni
- [PATCH v3 00/10] dm: zoned block device support,
Bart Van Assche
- [PATCH v3 04/10] dm: Fix REQ_OP_ZONE_RESET bio handling, Bart Van Assche
- [PATCH v3 03/10] dm-table: Check block devices zone model compatibility, Bart Van Assche
- [PATCH v3 02/10] dm-table: Check device area zone alignment, Bart Van Assche
- [PATCH v3 05/10] dm: Fix REQ_OP_ZONE_REPORT bio handling, Bart Van Assche
- [PATCH v3 06/10] dm: Introduce dm_remap_zone_report(), Bart Van Assche
- [PATCH v3 08/10] dm-linear: Add support for zoned block devices, Bart Van Assche
- [PATCH v3 10/10] dm-zoned: Drive-managed zoned block device target, Bart Van Assche
- [PATCH v3 09/10] dm-kcopyd: Add sequential write feature, Bart Van Assche
- [PATCH v3 07/10] dm-flakey: Add support for zoned block devices, Bart Van Assche
- [PATCH v3 01/10] dm-table: Introduce DM_TARGET_ZONED_HM feature, Bart Van Assche
- Re: [PATCH v3 00/10] dm: zoned block device support, Mike Snitzer
- Re: [PATCH v3 00/10] dm: zoned block device support, Mike Snitzer
- [PATCH] multipath-tools:Prioritizer based on a time-delay algorithm,
Yang Feng
- [RFC 00/10] introduce crypto wait for async op function,
Gilad Ben-Yossef
- [RFC 02/10] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [RFC 03/10] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [RFC 01/10] crypto: factor async completion for general use, Gilad Ben-Yossef
- [RFC 04/10] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [RFC 05/10] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [RFC 06/10] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [RFC 07/10] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [RFC 08/10] cifs: move to generic async completion, Gilad Ben-Yossef
- [RFC 09/10] ima: move to generic async completion, Gilad Ben-Yossef
- [RFC 10/10] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH 00/10] fixes for kpartx -d,
Martin Wilck
- [PATCH 08/10] kpartx: use partition UUID for non-DM devices, Martin Wilck
- [PATCH 04/10] kpartx: dm_remove_partmaps: support non-dm devices, Martin Wilck
- [PATCH 06/10] kpartx: don't treat multi-linear mappings as partitions, Martin Wilck
- [PATCH 07/10] libmultipath: don't treat multi-linear mappings as partitions, Martin Wilck
- [PATCH 03/10] kpartx: remove is_loop_device, Martin Wilck
- [PATCH 02/10] kpartx: avoid ioctl error for loop devices, Martin Wilck
- [PATCH 05/10] kpartx: dm_devn: return error for non-existent device, Martin Wilck
- [PATCH 01/10] kpartx: test-kpartx: new unit test program, Martin Wilck
- [PATCH 10/10] kpartx: find_loop_by_file: use sysfs, Martin Wilck
- [PATCH 09/10] kpartx: use absolute path for regular files, Martin Wilck
- Re: [PATCH 00/10] fixes for kpartx -d, Alasdair G Kergon
- Re: [PATCH 00/10] fixes for kpartx -d, Benjamin Marzinski
- [git pull] device mapper fixes for 4.12-rc1, Mike Snitzer
- [PATCH] dm-crypt: add Kconfig switch to enable authenticated mode.,
Milan Broz
- [PATCH] dm-integrity: Add proper description of module to KConfig., Milan Broz
- Re: [PATCH v2 10/10] dm-zoned: Drive-managed zoned block device target, Bart Van Assche
- [PATCH] dm-bufio: make the parameter "retain_bytes" unsigned long, Mikulas Patocka
- [git pull] device mapper post-merge changes for 4.12, Mike Snitzer
- [git pull] device mapper changes for 4.12,
Mike Snitzer
- [PATCH 0/7] Fix fallout from changes to FUA and PREFLUSH definitions,
Jan Kara
- [PATCH] dm-bufio: check watermark periodically each 30 seconds,
Mikulas Patocka
- [PATCH] dm-bufio: avoid a possible deadlock due to lock ordering, Mikulas Patocka
- [PARCH] dm-bufio: avoid division, Mikulas Patocka
- [PATCH v2 00/13] Device mapper and dm-mpath patches,
Bart Van Assche
- [PATCH v2 05/13] dm-mpath: Make it easier to analyze requeuing behavior, Bart Van Assche
- [PATCH v2 11/13] dm-mpath: Micro-optimize the hot path, Bart Van Assche
- [PATCH v2 03/13] dm-mpath: Delay requeuing while path initialization is in progress, Bart Van Assche
- [PATCH v2 12/13] dm-mpath: Introduce assign_bit(), Bart Van Assche
- [PATCH v2 04/13] dm-rq: Adjust requeuing delays, Bart Van Assche
- [PATCH v2 10/13] dm: Introduce enum dm_queue_mode, Bart Van Assche
- [PATCH v2 02/13] dm-mpath: Avoid that path removal can trigger an infinite loop, Bart Van Assche
- [PATCH v2 06/13] dm-rq: Check blk_mq_register_dev() return value, Bart Van Assche
- [PATCH v2 07/13] dm, persistence: Remove an unused argument from dm_block_manager_create(), Bart Van Assche
- [PATCH v2 08/13] dm: Verify suspend_locking assumptions at runtime, Bart Van Assche
- [PATCH v2 09/13] dm-mpath: Verify locking assumptions at runtime, Bart Van Assche
- [PATCH v2 01/13] dm-mpath: Split activate_path(), Bart Van Assche
- [PATCH v2 13/13] dm, dm-mpath: Make it easier to detect unintended I/O request flushes, Bart Van Assche
- [PATCH 00/13] Device mapper and dm-mpath patches,
Bart Van Assche
- [PATCH 09/13] dm-mpath: Verify locking assumptions at runtime, Bart Van Assche
- [PATCH 04/13] dm-rq: Adjust requeuing delays, Bart Van Assche
- [PATCH 08/13] dm: Verify suspend_locking assumptions at runtime, Bart Van Assche
- [PATCH 01/13] dm-mpath: Split activate_path(), Bart Van Assche
- [PATCH 02/13] dm-mpath: Avoid that path removal can trigger an infinite loop, Bart Van Assche
- [PATCH 11/13] dm-mpath: Micro-optimize the hot path, Bart Van Assche
- [PATCH 07/13] dm, persistence: Remove an unused argument from dm_block_manager_create(), Bart Van Assche
- [PATCH 03/13] dm-mpath: Delay requeuing while path initialization is in progress, Bart Van Assche
- [PATCH 12/13] dm-mpath: Introduce assign_bit(), Bart Van Assche
- [PATCH 13/13] dm, dm-mpath: Make it easier to detect unintended I/O request flushes, Bart Van Assche
- [PATCH 06/13] dm-rq: Check blk_mq_register_dev() return value, Bart Van Assche
- [PATCH 05/13] dm-mpath: Make it easier to analyze requeuing behavior, Bart Van Assche
- [PATCH 10/13] dm: Introduce enum dm_queue_mode, Bart Van Assche
- Re: [mdadm PATCH 4/4] Create: tell udev device is not ready when first created.,
Peter Rajnoha
- small dm mpath cleanups,
Christoph Hellwig
- [PATCH v2 00/21] Introduce common scatterlist map function,
Logan Gunthorpe
- [PATCH v2 14/21] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers, Logan Gunthorpe
- [PATCH v2 02/21] libiscsi: Add an internal error code, Logan Gunthorpe
- [PATCH v2 20/21] mmc: tifm_sd: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 21/21] memstick: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 03/21] libiscsi: Make use of new the sg_map helper function, Logan Gunthorpe
- [PATCH v2 16/21] mmc: sdhci: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 18/21] mmc: tmio: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 19/21] mmc: sdricoh_cs: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 06/21] crypto: hifn_795x: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 08/21] dm-crypt: Make use of the new sg_map helper in 4 call sites, Logan Gunthorpe
- [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions, Logan Gunthorpe
- [PATCH v2 17/21] mmc: spi: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 15/21] xen-blkfront: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 05/21] drm/i915: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 13/21] scsi: arcmsr, ips, megaraid: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 10/21] RDS: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 12/21] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 04/21] target: Make use of the new sg_map function at 16 call sites, Logan Gunthorpe
- [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH v2 11/21] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper, Logan Gunthorpe
- [PATCH v2 09/21] staging: unisys: visorbus: Make use of the new sg_map helper function, Logan Gunthorpe
- [PATCH] dm ioctl: prevent stack leak in dm ioctl call,
Adrian Salido
- [BUG] multipath-tools: redefined devices, with regex, in multipath.conf appear twice, Xose Vazquez Perez
- [BUG] multipath-tools: missing internal values (multipath -t),
Xose Vazquez Perez
- [PATCH 0/5] More misc patches,
Benjamin Marzinski
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]