Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 2/3] block: switch to per-cpu in-flight counters
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 2/3] block: switch to per-cpu in-flight counters
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 00/19] multipath-tools: improve logging at -v3
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 16/19] libmultipath: coalesce_paths: fix size mismatch handling
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 08/19] libmultipath: decrease log level of word splitting
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH V12 00/20] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V12 00/20] block: support multi-page bvec
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V12 00/20] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- [PATCH] dm: integrity: fix spelling mistake in workqueue name
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH V12 00/20] block: support multi-page bvec
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH 2/2] libmultipath: fix false removes in dmevents polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH 1/2] libmultipath: cleanup pthread_cleanup_pop call
- From: Martin Wilck <mwilck@xxxxxxx>
- [PATCH 2/2] libmultipath: fix false removes in dmevents polling code
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- [PATCH 1/2] libmultipath: cleanup pthread_cleanup_pop call
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- [PATCH 3/3] block: return just one value from part_in_flight
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3] block: delete part_round_stats and switch to less precise counting
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/3] block: switch to per-cpu in-flight counters
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/3] per-cpu in_flight counters for bio-based drivers
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 3/3] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH V12 16/20] block: enable multipage bvecs
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 01/20] btrfs: remove various bio_offset arguments
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 18/20] block: document usage of bio iterator helpers
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 06/20] block: rename bvec helpers
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 05/20] block: remove bvec_iter_rewind()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 03/20] block: remove the "cluster" flag
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH V12 16/20] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] libmpathpersist: fix off-by-one error in PRIN length check
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 18/20] block: document usage of bio iterator helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 16/20] block: enable multipage bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 06/20] block: rename bvec helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 07/20] block: introduce multi-page bvec helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 05/20] block: remove bvec_iter_rewind()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V12 06/20] block: rename bvec helpers
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 18/20] block: document usage of bio iterator helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 16/20] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 11/20] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 07/20] block: introduce multi-page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 06/20] block: rename bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 05/20] block: remove bvec_iter_rewind()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 02/20] btrfs: look at bi_size for repair decisions
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 03/20] block: remove the "cluster" flag
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 00/20] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V12 01/20] btrfs: remove various bio_offset arguments
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V11 15/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: "Kuehling, Felix" <Felix.Kuehling@xxxxxxx>
- Re: [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Guo Ren <ren_guo@xxxxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 02/19] block: introduce multi-page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 15/19] block: enable multipage bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 02/19] block: introduce multi-page bvec helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 15/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 02/19] block: introduce multi-page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V11 15/19] block: enable multipage bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 17/19] block: document usage of bio iterator helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V11 02/19] block: introduce multi-page bvec helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Disconcerting observation with multipathd's dmevent polling code
- From: Hannes Reinecke <hare@xxxxxxx>
- Disconcerting observation with multipathd's dmevent polling code
- From: Martin Wilck <mwilck@xxxxxxx>
- [PATCH 19/19] libmultipath: improve logging from orphan_paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 15/19] libmultipath: adopt_paths: check for size match
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 17/19] tests: add unit tests for bitmask functions
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 14/19] libmultipath: decrease log level for failed VPD c9
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 18/19] multipathd: uev_remove_path: remove redundant orphan_paths call
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 16/19] libmultipath: coalesce_paths: fix size mismatch handling
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 10/19] multipathd: decrease log level of checker timing
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 04/19] libmultipath: decrease verbosity of pathinfo messages
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 11/19] libmultipath: decrease log level of "prioritizer refcount" message
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 07/19] libmultipath: decrease log level of "disassembled" messages
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 08/19] libmultipath: decrease log level of word splitting
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 05/19] libmultipath: decrease verbosity of TUR checker messages
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 13/19] libmultipath: simplify devt2devname()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 02/19] tests/hwtable: adjust to new checker API
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 03/19] multipath-tools: decrease verbosity of state messages
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 12/19] libmpathpersist/update_map_pr: decrease log level for nop
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 06/19] libmultipath: avoid frequent messages from filter_property()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 09/19] libmultipath: increase log level of map removal
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 01/19] tests/hwtable: set multipath_dir in local configuration
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 00/19] multipath-tools: improve logging at -v3
- From: Martin Wilck <mwilck@xxxxxxxx>
- [RFC PATCH v2 3/3] dm: expand valid types for dm-ioctl
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- [RFC PATCH v2 2/3] dm: expand hc_map in mapped_device for lack of map
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- [RFC PATCH v2 1/3] dm: enable dax_operations for dm-snapshot
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- Re: [PATCH V11 17/19] block: document usage of bio iterator helpers
- From: Nikolay Borisov <nborisov@xxxxxxxx>
- [RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- [RFC PATCH 3/3] dm: expand valid types for dm-ioctl
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- [RFC PATCH 1/3] dm: enable dax_operations for dm-snapshot
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- ablkcipher plugins for pcrypt
- From: Mailing Lists <mailinglists35@xxxxxxxxx>
- [RFC PATCH 0/3] realize dax_operations for dm-snapshot
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
- From: "Huang\, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 2/3] dm: expand hc_map in mapped_device for lack of map
- From: Huaisheng Ye <yehs2007@xxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] multipathd: fix mpp->hwe handling when paths are freed
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH] multipathd: fix mpp->hwe handling when paths are freed
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 17/19] block: document usage of bio iterator helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 15/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 06/19] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 03/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 02/19] block: introduce multi-page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V11 00/19] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: RFC: REQ_PRIO use
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFC: REQ_PRIO use
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RFC: REQ_PRIO use
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 14/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 14/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 05/19] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 02/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V10 00/19] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- [PATCH v2] nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] block: use a driver-specific handler for the "inflight" value
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
- From: Christoph Hellwig <hch@xxxxxx>
- Re: nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 00/19] block: support multi-page bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 05/19] block: introduce bvec_last_segment()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] block: use a driver-specific handler for the "inflight" value
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 14/19] block: enable multipage bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 02/19] block: introduce bio_for_each_bvec()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 05/19] block: introduce bvec_last_segment()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 02/19] block: introduce bio_for_each_bvec()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 16/19] block: document usage of bio iterator helpers
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Gao Xiang <gaoxiang25@xxxxxxxxxx>
- Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 14/19] block: enable multipage bvecs
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] block: use a driver-specific handler for the "inflight" value
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 3/3] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3] dm: move dm_stats_account_io before generic_end_io_acct
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/3] device mapper percpu counter patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/3] dm: use percpu counters
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [patch 0/5] device mapper percpu patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] nvme: allow ANA support to be independent of native multipathing
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 16/19] block: document usage of bio iterator helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 14/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 13/19] iomap & xfs: only account for new added page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 00/19] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 05/19] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 02/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm integrity: Document size and format of superblock fields
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: multipath-tools: Bump version to 0.7.9
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: multipath-tools: Bump version to 0.7.9
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- [PATCH] fix infinite loop in __blkdev_issue_discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 0/2] two multipathd fixes
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 00/21] libmultipath: checkers overhaul
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: [PATCH v3 0/7] multipathd: make uxlsnr errors really fatal
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: [PATCH v2 00/10] various multipath-tools patches
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/2] multipathd: reset delay_wait_checks counter on failure
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 0/2] two multipathd fixes
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 1/2] multipathd: fix irritating "minor number mismatch" message
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] dm integrity: Document size and format of superblock fields
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH] dm flakey: Properly corrupt multi-page bios.
- From: Sweet Tea <sweettea@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] dm integrity: Document size and format of superblock fields
- From: Andy Grover <agrover@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: add ANA support for NVMe device
- From: Martin Wilck <mwilck@xxxxxxxx>
- unnecessary "memset(n, 0, block_size); " in dm_btree_empty ?
- From: shenghui <shhuiw@xxxxxxxxxxx>
- [PATCH] dm integrity: Document size and format of superblock fields
- From: Andy Grover <agrover@xxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] multipath-tools: add ANA support for NVMe device
- From: lijie <lijie34@xxxxxxxxxx>
- Re: [patch 0/5] device mapper percpu patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [patch 0/5] device mapper percpu patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [patch 0/5] device mapper percpu patches
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [patch 0/5] device mapper percpu patches
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH v3] libmultipath: update INFINIDAT builtin config
- From: Martin Wilck <mwilck@xxxxxxxx>
- [patch 3/5] dm: remove the pending variable
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [patch 1/5] dm: avoid indirect call in __dm_make_request
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [patch 4/5] dm: use percpu counters
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [patch 2/5] dm: dont rewrite dm_disk(md)->part0.in_flight
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [patch 0/5] device mapper percpu patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v10 0/2] dm: boot a mapped device without an initramfs
- From: Will Drewry <wad@xxxxxxxxxxxx>
- Re: [RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v10 0/2] dm: boot a mapped device without an initramfs
- From: Richard Weinberger <richard@xxxxxx>
- [PATCH v2] dm crypt: use u64 instead of sector_t to store iv_offset
- From: AliOS system security <alios_sys_security@xxxxxxxxxxxxxxxxx>
- [PATCH] dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: AliOS system security <alios_sys_security@xxxxxxxxxxxxxxxxx>
- [PATCH v5 13/21] libmultipath: clariion checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- dm-integrity + mdadm + btrfs = no journal?
- From: Hans van Kranenburg <hans@xxxxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH] dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [PATCH v10 0/2] dm: boot a mapped device without an initramfs
- From: Helen Koike <helen.koike@xxxxxxxxxxxxx>
- [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function.
- From: Helen Koike <helen.koike@xxxxxxxxxxxxx>
- [PATCH v10 2/2] init: add support to directly boot to a mapped device
- From: Helen Koike <helen.koike@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/7] multipathd: open client socket early
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v5 11/21] multipathd: improve checker message logging
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v5 03/21] libmultipath/checkers: replace message by msgid
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [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
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 7/7] multipathd: only grab conf once for filter_path()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 3/7] multipathd: print error message if checkint is not initialized
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 0/7] multipathd: make uxlsnr errors really fatal
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 2/7] multipathd: remove init_path_check_interval()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 20/21] libmultipath: sync_map_state: log failing paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 21/21] libmultipath/checkers: cleanup class/instance model
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 14/21] libmultipath: hp_sw checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 18/21] multipathd: check_path: improve logging for "unusable path" case
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 16/21] libmultipath: tur checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 15/21] libmultipath: rdac checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 04/21] libmultipath/checkers: cciss_tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 06/21] libmultipath/checkers: emc_clariion: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 4/7] multipathd: open client socket early
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 12/21] libmultipath/checkers: support unsupported paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 11/21] multipathd: improve checker message logging
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 09/21] libmultipath/checkers: readsector0: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 10/21] libmultipath/checkers: tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 02/21] libmultipath: fix memory leaks from scandir() use
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 1/7] libmultipath: set pp->checkint in store_pathinfo()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 07/21] libmultipath/checkers: hp_sw: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 05/21] libmultipath/checkers: directio: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 03/21] libmultipath/checkers: replace message by msgid
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 08/21] libmultipath/checkers: rdac: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 01/21] libmultipath: fix use of uninitialized memory in write()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v5 00/21] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 22/22] libmultipath: make checker_message thread safe
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 13/22] libmultipath: clariion checker: leave unsupported paths alone
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: AliOS system security <alios_sys_security@xxxxxxxxxxxxxxxxx>
- [PATCH] dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: AliOS system security <alios_sys_security@xxxxxxxxxxxxxxxxx>
- Re: dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH v2 4/7] multipathd: open client socket early
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: dm crypt: use unsigned long long instead of sector_t to store iv_offset
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 03/22] libmultipath/checkers: replace message by msgid
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3 22/22] libmultipath: make checker_message thread safe
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: Some questions on commit 3db2776d9fca (dm snapshot: improve performance by switching out_of_order_list to rbtree)
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: multipath target and non-request-stackable devices
- From: Drew Hastings <dhastings@xxxxxxxxxxxxxxxxxx>
- Re: multipath target and non-request-stackable devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/2] dm kcopyd: Fix bug causing workqueue stalls
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH 1/2] dm snapshot: Fix excessive memory usage and workqueue stalls
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH 0/2] dm kcopyd: dm snapshot: Fix bugs causing excessive memory usage and workqueue stalls
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH v4 12/22] libmultipath/checkers: support unsupported paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v4 00/22] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v4 03/22] libmultipath/checkers: replace message by msgid
- From: Martin Wilck <mwilck@xxxxxxxx>
- multipath target and non-request-stackable devices
- From: Drew Hastings <dhastings@xxxxxxxxxxxxxxxxxx>
- [PATCH] dm bufio: update comment in dm-bufio.c
- From: Shenghui Wang <shhuiw@xxxxxxxxxxx>
- [PATCH v3 13/22] libmultipath: clariion checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: Some questions on commit 3db2776d9fca (dm snapshot: improve performance by switching out_of_order_list to rbtree)
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 3/7] multipathd: print error message if checkint is not initialized
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 4/7] multipathd: open client socket early
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 0/7] multipathd: make uxlsnr errors really fatal
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 19/22] libmultipath: coalesce_paths: improve logging of orphaned paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 20/22] libmultipath: sync_map_state: log failing paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 7/7] multipathd: only grab conf once for filter_path()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 14/22] libmultipath: hp_sw checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 2/7] multipathd: remove init_path_check_interval()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 11/22] multipathd: improve checker message logging
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 1/7] libmultipath: set pp->checkint in store_pathinfo()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 08/22] libmultipath/checkers: rdac: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 22/22] libmultipath: make checker_message thread safe
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 16/22] libmultipath: tur checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 07/22] libmultipath/checkers: hp_sw: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 01/22] libmultipath: fix use of uninitialized memory in write()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 00/22] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 21/22] libmultipath/checkers: cleanup class/instance model
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 18/22] multipathd: check_path: improve logging for "unusable path" case
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 17/22] libmultipath: pathinfo: don't blank wwid if checker fails
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 04/22] libmultipath/checkers: cciss_tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 03/22] libmultipath/checkers: replace message by msgid
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 00/22] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH v3 00/22] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxx>
- [PATCH v3 15/22] libmultipath: rdac checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 06/22] libmultipath/checkers: emc_clariion: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 10/22] libmultipath/checkers: tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 12/22] libmultipath/checkers: support unsupported paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 02/22] libmultipath: fix memory leaks from scandir() use
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 09/22] libmultipath/checkers: readsector0: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v3 05/22] libmultipath/checkers: directio: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] dm bufio: update comment in dm-bufio.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: laurent cop <laurent.cop@xxxxxxxxx>
- Re: [PATCH 13/21] libmultipath: clariion checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- [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
- From: s90006763 <sunao.sun@xxxxxxxxxx>
- Re: [PATCH 7/7] multipathd: only grab conf once for filter_path()
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [git pull] device mapper changes for 4.20
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] multipathd: open client socket early
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 2/7] multipathd: remove init_path_check_interval()
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/7] multipathd: print error message if checkint is not initialized
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/7] libmultipath: set pp->checkint in store_pathinfo()
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- [git pull] device mapper changes for 4.20
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 13/21] libmultipath: clariion checker: leave unsupported paths alone
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: MegaBrutal <megabrutal@xxxxxxxxx>
- Re: dm-integrity stalls with iMX6q CAAM
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 21/21] libmultipath/checkers: cleanup class/instance model
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 20/21] libmultipath: sync_map_state: log failing paths
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 18/21] multipathd: check_path: improve logging for "unusable path" case
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 16/21] libmultipath: tur checker: leave unsupported paths alone
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 14/21] libmultipath: hp_sw checker: leave unsupported paths alone
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 12/21] libmultipath/checkers: support unsupported paths
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 15/21] libmultipath: rdac checker: leave unsupported paths alone
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 03/21] libmultipath/checkers: replace message by msgid
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 10/21] libmultipath/checkers: tur: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 11/21] multipathd: improve checker message logging
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 09/21] libmultipath/checkers: readsector0: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Wols Lists <antlists@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/21] libmultipath/checkers: rdac: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 07/21] libmultipath/checkers: hp_sw: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 06/21] libmultipath/checkers: emc_clariion: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 03/21] libmultipath/checkers: replace message by msgid
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 04/21] libmultipath/checkers: cciss_tur: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 05/21] libmultipath/checkers: directio: use message id
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 02/21] libmultipath: fix memory leaks from scandir() use
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 01/21] libmultipath: fix use of uninitialized memory in write()
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: "Bryn M. Reeves" <bmr@xxxxxxxxxx>
- [PATCH] dm writecache: remove unused variable sz in writecache_status
- From: Shenghui Wang <shhuiw@xxxxxxxxxxx>
- Re: [PATCH] dm writecache: flush metadata in single commit in init_memory
- From: shenghui <shhuiw@xxxxxxxxxxx>
- [PATCH] dm writecache: fix typo in error msg for creating writecache_flush_thread
- From: Shenghui Wang <shhuiw@xxxxxxxxxxx>
- [PATCH] dm writecache: flush metadata in single commit in init_memory
- From: Shenghui Wang <shhuiw@xxxxxxxxxxx>
- Re: dm writecache: remove unused variable sz in writecache_status
- From: shenghui <shhuiw@xxxxxxxxxxx>
- Re: dm writecache: remove unused variable sz in writecache_status
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Multipathd failed when I remove faulted disk. "segfault at 648 error 4 in libmultipath.so.0"
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm writecache: fix typo in error msg for creating writecache_flush_thread
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm writecache: flush metadata in single commit in init_memory
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: delete trailing whitespaces
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH] multipatd: display the host WWNN fields.
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] multipath-tools: refresh kernel-doc from kernel sources
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: Multipathd failed when I remove faulted disk. "segfault at 648 error 4 in libmultipath.so.0"
- From: Özkan Göksu <ozkan.goksu@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [RFC] dm-bow working prototype
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- [PATCH 2/7] multipathd: remove init_path_check_interval()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 1/7] libmultipath: set pp->checkint in store_pathinfo()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 0/7] multipathd: make uxlsnr errors really fatal
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 11/21] multipathd: improve checker message logging
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 3/7] multipathd: print error message if checkint is not initialized
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 4/7] multipathd: open client socket early
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 7/7] multipathd: only grab conf once for filter_path()
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 00/21] libmultipath: checkers overhaul
- From: Martin Wilck <mwilck@xxxxxxxx>
- [RFC] dm-bow working prototype
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- Re: Multipathd failed when I remove faulted disk. "segfault at 648 error 4 in libmultipath.so.0"
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 10/10] multipath.8: fix description of "device" argument
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 09/10] multipathd: improve "add missing path" handling
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 08/10] multipathd: handle repeated udev retrigger failure
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 10/10] multipath.8: fix description of "device" argument
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 09/10] multipathd: improve "add missing path" handling
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 00/10] various multipath-tools patches
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2 08/10] multipathd: handle repeated udev retrigger failure
- From: Martin Wilck <mwilck@xxxxxxxx>
- Multipathd failed when I remove faulted disk. "segfault at 648 error 4 in libmultipath.so.0"
- From: Özkan Göksu <ozkan.goksu@xxxxxxxxxx>
- Re: [PATCH 7/8] libmultipath: handle TUR threads that can't be cancelled
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Arun Sudhilal <getarunks@xxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: "Huang\, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Arun KS <arunks@xxxxxxxxxxxxxx>
- [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Arun KS <arunks@xxxxxxxxxxxxxx>
- Re: [PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic.
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: How to understand dm-writecache/memory_entry
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- How to understand dm-writecache/memory_entry
- From: shenghui <shhuiw@xxxxxxxxxxx>
- Re: [PATCH] dm: add secdel target
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH] dm: add secdel target
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- How to setup a basic writecache env?
- From: shenghui <shhuiw@xxxxxxxxxxx>
- Re: dm: add secdel target
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 0/2] boot to a mapped device
- From: Helen Koike <helen.koike@xxxxxxxxxxxxx>
- Re: dm_cache BUG() after power loss
- From: "Steinar H. Gunderson" <steinar+kernel@xxxxxxxxxxxx>
- Re: dm_cache BUG() after power loss
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm: add secdel target
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH] dm: add secdel target
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: dm: add secdel target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: dm-integrity stalls with iMX6q CAAM
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH] multipatd: display the host WWNN fields.
- From: s90006763 <sunao.sun@xxxxxxxxxx>
- Re: dm_cache BUG() after power loss
- From: "Steinar H. Gunderson" <steinar+kernel@xxxxxxxxxxxx>
- Re: dm-integrity stalls with iMX6q CAAM
- From: Horia Geanta <horia.geanta@xxxxxxx>
- [PATCH 2/2] dm-zoned: Fix dmz_get_mblock()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 0/2] dm-zoned fixes
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 1/2] dm-zoned: Fix metadata block ref counting
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] dm: add secdel target
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 2/3] dm zoned: metadata: use refcount_t for dm zoned reference counters
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 2/3] dm zoned: metadata: use refcount_t for dm zoned reference counters
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 10/11] block: add a report_zones method
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 10/11] block: add a report_zones method
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 01/11] scsi: sd_zbc: Rearrange code
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Some questions on commit 3db2776d9fca (dm snapshot: improve performance by switching out_of_order_list to rbtree)
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH v4 00/11] Zoned block device support improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/8] various multipath-tools patches
- From: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
- Re: [PATCH 8/8] multipathd: handle repeated udev retrigger failure
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 7/8] libmultipath: handle TUR threads that can't be cancelled
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/8] libmultipath: test code for "zombie" TUR threads
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/8] multipath.8: man page update
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 4/8] multipath.rules: add comment about DM_MULTIPATH_DEVICE_PATH=2
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/8] libmultipath: cciss_ioctl_pathinfo doesn't fail
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 2/8] libmultipath: scsi_ioctl_pathinfo doesn't fail
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/8] test-kpartx: add test for invocation on image file
- From: "Benjamin Marzinski" <bmarzins@xxxxxxxxxx>
- [PATCH] dm-raid: avoid bitmap with raid4/5/6 journal device
- From: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
- Re: [PATCH] dm flakey: Document "error_writes" feature
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: LUKS2 - RAID0 - NVME : alignment issue
- From: Ondrej Kozina <okozina@xxxxxxxxxx>
- LUKS2 - RAID0 - NVME : alignment issue
- From: laurent cop <laurent.cop@xxxxxxxxx>
- Re: [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: Matias Bjorling <Matias.Bjorling@xxxxxxx>
- Re: [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v4 09/11] block: Expose queue nr_zones in sysfs
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 08/11] block: Improve zone reset execution
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 07/11] block: Introduce BLKGETNRZONES ioctl
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 06/11] block: Introduce BLKGETZONESZ ioctl
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 04/11] block: Introduce blkdev_nr_zones() helper
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 05/11] block: Limit allocation of zone descriptors for report zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 10/11] block: add a report_zones method
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 01/11] scsi: sd_zbc: Rearrange code
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 00/11] Zoned block device support improvements
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH 13/21] libmultipath: clariion checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 07/11] block: Introduce BLKGETNRZONES ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 06/11] block: Introduce BLKGETZONESZ ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 10/11] block: add a report_zones method
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 08/11] block: Improve zone reset execution
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 07/11] block: Introduce BLKGETNRZONES ioctl
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 06/11] block: Introduce BLKGETZONESZ ioctl
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 05/11] block: Limit allocation of zone descriptors for report zones
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 04/11] block: Introduce blkdev_nr_zones() helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 01/11] scsi: sd_zbc: Rearrange code
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 10/11] block: add a report_zones method
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 09/11] block: Expose queue nr_zones in sysfs
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 08/11] block: Improve zone reset execution
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 07/11] block: Introduce BLKGETNRZONES ioctl
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 06/11] block: Introduce BLKGETZONESZ ioctl
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 04/11] block: Introduce blkdev_nr_zones() helper
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 05/11] block: Limit allocation of zone descriptors for report zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 00/11] Zoned block device support improvements
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 01/11] scsi: sd_zbc: Rearrange code
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH v2 09/11] block: Expose queue nr_zones in sysfs
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH 21/21] libmultipath/checkers: cleanup class/instance model
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 16/21] libmultipath: tur checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 18/21] multipathd: check_path: improve logging for "unusable path" case
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 15/21] libmultipath: rdac checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 14/21] libmultipath: hp_sw checker: leave unsupported paths alone
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 20/21] libmultipath: sync_map_state: log failing paths
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 07/21] libmultipath/checkers: hp_sw: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 10/21] libmultipath/checkers: tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 11/21] multipathd: improve checker message logging
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 02/21] libmultipath: fix memory leaks from scandir() use
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 09/21] libmultipath/checkers: readsector0: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 04/21] libmultipath/checkers: cciss_tur: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 05/21] libmultipath/checkers: directio: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH 06/21] libmultipath/checkers: emc_clariion: use message id
- From: Martin Wilck <mwilck@xxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]