Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 1/8] block: make the block holder code optional
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 9/9] multipathd: use strbuf in cli.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 8/9] libmultipath: use strbuf in alias.c.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 7/9] libmultipath: print.h: move macros to print.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/9] libmultipath: print.c: fail hard if keywords are not found
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 5/9] libmultipath: use strbuf in print.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [PATCH 4/9] libmultipath: use strbuf in dict.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Thore Sommer <public@xxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Thore Sommer <public@xxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/9] libmultipath: variable-size parameters in assemble_map()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] block: support delayed holder registration
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: switch the block layer to use kmap_local_page v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 4/8] block: support delayed holder registration
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: use regular gendisk registration in device mapper
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] dm-writecache: crash on invalid returned status
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-writecache: add event counters
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Thore Sommer <public@xxxxxxxx>
- [PATCH 15/15] block: use bvec_kmap_local in bio_integrity_process
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] block: use memcpy_from_bvec in __blk_queue_bounce
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] rbd: use memzero_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] block: use memzero_page in zero_fill_bio
- From: Christoph Hellwig <hch@xxxxxx>
- switch the block layer to use kmap_local_page v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] bvec: add a bvec_kmap_local helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] bvec: fix the include guards for bvec.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/9] libmultipath: strbuf: simple api for growing string buffers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/9] libmultipath: variable-size parameters in dm_get_map()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 7/7] dm: add documentation for IMA measurement support
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] dm: add documentation for IMA measurement support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [Question] multipathd.service start failed when /var/run isn't mount
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [Question] multipathd.service start failed when /var/run isn't mount
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [RFC PATCH v1 0/4] keys: introduce key_extract_material helper
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- [RFC PATCH v1 2/4] dm: crypt: use new key_extract_material helper
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- [RFC PATCH v1 1/4] keys: introduce key_extract_material helper
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [PATCH] dm io: fix comments to align with on-stack plugging
- From: Xianting Tian <xianting.tian@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 4/4] ubifs: auth: consult encrypted and trusted keys if no logon key was found
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- [RFC PATCH v1 3/4] ubifs: auth: remove never hit key type error check
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- [PATCH 1/8] block: make the block holder code optional
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] block: remove support for delayed queue registrations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] block: remove the extra kobject reference in bd_link_disk_holder
- From: Christoph Hellwig <hch@xxxxxx>
- use regular gendisk registration in device mapper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] dm: move setting md->type into dm_setup_md_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] dm: delay registering the gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] dm: cleanup cleanup_mapped_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] block: support delayed holder registration
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: look up holders by bdev
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] dm: add documentation for IMA measurement support
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [dm:for-next 9/10] drivers/md/dm-raid.c:3686:39: warning: variable 'recovery' is uninitialized when used here
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [Question] multipathd.service start failed when /var/run isn't mount
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [Question] multipathd.service start failed when /var/run isn't mount
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [Question] multipathd.service start failed when /var/run isn't mount
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- [Question] multipathd.service start failed when /var/run isn't mount
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH 1/7] dm: measure data on table load
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 1/7] dm: measure data on table load
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] dm: measure data on table load
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH v5 2/9] dax: Introduce holder for dax_device
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- [dm:for-next 9/10] drivers/md/dm-raid.c:3686:39: warning: variable 'recovery' is uninitialized when used here
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] block: move some macros to blkdev.h
- From: Guoqing Jiang <guoqing.jiang@xxxxxxxxx>
- Re: [PATCH 7/7] dm: add documentation for IMA measurement support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] dm: measure data on table load
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm io: Convert from atomic_t to refcount_t on io->count
- From: Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
- Re: [PATCH v5 9/9] fs/dax: Remove useless functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 2/9] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] dm io: fix comments to align with on-stack plugging
- From: Xianting Tian <xianting_tian@xxxxxxx>
- Re: [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- [PATCH 3/9] libmultipath: variable-size parameters in assemble_map()
- [PATCH 5/9] libmultipath: use strbuf in print.c
- [PATCH 2/9] libmultipath: strbuf: simple api for growing string buffers
- [PATCH 4/9] libmultipath: use strbuf in dict.c
- [PATCH 6/9] libmultipath: print.c: fail hard if keywords are not found
- [PATCH 7/9] libmultipath: print.h: move macros to print.c
- [PATCH 1/9] libmultipath: variable-size parameters in dm_get_map()
- [PATCH 0/9] multipath-tools: use variable-size string buffers
- [PATCH 9/9] multipathd: use strbuf in cli.c
- [PATCH 8/9] libmultipath: use strbuf in alias.c.
- Re: [PATCH 6/7] dm: update target specific status functions to measure data
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] device mapper target measurements using IMA
- From: Thore Sommer <public@xxxxxxxx>
- Re: [PATCH 6/7] dm: update target specific status functions to measure data
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- [PATCH 6/7] dm: update target specific status functions to measure data
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] device mapper target measurements using IMA
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] dm: measure data on table clear
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] dm: measure data on table load
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] dm: add documentation for IMA measurement support
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] dm: measure data on device resume
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] dm: measure data on device remove
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] dm: measure data on device rename
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: regression: data corruption with ext4 on LUKS on nvme with torvalds master
- From: Samuel Mendoza-Jonas <samjonas@xxxxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 14/31] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 15/35] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 20/45] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 21/55] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 27/74] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 056/137] dm: Fix dm_accept_partial_bio() relative to zone management commands
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 081/137] dm writecache: commit just one block, not a full page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 055/137] dm writecache: don't split bios when overwriting contiguous cache content
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 054/137] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 062/160] dm writecache: don't split bios when overwriting contiguous cache content
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 063/160] dm: Fix dm_accept_partial_bio() relative to zone management commands
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 091/160] dm writecache: commit just one block, not a full page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 061/160] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 106/189] dm writecache: commit just one block, not a full page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 076/189] dm: Fix dm_accept_partial_bio() relative to zone management commands
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 074/189] dm space maps: don't reset space map allocation cursor when committing
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 075/189] dm writecache: don't split bios when overwriting contiguous cache content
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: make HUAWEI/XSG1 config work with alua and multibus
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] multipath-tools: Remove trailing/leading whitespaces
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] libmultipath: use uint64_t for sg_id.lun
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [git pull] device mapper changes for 5.14
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] libmultipath: use uint64_t for sg_id.lun
- [git pull] device mapper changes for 5.14
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Mike Snitzer <snitzer@xxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [kbuild] Re: [PATCH v4 2/3] scsi: scsi_ioctl: add sg_io_to_blk_status()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- [PATCH v5 2/3] scsi: scsi_ioctl: add sg_io_to_blk_status()
- [PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- [PATCH v5 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 2/3] scsi: scsi_ioctl: add sg_io_to_blk_status()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] dm writecache: make writeback pause configurable
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
- [PATCH v4 2/3] scsi: scsi_ioctl: add sg_io_to_blk_status()
- [PATCH v5 9/9] fs/dax: Remove useless functions
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- [PATCH v5 8/9] md: Implement dax_holder_operations
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v5 4/9] pmem, mm: Implement ->memory_failure in pmem driver
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
- [PATCH v5 1/9] pagemap: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] dm: moved EXPORT_SYMBOL so that it immediately followed its function/variable
- From: Jinchao Wang <wjc@xxxxxxxxxx>
- [PATCH v5 0/9] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v5 7/9] dm: Introduce ->rmap() to find bdev offset
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v5 3/9] mm: factor helpers for memory_failure_dev_pagemap
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v5 2/9] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 5/6] sched,timer: Use __set_current_state()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] multipathd: fix no checking persistent reservation registration
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH] multipathd: fix no checking persistent reservation registration
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] multipathd: fix no checking persistent reservation registration
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH V3 0/3] block/dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 2/3] block: add ->poll_bio to block_device_operations
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 1/3] block: add helper of blk_queue_poll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V3 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] md: use BLK_STS_OK instead of hardcode
- From: Xianting Tian <xianting_tian@xxxxxxx>
- Re: [PATCH] md: use BLK_STS_OK instead of hardcode
- From: Coly Li <colyli@xxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] dm-writecache: write at least 4k when committing
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/1] dm writecache: commit just one block, not a full page
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/1] dm writecache: commit just one block, not a full page
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9 0/4] block device interposer
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH] dm-writecache: add a "metadata_only" parameter
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH V2 2/3] block: add ->poll_bio to block_device_operations
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH V2 1/3] block: add helper of blk_queue_poll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH V2 2/3] block: add ->poll_bio to block_device_operations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH V2 1/3] block: add helper of blk_queue_poll
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] dm: fix dm_revalidate_zones() memory allocation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] dm: support bio polling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [bug report] dm: introduce zone append emulation
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [bug report] dm: introduce zone append emulation
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Source code for devmapper 1.02.110 & 1.02.137
- From: Yu-Ling Cheong <yu-ling.cheong@xxxxxxxxxxxx>
- Re: [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH V2 3/3] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH V2 2/3] block: add ->poll_bio to block_device_operations
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH V2 1/3] block: add helper of blk_queue_poll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH V2 0/3] block/dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] dm btree remove: assign new_root only when removal succeeds
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH 4/4] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 06/18] bvec: add a bvec_kmap_local helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: switch the block layer to use kmap_local_page v2
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH] dm: remove redundant continue statement
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
- From: Geoff Levand <geoff@xxxxxxxxxxxxx>
- Re: [RFC PATCH 4/4] dm: support bio polling
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [RFC PATCH 4/4] dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 3/4] block: add ->poll_bio to block_device_operations
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 2/4] block: add field of .bi_bio_drv_data to bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 1/4] block: add helper of blk_queue_poll
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 0/4] block/dm: support bio polling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 02/10] dax: Introduce holder for dax_device
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] dm-writecache: back off if the kcopyd workqueue is blocked
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-writecache: fix missing flush to the origin device
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process
- From: Christoph Hellwig <hch@xxxxxx>
- switch the block layer to use kmap_local_page v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/18] mm: add a kunmap_local_dirty helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/18] rbd: use memzero_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/18] block: use memzero_page in zero_fill_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/18] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/18] bvec: add a bvec_kmap_local helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/18] bvec: fix the include guards for bvec.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/18] mm: use kmap_local_page in memzero_page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v3 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
- [PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
- [PATCH v3 1/2] scsi: export __scsi_result_to_blk_status() in scsi_ioctl.c
- Re: simplify gendisk and request_queue allocation for blk-mq based drivers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v2] dm-writecache: avoid kcopyd and use open-coded variant instead
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] dm-writecache: avoid kcopyd and use open-coded variant instead
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] dm-writecache: avoid kcopyd and use open-coded variant instead
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH -next v2] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH 07/16] rbd: use memzero_bvec
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 04/16] bvec: add a bvec_kmap_local helper
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: switch the block layer to use kmap_local_page
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH -next] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH] dm-writecache: avoid kcopyd and use open-coded variant instead
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 05/16] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 06/16] block: use memzero_page in zero_fill_bio
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 04/16] bvec: add a bvec_kmap_local helper
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 03/16] bvec: fix the include guards for bvec.h
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 01/16] mm: use kmap_local_page in memzero_page
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/16] bvec: fix the include guards for bvec.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/16] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- switch the block layer to use kmap_local_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/16] mm: use kmap_local_page in memzero_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/16] rbd: use memzero_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/16] block: remove bvec_kmap_irq and bvec_kunmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/16] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/16] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/16] bvec: add a bvec_kmap_local helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/16] block: use memzero_page in zero_fill_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/16] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/16] block: use bvec_kmap_local in bio_integrity_process
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 02/16] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/16] bvec: fix the include guards for bvec.h
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/6] sched: Change task_struct::state
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] sched: Change task_struct::state
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 20/30] nullb: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] dm-writecache: commit just one block, not a full page
- From: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
- Re: [PATCH] multipathd: don't start in containers
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] multipathd: don't start in containers
- From: Utkarsh Gupta <utkarsh.gupta@xxxxxxxxxxxxx>
- Re: [PATCH v2] multipath-tools: add info about HPE Alletra 6000 and 9000
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 10/30] ps3disk: use blk_mq_alloc_disk
- From: Geoff Levand <geoff@xxxxxxxxxxxxx>
- Re: simplify gendisk and request_queue allocation for blk-mq based drivers
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] dm-writecache: commit just one block, not a full page
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- dm-writecache: remove useless argument "gfp"
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-writecache: back off if the kcopyd workqueue is blocked
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: simplify gendisk and request_queue allocation for blk-mq based drivers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 08/11] dm: Forbid requeue of writes to zones
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH v2] multipath-tools: add info about HPE Alletra 6000 and 9000
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH v5 08/11] dm: Forbid requeue of writes to zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: add info about HPE Alletra 6000 and 9000
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v4 08/10] md: Implement dax_holder_operations
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 07/10] dm: Introduce ->rmap() to find bdev offset
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 06/10] fs/dax: Implement dax_holder_operations
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: dm: Forbid requeue of writes to zones
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH v4 02/10] dax: Introduce holder for dax_device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH 08/30] mspro: use blk_mq_alloc_disk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 00/10] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v4 10/10] fs/dax: Remove useless functions
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] dm: fix uninitialized variable use
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/30] ms_block: use blk_mq_alloc_disk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 5/6] sched,timer: Use __set_current_state()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 08/10] md: Implement dax_holder_operations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: dm: Forbid requeue of writes to zones
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v5 00/11] dm: Improve zoned block device support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] multipath-tools: add info about HPE Alletra 6000 and 9000
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH v5 00/11] dm: Improve zoned block device support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 27/31] dm verity: fix require_signatures module_param permissions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.12 38/43] dm verity: fix require_signatures module_param permissions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 34/39] dm verity: fix require_signatures module_param permissions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 4/6] sched: Add get_current_state()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 5/6] sched,timer: Use __set_current_state()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 1/6] sched: Unbreak wakeups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] sched: Introduce task_is_running()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 2/6] sched: Introduce task_is_running()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] sched: Introduce task_is_running()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 5/6] sched,timer: Use __set_current_state()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 6/6] sched: Change task_struct::state
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 4/6] sched: Add get_current_state()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH 5/6] sched,timer: Use __set_current_state()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 2/6] sched: Introduce task_is_running()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] sched, perf, kvm: Fix preemption condition
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 1/6] sched: Unbreak wakeups
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 3/6] sched, perf, kvm: Fix preemption condition
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 3/6] sched, perf, kvm: Fix preemption condition
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] sched: Change task_struct::state
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 3/6] sched, perf, kvm: Fix preemption condition
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 6/6] sched: Change task_struct::state
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] sched: Unbreak wakeups
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] sched, perf, kvm: Fix preemption condition
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] sched: Unbreak wakeups
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH 6/6] sched: Change task_struct::state
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] sched: Add get_current_state()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 4/6] sched: Add get_current_state()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 0/6] sched: Cleanup task_struct::state
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 3/6] sched,perf,kvm: Fix preemption condition
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 27/30] scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 20/30] nullb: use blk_mq_alloc_disk
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [dm:for-next 20/20] drivers/md/dm.c:850:43: warning: variable 'bio' is uninitialized when used here
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [dm:for-next 20/20] drivers/md/dm.c:850:43: warning: variable 'bio' is uninitialized when used here
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 00/11] dm: Improve zoned block device support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 23/30] rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- [PATCH -next] dm btree: shadow_child leaves unchecked in split_two_into_three
- From: Tong Tiangen <tongtiangen@xxxxxxxxxx>
- [PATCH 11/30] swim3: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/30] ps3disk: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/30] mspro: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/30] ms_block: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/30] pf: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/30] pcd: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- simplify gendisk and request_queue allocation for blk-mq based drivers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/30] scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/30] z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/30] ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/30] amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/30] xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/30] ubi: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/30] sx8: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/30] rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/30] rbd: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/30] nullb: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/30] floppy: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/30] nbd: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/30] gdrom: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/30] sunvdc: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/30] swim: use blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: simplify gendisk and request_queue allocation for bio based drivers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] dm zoned: check zone capacity
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [git pull] device mapper fixes for 5.13-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] device mapper fixes for 5.13-rc4
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm-kcopyd: avoid useless atomic operations
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] dm table: Constify static struct blk_ksm_ll_ops
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: [PATCH v2] dm-kcopyd: avoid useless atomic operations
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH] dm-kcopyd avoid spin_lock_irqsave from process context
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [dm:for-next 10/11] drivers/md/dm-kcopyd.c:538:42: error: passing argument 2 of 'test_bit' from incompatible pointer type
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] dm-writecace: if we are suspended, interrupt flushing
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-writecache: use early kcopyd callback
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-writecache: don't split bios on block boundary when overwriting cache content
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-kcopyd avoid spin_lock_irqsave from process context
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2] dm-kcopyd: avoid useless atomic operations
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH][next] dm btree: Fix potential read of array with negative index i
- From: Edward Thornber <thornber@xxxxxxxxxx>
- Re: simplify gendisk and request_queue allocation for bio based drivers
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v4 11/11] dm crypt: Fix zoned block device support
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 09/11] dm: rearrange core declarations
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 04/11] dm: Fix dm_accept_partial_bio()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: simplify gendisk and request_queue allocation for bio based drivers
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v4 01/11] block: improve handling of all zones reset operation
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 02/11] block: introduce bio zone helpers
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 07/11] dm: Introduce dm_report_zones()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 10/11] dm: introduce zone append emulation
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 06/11] dm: move zone related code to dm-zone.c
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 08/11] dm: Forbid requeue of writes to zones
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v4 05/11] dm: cleanup device_area_is_invalid()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v5 10/11] dm: introduce zone append emulation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 01/11] block: improve handling of all zones reset operation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: simplify gendisk and request_queue allocation for bio based drivers
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC 4/7] dm: measure data on table clear
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 7/7] dm: add documentation for IMA measurement support
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 1/7] dm: measure data on table load
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 2/7] dm: measure data on device resume
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 6/7] dm: update target specific status functions to measure data
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 5/7] dm: measure data on device rename
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 3/7] dm: measure data on device remove
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- [RFC 0/7] device mapper target measurements using IMA
- From: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm-kcopyd: avoid useless atomic operations
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- [PATCH v5 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 11/11] dm crypt: Fix zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 08/11] dm: Forbid requeue of writes to zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 09/11] dm: rearrange core declarations
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 04/11] dm: Fix dm_accept_partial_bio()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 05/11] dm: cleanup device_area_is_invalid()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 07/11] dm: Introduce dm_report_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 02/11] block: introduce bio zone helpers
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v5 06/11] dm: move zone related code to dm-zone.c
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH] improve kcopyd latency
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-kcopyd: avoid useless atomic operations
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/2] dm snapshot: patch v2: fix a crash when an origin has no snapshots
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/2] dm snapshot: revert "fix a crash when an origin has no snapshots"
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: Remove trailing/leading whitespaces
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v4 02/11] block: introduce bio zone helpers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/11] dm: cleanup device_area_is_invalid()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/11] dm: Fix dm_accept_partial_bio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v4 01/11] block: improve handling of all zones reset operation
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v4 01/11] block: improve handling of all zones reset operation
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH v4 05/11] dm: cleanup device_area_is_invalid()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 07/11] dm: Introduce dm_report_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 08/11] dm: Forbid requeue of writes to zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 09/11] dm: rearrange core declarations
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 11/11] dm crypt: Fix zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 04/11] dm: Fix dm_accept_partial_bio()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 06/11] dm: move zone related code to dm-zone.c
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 02/11] block: introduce bio zone helpers
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v4 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH] multipath-tools: Remove trailing/leading whitespaces
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] libmultipath: fix build without LIBDM_API_DEFERRED
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/26] nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/26] dm: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/26] block: refactor device number setup in __device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/26] block: refactor device number setup in __device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 01/26] block: refactor device number setup in __device_add_disk
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH][next] dm btree: Fix potential read of array with negative index i
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH -next] dm btree: make symbol 'shadow_child' static
- From: Zou Wei <zou_wei@xxxxxxxxxx>
- [PATCH][next] dm space map disk: remove redundant initialization of variable index
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- NAK: [PATCH][next] dm space maps: Fix uninitialized variable r2
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH][V2][next] dm space maps: Fix uninitialized variable r2
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] dm space maps: Fix uninitialized variable r2
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 02/11] block: introduce bio zone helpers
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH v3 01/11] block: improve handling of all zones reset operation
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 26/26] block: unexport blk_alloc_queue
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 25/26] null_blk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 24/26] xpram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 23/26] dcssblk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 21/26] n64cart: convert to blk_alloc_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 20/26] simdisk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/26] nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 16/26] nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/26] nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/26] dm: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 11/26] lightnvm: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/26] zram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/26] rsxx: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/26] pktcdvd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/26] drbd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/26] block: refactor device number setup in __device_add_disk
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] multipath-tools: Remove trailing/leading whitespaces
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- simplify gendisk and request_queue allocation for bio based drivers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
- From: Christoph Hellwig <hch@xxxxxx>
- simplify gendisk and request_queue allocation for bio based drivers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/26] lightnvm: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/26] nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/26] rsxx: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/26] dm: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/26] nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/26] zram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/26] drbd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/26] block: refactor device number setup in __device_add_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/26] pktcdvd: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/26] block: unexport blk_alloc_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/26] xpram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/26] null_blk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/26] dcssblk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/26] n64cart: convert to blk_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/26] simdisk: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/26] nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 01/11] block: improve handling of all zones reset operation
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 08/11] dm: Forbid requeue of writes to zones
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 09/11] dm: rearrange core declarations
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 11/11] dm crypt: Fix zoned block device support
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 02/11] block: introduce bio zone helpers
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH v3 05/11] dm: cleanup device_area_is_invalid()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 11/11] dm crypt: Fix zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 09/11] dm: rearrange core declarations
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 07/11] dm: Introduce dm_report_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 04/11] dm: Fix dm_accept_partial_bio()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 02/11] block: introduce bio zone helpers
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 08/11] dm: Forbid requeue of writes to zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v3 06/11] dm: move zone related code to dm-zone.c
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [git pull] device mapper fixes for 5.13-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] libmultipath: fix build without LIBDM_API_DEFERRED
- [git pull] device mapper fixes for 5.13-rc3
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for function 'shadow_child'
- From: kernel test robot <lkp@xxxxxxxxx>
- [dm:for-next 7/8] include/uapi/linux/byteorder/little_endian.h:32:42: warning: cast from pointer to integer of different size
- From: kernel test robot <lkp@xxxxxxxxx>
- [dm:for-next 5/8] drivers/md/persistent-data/dm-btree.c:702:5: warning: no previous prototype for 'shadow_child'
- From: kernel test robot <lkp@xxxxxxxxx>
- [dm:for-next 7/8] include/uapi/linux/byteorder/big_endian.h:32:50: warning: cast from pointer to integer of different size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 4/4] libdmmp: use KBUILD_BUILD_TIMESTAMP when building man pages
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 3/4] multipath-tools: enable -Wformat-overflow=2
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 2/4] multipathd: cli_getprkey(): fix return value
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 1/4] multipathd: cli_handlers: cleanup setting reply length
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 10/11] dm: introduce zone append emulation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 11/11] dm crypt: Fix zoned block device support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 10/11] dm: introduce zone append emulation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 09/11] dm: rearrange core declarations
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 06/11] dm: move zone related code to dm-zone.c
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 08/11] dm: Forbid requeue of writes to zones
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 07/11] dm: Introduce dm_report_zones()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 05/11] dm: cleanup device_area_is_invalid()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 04/11] dm: Fix dm_accept_partial_bio()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 01/11] block: improve handling of all zones reset operation
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 02/11] block: introduce bio zone helpers
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v2 08/11] dm: Forbid requeue of writes to zones
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 04/11] dm: Fix dm_accept_partial_bio()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 07/11] dm: Introduce dm_report_zones()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 11/11] dm crypt: Fix zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 05/11] dm: cleanup device_area_is_invalid()
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 02/11] block: introduce bio zone helpers
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 10/11] dm: introduce zone append emulation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 09/11] dm: rearrange core declarations
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 06/11] dm: move zone related code to dm-zone.c
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- [PATCH v2 00/11] dm: Improve zoned block device support
- From: Damien Le Moal <damien.lemoal@xxxxxxx>
- Re: [PATCH 11/11] dm crypt: Fix zoned block device support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 11/11] dm crypt: Fix zoned block device support
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH stable] dm ioctl: fix out of bounds array access when no devices
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH stable] dm ioctl: fix out of bounds array access when no devices
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 01/11] block: improve handling of all zones reset operation
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] block: improve handling of all zones reset operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/11] block: introduce bio zone helpers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]