Linux Device-Mapper Development
[Prev Page][Next Page]
- [RFC PATCH v2 4/4] Documentation/device-mapper: add optional parameter reinit, (continued)
- [PATCH] dm-switch: use struct_size() in kzalloc(),
Gustavo A. R. Silva
- [PATCH] multipathd: avoid crash in cli_list_path,
Martin Wilck
- [PATCH 00/12] multipath-tools: Coverity patches,
Martin Wilck
- [PATCH 03/12] kpartx(coverity): fix apparent out-of-bounds access, Martin Wilck
- [PATCH 07/12] libmultipath(coverity): fix int overflow in sysfs_set_scsi_tmo, Martin Wilck
- [PATCH 04/12] libmultipath(coverity): make sure readlink result is 0-terminated, Martin Wilck
- [PATCH 09/12] multipathd(coverity): check retval clock_gettime(), Martin Wilck
- [PATCH 02/12] libmultipath(coverity): cleanup dup usage in execute_program(), Martin Wilck
- [PATCH 11/12] libmultipath/foreign(coverity): retval check in snprint_nvme_path, Martin Wilck
- [PATCH 01/12] kpartx(coverity): fix resource leak warning, Martin Wilck
- [PATCH 12/12] libmultipath(coverity): fix possible NULL dereference, Martin Wilck
- [PATCH 10/12] libmpathpersist(coverity): range checking for PRIN length, Martin Wilck
- [PATCH 06/12] libmpathcmd(coverity): limit reply length, Martin Wilck
- [PATCH 05/12] libmultipath(coverity): fix apparent overflow, Martin Wilck
- [PATCH 08/12] libmultipath(coverity): fix "enum misuse" for find_multipaths, Martin Wilck
- Re: [PATCH 00/12] multipath-tools: Coverity patches, Benjamin Marzinski
- [PATCH 0/3] multipath-tools: compilation fixes,
Martin Wilck
- [RFC PATCH 0/1] dm: add dm-dust, a bad sector emulator,
Bryan Gurney
- [PATCH] dm: fix to_sector() for 32bit, NeilBrown
- marginal_path_double_failed_time, Khitai Pang
- [RFC PATCH 0/6] multipath-tools: Fix remaining shutdown delay issues,
Martin Wilck
- [PATCH 1/2] dm-writecache: remove unused size to writecache_flush_region, Huaisheng Ye
- [PATCH 2/2] dm-writecache: get rid of memory_data flush to writecache_flush_entry, Huaisheng Ye
- [PATCH] dm: give req_size precisely given by user,
Jaegeuk Kim
- [git pull] device mapper changes for 4.21,
Mike Snitzer
- [PATCH] multipathd: fix daemon not really shutdown,
Chongyun Wu
- [PATCH v2 00/20] san_path_err & multipath ANA support,
Martin Wilck
- [PATCH v2 01/20] libmultipath: Increase SERIAL_SIZE to 128 bytes, Martin Wilck
- [PATCH v2 07/20] setup_map: wait for pending path checkers to finish, Martin Wilck
- [PATCH v2 08/20] libmultipath: add ARRAY_SIZE helper, Martin Wilck
- [PATCH v2 13/20] libmultipath: add wrapper library for nvme ioctls, Martin Wilck
- [PATCH v2 04/20] Revert "multipath-tools: discard san_path_err_XXX feature", Martin Wilck
- [PATCH v2 09/20] libmultipath: make close_fd() a common helper, Martin Wilck
- [PATCH v2 12/20] libmultipath: add files from nvme-cli for NVMe support, Martin Wilck
- [PATCH v2 02/20] multipath.conf.5: explain "shaky" path detection, Martin Wilck
- [PATCH v2 11/20] multipathd: don't check foreign paths every tick, Martin Wilck
- [PATCH v2 14/20] multipath-tools: add ANA support for NVMe device, Martin Wilck
- [PATCH v2 03/20] libmultipath: propsel: don't print undefined values, Martin Wilck
- [PATCH v2 16/20] libmultipath: detect_prio: try ANA for NVMe, Martin Wilck
- [PATCH v2 10/20] libmultipath: restore PG prio in update_multipath_strings, Martin Wilck
- [PATCH v2 05/20] multipathd: marginal_path overrides san_path_err, Martin Wilck
- [PATCH v2 18/20] libmultipath/foreign/nvme: show ANA state, Martin Wilck
- [PATCH v2 15/20] libmultipath: ANA prioritzer: use nvme wrapper library, Martin Wilck
- [PATCH v2 06/20] multipath.conf.5: man page fixes for san_path_err_xy, Martin Wilck
- [PATCH v2 17/20] libmultipath/foreign/nvme: use failover topology, Martin Wilck
- [PATCH v2 20/20] libmultipath/foreign/nvme: fix ouput for "%n" wildcard, Martin Wilck
- [PATCH v2 19/20] libmultipath/foreign/nvme: indicate ANA support, Martin Wilck
- [PATCH 0/3] dm snapshot: Improve performance using a more fine-grained locking scheme,
Nikos Tsironis
- [PATCH] multipath-tools: reorder vendors in hwtable,
Xose Vazquez Perez
- [PATCH 00/19] san_path_err & multipath ANA support,
Martin Wilck
- [PATCH 01/19] libmultipath: Increase SERIAL_SIZE to 128 bytes, Martin Wilck
- [PATCH 02/19] multipath.conf.5: explain "shaky" path detection, Martin Wilck
- [PATCH 03/19] libmultipath: propsel: don't print undefined values, Martin Wilck
- [PATCH 04/19] Revert "multipath-tools: discard san_path_err_XXX feature", Martin Wilck
- [PATCH 05/19] multipathd: marginal_path overrides san_path_err, Martin Wilck
- [PATCH 08/19] libmultipath: add ARRAY_SIZE helper, Martin Wilck
- [PATCH 06/19] multipath.conf.5: man page fixes for san_path_err_xy, Martin Wilck
- [PATCH 07/19] setup_map: wait for pending path checkers to finish, Martin Wilck
- [PATCH 09/19] libmultipath: make close_fd() a common helper, Martin Wilck
- [PATCH 10/19] libmultipath: restore PG prio in update_multipath_strings, Martin Wilck
- [PATCH 11/19] multipathd: don't check foreign paths every tick, Martin Wilck
- [PATCH 13/19] libmultipath: add wrapper library for nvme ioctls, Martin Wilck
- [PATCH 14/19] multipath-tools: add ANA support for NVMe device, Martin Wilck
- [PATCH 12/19] libmultipath: add files from nvme-cli for NVMe support, Martin Wilck
- [PATCH 16/19] libmultipath: detect_prio: try ANA for NVMe, Martin Wilck
- [PATCH 17/19] libmultipath/foreign/nvme: use failover topology, Martin Wilck
- [PATCH 19/19] libmultipath/foreign/nvme: indicate ANA support, Martin Wilck
- [PATCH 18/19] libmultipath/foreign/nvme: show ANA state, Martin Wilck
- [PATCH 15/19] libmultipath: ANA prioritzer: use nvme wrapper library, Martin Wilck
- Re: [PATCH 00/19] san_path_err & multipath ANA support, Benjamin Marzinski
- Re: [PATCH 00/19] san_path_err & multipath ANA support, Benjamin Marzinski
- [PATCH] dm raid: avoid busy error on scrubbing message,
Heinz Mauelshagen
- [PATCH] libmultipath: Increase SERIAL_SIZE to 128 bytes,
Kyle Mahlkuch
- Q about: dm verity: don't crash on vmallocated buffer, Yael Chemla
- [dm:block-dm-4.21-inflight 4/9] include/linux/percpu-defs.h:219:52: error: invalid operands to binary + (have 'struct disk_stats' and 'int'),
kbuild test robot
- [git pull] device mapper fixes for 4.20,
Mike Snitzer
- [PATCH] multipath-tools: document why dev_loss_tmo is set to infinity for HPE 3PAR,
Xose Vazquez Perez
- Re: for-next hangs on test srp/012,
Mike Snitzer
- [PATCH 0/1] update to v2 Fix false removes,
Benjamin Marzinski
- [PATCH] dm: fix request-based dm's use of dm_wait_for_completion,
Mike Snitzer
- [PATCH] dm: fix inflight IO check,
Jens Axboe
- xfstests generic/347 seems unhappy on todays block for-next tree,
Christoph Hellwig
- [PATCH v4 00/24] multipath-tools: improve logging at -v3,
Martin Wilck
- [PATCH v3 00/24] multipath-tools: improve logging at -v3,
Martin Wilck
- [PATCH v3 01/24] tests/hwtable: set multipath_dir in local configuration, Martin Wilck
- [PATCH v3 08/24] libmultipath: decrease log level of word splitting, Martin Wilck
- [PATCH v3 06/24] libmultipath: avoid frequent messages from filter_property(), Martin Wilck
- [PATCH v3 07/24] libmultipath: decrease log level of "disassembled" messages, Martin Wilck
- [PATCH v3 02/24] tests/hwtable: adjust to new checker API, Martin Wilck
- [PATCH v3 03/24] multipath-tools: decrease verbosity of state messages, Martin Wilck
- [PATCH v3 04/24] libmultipath: decrease verbosity of pathinfo messages, Martin Wilck
- [PATCH v3 05/24] libmultipath: decrease verbosity of TUR checker messages, Martin Wilck
- [PATCH v3 14/24] libmultipath: decrease log level for failed VPD c9, Martin Wilck
- [PATCH v3 09/24] libmultipath: increase log level of map removal, Martin Wilck
- [PATCH v3 17/24] tests: add unit tests for bitmask functions, Martin Wilck
- [PATCH v3 15/24] libmultipath: adopt_paths: check for size match, Martin Wilck
- [PATCH v3 11/24] libmultipath: decrease log level of "prioritizer refcount" message, Martin Wilck
- [PATCH v3 13/24] libmultipath: simplify devt2devname(), Martin Wilck
- [PATCH v3 16/24] libmultipath: coalesce_paths: fix size mismatch handling, Martin Wilck
- [PATCH v3 10/24] multipathd: decrease log level of checker timing, Martin Wilck
- [PATCH v3 12/24] libmpathpersist/update_map_pr: decrease log level for nop, Martin Wilck
- [PATCH v3 19/24] libmultipath: improve logging from orphan_paths, Martin Wilck
- [PATCH v3 22/24] domap(): use symbolic return value, Martin Wilck
- [PATCH v3 24/24] multipath: use symbolic return value and exit code, Martin Wilck
- [PATCH v3 18/24] multipathd: uev_remove_path: remove redundant orphan_paths call, Martin Wilck
- [PATCH v3 23/24] multipathd: simplify retry logic in ev_add_path(), Martin Wilck
- [PATCH v3 20/24] libmultipath: avoid syslog loglevel > LOG_DEBUG, Martin Wilck
- [PATCH v3 21/24] coalesce_paths(): use symbolic return value, Martin Wilck
- Re: [PATCH v3 00/24] multipath-tools: improve logging at -v3, Benjamin Marzinski
- [PATCH] dm crypt: fix lost ioprio when queuing crypto bios from task with ioprio,
Mike Snitzer
- [PATCH][RESEND] dm-zoned: Fix target BIO completion handling,
Damien Le Moal
- [PATCH v4 0/7] per-cpu in_flight counters for bio-based drivers,
Mike Snitzer
- [PATCH] dm crypt: log the encryption algorithm implementation,
Eric Biggers
- [PATCH] dm verity: log the hash algorithm implementation,
Eric Biggers
- [dm:for-next 6/11] drivers//md/dm.c:655:7: note: in expansion of macro 'local_read', kbuild test robot
- [PATCH v3 0/7] per-cpu in_flight counters for bio-based drivers,
Mike Snitzer
- [PATCH v2 00/24] multipath-tools: improve logging at -v3,
Martin Wilck
- [dm:block-dm-4.21-inflight 6/9] drivers//md/dm.c:655:19: note: in expansion of macro 'per_cpu_ptr', kbuild test robot
- [dm:block-dm-4.21-inflight 5/6] include/linux/percpu-defs.h:219:52: error: invalid operands to binary + (have 'struct disk_stats' and 'int'), kbuild test robot
- block layer API for file system creation - when to use multidisk mode,
Ric Wheeler
- [dm:block-dm-4.21-inflight 5/6] drivers//md/dm.c:651:40: error: 'struct hd_struct' has no member named 'in_flight', kbuild test robot
- [PATCH] dm-zoned: Fix target BIO completion handling, Damien Le Moal
- [PATCH v2 0/1] Fix false removes,
Benjamin Marzinski
- [PATCH] dm: integrity: fix spelling mistake in workqueue name, Colin King
- [PATCH 1/2] libmultipath: cleanup pthread_cleanup_pop call,
Benjamin Marzinski
- [PATCH 3/3] block: return just one value from part_in_flight,
Mikulas Patocka
- [PATCH 1/3] block: delete part_round_stats and switch to less precise counting,
Mikulas Patocka
- [PATCH 2/3] block: switch to per-cpu in-flight counters,
Mikulas Patocka
- [PATCH 0/3] per-cpu in_flight counters for bio-based drivers,
Mikulas Patocka
- [PATCH] libmpathpersist: fix off-by-one error in PRIN length check, Martin Wilck
- [PATCH V12 00/20] block: support multi-page bvec,
Ming Lei
- [PATCH V12 01/20] btrfs: remove various bio_offset arguments, Ming Lei
- [PATCH V12 03/20] block: remove the "cluster" flag, Ming Lei
- [PATCH V12 02/20] btrfs: look at bi_size for repair decisions, Ming Lei
- [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V12 05/20] block: remove bvec_iter_rewind(), Ming Lei
- [PATCH V12 06/20] block: rename bvec helpers, Ming Lei
- [PATCH V12 07/20] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec(), Ming Lei
- [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V12 11/20] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V12 16/20] block: enable multipage bvecs, Ming Lei
- [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V12 18/20] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- Re: [PATCH V12 00/20] block: support multi-page bvec, Jens Axboe
- Disconcerting observation with multipathd's dmevent polling code,
Martin Wilck
- [PATCH 00/19] multipath-tools: improve logging at -v3,
Martin Wilck
- [PATCH 01/19] tests/hwtable: set multipath_dir in local configuration, Martin Wilck
- [PATCH 09/19] libmultipath: increase log level of map removal, Martin Wilck
- [PATCH 06/19] libmultipath: avoid frequent messages from filter_property(), Martin Wilck
- [PATCH 12/19] libmpathpersist/update_map_pr: decrease log level for nop, Martin Wilck
- [PATCH 03/19] multipath-tools: decrease verbosity of state messages, Martin Wilck
- [PATCH 02/19] tests/hwtable: adjust to new checker API, Martin Wilck
- [PATCH 13/19] libmultipath: simplify devt2devname(), Martin Wilck
- [PATCH 05/19] libmultipath: decrease verbosity of TUR checker messages, Martin Wilck
- [PATCH 08/19] libmultipath: decrease log level of word splitting, Martin Wilck
- [PATCH 07/19] libmultipath: decrease log level of "disassembled" messages, Martin Wilck
- [PATCH 11/19] libmultipath: decrease log level of "prioritizer refcount" message, Martin Wilck
- [PATCH 04/19] libmultipath: decrease verbosity of pathinfo messages, Martin Wilck
- [PATCH 10/19] multipathd: decrease log level of checker timing, Martin Wilck
- [PATCH 16/19] libmultipath: coalesce_paths: fix size mismatch handling, Martin Wilck
- [PATCH 18/19] multipathd: uev_remove_path: remove redundant orphan_paths call, Martin Wilck
- [PATCH 14/19] libmultipath: decrease log level for failed VPD c9, Martin Wilck
- [PATCH 17/19] tests: add unit tests for bitmask functions, Martin Wilck
- [PATCH 15/19] libmultipath: adopt_paths: check for size match, Martin Wilck
- [PATCH 19/19] libmultipath: improve logging from orphan_paths, Martin Wilck
- Re: [PATCH 00/19] multipath-tools: improve logging at -v3, Benjamin Marzinski
- [RFC PATCH v2 0/3] realize dax_operations for dm-snapshot,
Huaisheng Ye
- ablkcipher plugins for pcrypt, Mailing Lists
- [RFC PATCH 0/3] realize dax_operations for dm-snapshot,
Huaisheng Ye
- [PATCH] multipathd: fix mpp->hwe handling when paths are freed,
Benjamin Marzinski
- [PATCH V11 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V11 02/19] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V11 03/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V11 06/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V11 13/19] block: move bounce_clone_bio into bio.c, Ming Lei
- [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split, Ming Lei
- [PATCH V11 15/19] block: enable multipage bvecs, Ming Lei
- [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V11 17/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- RFC: REQ_PRIO use,
Damien Le Moal
- [PATCH 3/3] block: use a driver-specific handler for the "inflight" value,
Mikulas Patocka
- [PATCH 1/3] dm: move dm_stats_account_io before generic_end_io_acct, Mikulas Patocka
- [PATCH 0/3] device mapper percpu counter patches, Mikulas Patocka
- [PATCH 2/3] dm: use percpu counters, Mikulas Patocka
- [PATCH V10 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V10 01/19] block: introduce multi-page page bvec helpers, Ming Lei
- [PATCH V10 02/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V10 05/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V10 09/19] block: introduce bio_bvecs(), Ming Lei
- [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V10 13/19] iomap & xfs: only account for new added page, Ming Lei
- [PATCH V10 14/19] block: enable multipage bvecs, Ming Lei
- [PATCH V10 16/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- Re: [PATCH V10 00/19] block: support multi-page bvec, Christoph Hellwig
- [PATCH] fix infinite loop in __blkdev_issue_discard, Mikulas Patocka
- [PATCH 0/2] two multipathd fixes,
Martin Wilck
- [PATCH] dm flakey: Properly corrupt multi-page bios., Sweet Tea
- unnecessary "memset(n, 0, block_size); " in dm_btree_empty ?, shenghui
- [PATCH] dm integrity: Document size and format of superblock fields,
Andy Grover
- [PATCH] multipath-tools: add ANA support for NVMe device,
lijie
- [patch 3/5] dm: remove the pending variable, Mikulas Patocka
- [patch 1/5] dm: avoid indirect call in __dm_make_request, Mikulas Patocka
- [patch 4/5] dm: use percpu counters, Mikulas Patocka
- [patch 2/5] dm: dont rewrite dm_disk(md)->part0.in_flight, Mikulas Patocka
- [patch 5/5] block: use a driver-specific handler for the "inflight" value,
Mikulas Patocka
- [patch 0/5] device mapper percpu patches,
Mikulas Patocka
- dm-integrity + mdadm + btrfs = no journal?, Hans van Kranenburg
- [RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set,
Milan Broz
- [PATCH v10 0/2] dm: boot a mapped device without an initramfs,
Helen Koike
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]