Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH v2 23/24] domap(): never return DOMAP_RETRY in daemon mode, (continued)
- [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
- [PATCH v3 0/7] multipathd: make uxlsnr errors really fatal,
Martin Wilck
- [PATCH v5 00/21] libmultipath: checkers overhaul,
Martin Wilck
- [PATCH v5 01/21] libmultipath: fix use of uninitialized memory in write(), Martin Wilck
- [PATCH v5 08/21] libmultipath/checkers: rdac: use message id, Martin Wilck
- [PATCH v5 03/21] libmultipath/checkers: replace message by msgid, Martin Wilck
- [PATCH v5 05/21] libmultipath/checkers: directio: use message id, Martin Wilck
- [PATCH v5 07/21] libmultipath/checkers: hp_sw: use message id, Martin Wilck
- [PATCH v5 17/21] libmultipath: pathinfo: don't blank wwid if checker fails, Martin Wilck
- [PATCH v5 02/21] libmultipath: fix memory leaks from scandir() use, Martin Wilck
- [PATCH v5 10/21] libmultipath/checkers: tur: use message id, Martin Wilck
- [PATCH v5 09/21] libmultipath/checkers: readsector0: use message id, Martin Wilck
- [PATCH v5 11/21] multipathd: improve checker message logging, Martin Wilck
- [PATCH v5 12/21] libmultipath/checkers: support unsupported paths, Martin Wilck
- [PATCH v5 06/21] libmultipath/checkers: emc_clariion: use message id, Martin Wilck
- [PATCH v5 04/21] libmultipath/checkers: cciss_tur: use message id, Martin Wilck
- [PATCH v5 15/21] libmultipath: rdac checker: leave unsupported paths alone, Martin Wilck
- [PATCH v5 16/21] libmultipath: tur checker: leave unsupported paths alone, Martin Wilck
- [PATCH v5 18/21] multipathd: check_path: improve logging for "unusable path" case, Martin Wilck
- [PATCH v5 14/21] libmultipath: hp_sw checker: leave unsupported paths alone, Martin Wilck
- [PATCH v5 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths, Martin Wilck
- [PATCH v5 21/21] libmultipath/checkers: cleanup class/instance model, Martin Wilck
- [PATCH v5 20/21] libmultipath: sync_map_state: log failing paths, Martin Wilck
- [PATCH v5 13/21] libmultipath: clariion checker: leave unsupported paths alone, Martin Wilck
- Re: [PATCH v5 00/21] libmultipath: checkers overhaul, Christophe Varoqui
- [PATCH] dm crypt: use unsigned long long instead of sector_t to store iv_offset,
AliOS system security
- [PATCH 0/2] dm kcopyd: dm snapshot: Fix bugs causing excessive memory usage and workqueue stalls,
Nikos Tsironis
- [PATCH v4 00/22] libmultipath: checkers overhaul,
Martin Wilck
- multipath target and non-request-stackable devices,
Drew Hastings
- [PATCH] dm bufio: update comment in dm-bufio.c,
Shenghui Wang
- [PATCH v2 0/7] multipathd: make uxlsnr errors really fatal,
Martin Wilck
- [PATCH v3 00/22] libmultipath: checkers overhaul,
Martin Wilck
- [PATCH v3 05/22] libmultipath/checkers: directio: use message id, Martin Wilck
- [PATCH v3 09/22] libmultipath/checkers: readsector0: use message id, Martin Wilck
- [PATCH v3 02/22] libmultipath: fix memory leaks from scandir() use, Martin Wilck
- [PATCH v3 12/22] libmultipath/checkers: support unsupported paths, Martin Wilck
- [PATCH v3 10/22] libmultipath/checkers: tur: use message id, Martin Wilck
- [PATCH v3 06/22] libmultipath/checkers: emc_clariion: use message id, Martin Wilck
- [PATCH v3 15/22] libmultipath: rdac checker: leave unsupported paths alone, Martin Wilck
- Re: [PATCH v3 00/22] libmultipath: checkers overhaul, Martin Wilck
- Re: [PATCH v3 00/22] libmultipath: checkers overhaul, Martin Wilck
- [PATCH v3 03/22] libmultipath/checkers: replace message by msgid, Martin Wilck
- [PATCH v3 04/22] libmultipath/checkers: cciss_tur: use message id, Martin Wilck
- [PATCH v3 17/22] libmultipath: pathinfo: don't blank wwid if checker fails, Martin Wilck
- [PATCH v3 18/22] multipathd: check_path: improve logging for "unusable path" case, Martin Wilck
- [PATCH v3 21/22] libmultipath/checkers: cleanup class/instance model, Martin Wilck
- [PATCH v3 01/22] libmultipath: fix use of uninitialized memory in write(), Martin Wilck
- [PATCH v3 07/22] libmultipath/checkers: hp_sw: use message id, Martin Wilck
- [PATCH v3 16/22] libmultipath: tur checker: leave unsupported paths alone, Martin Wilck
- [PATCH v3 22/22] libmultipath: make checker_message thread safe, Martin Wilck
- [PATCH v3 08/22] libmultipath/checkers: rdac: use message id, Martin Wilck
- [PATCH v3 11/22] multipathd: improve checker message logging, Martin Wilck
- [PATCH v3 14/22] libmultipath: hp_sw checker: leave unsupported paths alone, Martin Wilck
- [PATCH v3 20/22] libmultipath: sync_map_state: log failing paths, Martin Wilck
- [PATCH v3 19/22] libmultipath: coalesce_paths: improve logging of orphaned paths, Martin Wilck
- [PATCH v3 13/22] libmultipath: clariion checker: leave unsupported paths alone, Martin Wilck
- [PATCH] multipathd: display the host WWNN fields When the iSCSI path information is displayed using the multipath command, the host WWNN in the path information is not fully displayed, as follows: Multipathd show paths format "%N %n" Host WWNN Target WWNN [undef] iqn.xxx-xx.com.xx:oceanstor:xxxx:: xx:x.x [undef] iqn.xxx-xx.com.xx:oceanstor:xxxx:: xx:x.x,
s90006763
- [git pull] device mapper changes for 4.20,
Mike Snitzer
- [PATCH] dm writecache: remove unused variable sz in writecache_status,
Shenghui Wang
- [PATCH] dm writecache: fix typo in error msg for creating writecache_flush_thread,
Shenghui Wang
- [PATCH] dm writecache: flush metadata in single commit in init_memory,
Shenghui Wang
- [PATCH 0/7] multipathd: make uxlsnr errors really fatal,
Martin Wilck
- [PATCH v2 00/21] libmultipath: checkers overhaul,
Martin Wilck
- [RFC] dm-bow working prototype,
Paul Lawrence
- [PATCH v2 00/10] various multipath-tools patches,
Martin Wilck
- Multipathd failed when I remove faulted disk. "segfault at 648 error 4 in libmultipath.so.0",
Özkan Göksu
- [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.,
Arun KS
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic., Michal Hocko
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic., Huang, Ying
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic., Joe Perches
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic., Guo Ren
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic., Kuehling, Felix
- How to understand dm-writecache/memory_entry,
shenghui
- How to setup a basic writecache env?, shenghui
- [PATCH] multipatd: display the host WWNN fields.,
s90006763
- [PATCH 0/2] dm-zoned fixes,
Damien Le Moal
- [PATCH] dm: add secdel target,
Vitaly Chikunov
- Some questions on commit 3db2776d9fca (dm snapshot: improve performance by switching out_of_order_list to rbtree),
Nikos Tsironis
- [PATCH] dm-raid: avoid bitmap with raid4/5/6 journal device, Heinz Mauelshagen
- LUKS2 - RAID0 - NVME : alignment issue,
laurent cop
- [PATCH v4 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH v4 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH v4 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH v4 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v4 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v4 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v4 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v4 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v4 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v4 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- Re: [PATCH v4 00/11] Zoned block device support improvements, Jens Axboe
- Re: [PATCH v4 00/11] Zoned block device support improvements, Jens Axboe
- [PATCH v3 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH v3 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH v3 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH v3 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v3 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v3 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v3 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v3 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v3 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH v3 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH 00/21] libmultipath: checkers overhaul,
Martin Wilck
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]