Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 11/15] virtio_blk: split virtblk_probe
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCHSET v3] mq-deadline and BFQ scalability improvements
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
- From: "Andreas Hindborg (Samsung)" <nmi@xxxxxxxxxxxx>
- Re: [PATCH 8/8] block/bfq: use separate insertion lists
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/6] block: update cached timestamp post schedule/preemption
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/8] block/bfq: skip expensive merge lookups if contended
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] blk-mq: introduce blk_mq_tagset_wait_request_completed()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 6/8] block/bfq: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/8] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 8/8] block/bfq: use separate insertion lists
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] blk-mq: introduce blk_mq_tagset_wait_request_completed()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/8] block/bfq: skip expensive merge lookups if contended
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/8] block/bfq: serialize request dispatching
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5/8] block/bfq: pass in queue directly to bfq_insert_request()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/8] block/mq-deadline: use separate insertion lists
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/8] block/mq-deadline: serialize request dispatching
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] blk-wbt: Fix detection of dirty-throttled tasks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/6] block: update cached timestamp post schedule/preemption
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 8/8] block/bfq: use separate insertion lists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/8] block/bfq: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 7/8] block/bfq: skip expensive merge lookups if contended
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/8] block/bfq: pass in queue directly to bfq_insert_request()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/8] block/mq-deadline: use separate insertion lists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/8] block/mq-deadline: skip expensive merge lookups if contended
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/8] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/8] block/mq-deadline: pass in queue directly to dd_insert_request()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3] mq-deadline and BFQ scalability improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] block: convert struct blk_plug callback list to hlists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] block: shrink plug->{nr_ios, rq_count} to unsigned char
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] block: update cached timestamp post schedule/preemption
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] block: move cgroup time handling code into blkdev.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v4 0/6] Cache issue side time querying
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] block: add blk_time_get_ns() and blk_time_get() helpers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection
- From: alan.adamson@xxxxxxxxxx
- Re: [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block/blk-mq: Don't complete locally if capacities are different
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Fix WARNING in _copy_from_iter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: introduce content activity based ioprio
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Optimize request insertion
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH] block/mq-deadline: Optimize request insertion
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 11/15] virtio_blk: split virtblk_probe
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
- From: "Andreas Hindborg (Samsung)" <nmi@xxxxxxxxxxxx>
- Re: [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
- From: "Andreas Hindborg (Samsung)" <nmi@xxxxxxxxxxxx>
- [PATCH v2 12/34] zram: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 20/34] erofs: port device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 34/34] ext4: rely on sb->f_bdev only
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 31/34] block: use file->f_op to indicate restricted writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 33/34] block: expose bdev_file_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 30/34] bdev: remove bdev pointer from struct bdev_handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 32/34] block: remove bdev_handle completely
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 29/34] bdev: make struct bdev_handle private to the block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 28/34] bdev: make bdev_release() private to block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 24/34] nfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 27/34] bdev: remove bdev_open_by_path()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 26/34] reiserfs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 25/34] ocfs2: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 23/34] jfs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 22/34] f2fs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 21/34] ext4: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 19/34] btrfs: port device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 18/34] bcachefs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 17/34] target: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 16/34] s390: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 15/34] nvme: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 14/34] block2mtd: port device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 13/34] bcache: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 11/34] xen: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 10/34] rnbd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 09/34] pktcdvd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 08/34] drbd: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 07/34] xfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 06/34] power: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 05/34] swap: port block device usage to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 04/34] md: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 03/34] block/genhd: port disk_scan_partitions() to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 02/34] block/ioctl: port blkdev_bszset() to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 00/34] Open block devices as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] block: introduce content activity based ioprio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH V2 2/2] test/nvme/050: test the reservation feature
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/2] test/nvme/050: test the reservation feature
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests v3 0/2] block/031: allow to run with built-in null_blk driver
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 4/5] f2fs: guard blkdev_zone_mgmt with nofs scope
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
- From: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
- [PATCH] block: introduce content activity based ioprio
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Christoph Hellwig <hch@xxxxxx>
- Re: can we drop the bio based path in null_blk
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: mmc vs highmem, was: Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Fix WARNING in _copy_from_iter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- can we drop the bio based path in null_blk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block/blk-mq: Don't complete locally if capacities are different
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] blk-throttle: Eliminate redundant checks for data direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 06/15] nvme: remove the hack to not update the discard limits in nvme_config_discard
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/15] block: add an API to atomically update queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/15] block: refactor disk_update_readahead
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] blk-throttle: Eliminate redundant checks for data direction
- From: Tang Yizhou <yizhou.tang@xxxxxxxxxx>
- Re: [PATCH 15/15] loop: use the atomic queue limits update API
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 13/15] loop: cleanup loop_config_discard
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 11/15] virtio_blk: split virtblk_probe
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 06/15] nvme: remove the hack to not update the discard limits in nvme_config_discard
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 04/15] block: use queue_limits_commit_update in queue_max_sectors_store
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 03/15] block: add an API to atomically update queue limits
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 02/15] block: refactor disk_update_readahead
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
- From: yi sun <sunyibuaa@xxxxxxxxx>
- Re: [PATCH v3 0/4] brd discard patches
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block/mq-deadline: Optimize request insertion
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block/mq-deadline: Optimize request insertion
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block/blk-mq: Don't complete locally if capacities are different
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 05/15] block: add a max_user_discard_sectors queue limit
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/15] block: add a max_user_discard_sectors queue limit
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] virtio-blk: process block layer timedout request
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- [PATCH 15/15] loop: use the atomic queue limits update API
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] loop: cleanup loop_config_discard
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] virtio_blk: split virtblk_probe
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] nvme: remove the hack to not update the discard limits in nvme_config_discard
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] block: add a max_user_discard_sectors queue limit
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] block: add an API to atomically update queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] block: use queue_limits_commit_update in queue_max_sectors_store
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] block: refactor disk_update_readahead
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
- From: Christoph Hellwig <hch@xxxxxx>
- atomic queue limits updates
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 0/4] brd discard patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: mmc vs highmem, was: Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: mmc vs highmem, was: Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.
- From: Yi Sun <yi.sun@xxxxxxxxxx>
- [PATCH 1/2] blk-mq: introduce blk_mq_tagset_wait_request_completed()
- From: Yi Sun <yi.sun@xxxxxxxxxx>
- [PATCH 0/2] Fix requests loss during virtio-blk device suspend
- From: Yi Sun <yi.sun@xxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: mmc vs highmem, was: Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- mmc vs highmem, was: Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH blktests V2 1/1] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH] block: Fix WARNING in _copy_from_iter
- From: "Christian A. Ehrhardt" <lk@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/4] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] block/mq-deadline: pass in queue directly to dd_insert_request()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/4] block/mq-deadline: serialize request dispatching
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- From: Mia Kanashi <chad@xxxxxxxxxxxxx>
- Re: [BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] State Of The Page
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: Remove unnecessary unlikely()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Remove unnecessary unlikely()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: Remove unnecessary unlikely()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] State Of The Page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 4/4] block/mq-deadline: skip expensive merge lookups if contended
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/4] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/4] block/mq-deadline: pass in queue directly to dd_insert_request()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC v2 0/4] mq-deadline scalability improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- From: Mia Kanashi <chad@xxxxxxxxxxxxx>
- Re: [PATCH blktests V2 1/1] nvme: add nvme pci timeout testcase
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH v3 0/4] brd discard patches
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] Followup block fixes for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Followup block fixes for 6.8-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 1/1] block: optimise in irq bio put caching
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [GIT PULL] Followup block fixes for 6.8-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHSET RFC 0/2] mq-deadline scalability improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET RFC 0/2] mq-deadline scalability improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] block: update cached timestamp post schedule/preemption
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] block: convert struct blk_plug callback list to hlists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] block: shrink plug->{nr_ios, rq_count} to unsigned char
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] block: add blk_time_get_ns() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] block: move cgroup time handling code into blkdev.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC v3 0/6] Cache issue side time querying
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] block/mq-deadline: serialize request dispatching
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/2] mq-deadline scalability improvements
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection
- From: alan.adamson@xxxxxxxxxx
- Re: [RFC PATCH 1/1] block: introduce activity based ioprio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2] Documentation: block: ioprio: Update schedulers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] loop: fix the the direct I/O support check when used on top of block devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [PATCHv2] Documentation: block: ioprio: Update schedulers
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCHv2] Documentation: block: ioprio: Update schedulers
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [RFC PATCH 1/1] block: introduce activity based ioprio
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH] loop: fix the the direct I/O support check when used on top of block devices
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] block: introduce activity based ioprio
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [PATCH] blk-mq: Remove the hctx 'run' debugfs attribute
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] blk-mq: Remove the hctx 'run' debugfs attribute
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Gabriel Ryan <gabe@xxxxxxxxxxxxxxx>
- [PATCH] blk-mq: Remove the hctx 'run' debugfs attribute
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests
- From: Gabriel Ryan <gabe@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] loop: fix the the direct I/O support check when used on top of block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 1/1] block: introduce activity based ioprio
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH net] nbd: always initialize struct msghdr completely
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 1/1] block: introduce activity based ioprio
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Documentation: block: ioprio: Update schedulers
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Jan Kara <jack@xxxxxxx>
- LSF/MM/BPF: 2024: Call for Proposals [Reminder]
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Documentation: block: ioprio: Update schedulers
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] Documentation: block: ioprio: Update schedulers
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] md: don't account sync_io if iostats of the disk is disabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [RFC PATCH 1/1] block: introduce activity based ioprio
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [PATCH V2 2/2] test/nvme/050: test the reservation feature
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [PATCH V2 0/2] *** Test the NVMe reservation feature ***
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 3/5] block: update cached timestamp post schedule/preemption
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/5] block: cache current nsec time in struct blk_plug
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 1/5] block: add blk_time_get_ns() helper
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] block: fix length of strscpy()
- From: Guoxin Pu <pugokushin@xxxxxxxxx>
- [PATCH blktests V2 1/1] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- [PATCH blktests V2 0/1] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH for-next] null_blk: add configfs variable shared_tags
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v4 1/2] md: Fix overflow in is_mddev_idle
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v4 2/2] md: don't account sync_io if iostats of the disk is disabled
- From: linan666@xxxxxxxxxxxxxxx
- [PATCH v4 0/2] md: fix is_mddev_idle()
- From: linan666@xxxxxxxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCHSET RFC v2 0/5] Cache issue side time querying
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.4 23/31] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 33/44] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 26/44] block/rnbd-srv: Check for unlikely string overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 34/47] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 27/47] block/rnbd-srv: Check for unlikely string overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 49/68] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 39/68] block/rnbd-srv: Check for unlikely string overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 079/104] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 062/104] block/rnbd-srv: Check for unlikely string overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 080/108] block: prevent an integer overflow in bvec_try_merge_hw_page
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 063/108] block/rnbd-srv: Check for unlikely string overflow
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Improving Zoned Storage Support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5/5] block: convert struct blk_plug callback list to hlists
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: bio-integrity: fix kcalloc() arguments order
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] sbitmap: remove stale comment in sbq_calc_wake_batch
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Correct a documentation comment in blk-cgroup.c
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC v2 0/5] Cache issue side time querying
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/5] block: convert struct blk_plug callback list to hlists
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] block: update cached timestamp post schedule/preemption
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/5] block: shrink plug->{nr_ios, rq_count} to unsigned char
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/5] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/5] block: add blk_time_get_ns() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: bio-integrity: fix kcalloc() arguments order
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: bio-integrity: fix kcalloc() arguments order
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [PATCH 1/2] block: add blk_time_get_ns() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Allison Karlitskaya <allison.karlitskaya@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Dropping page cache of individual fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH for-6.8/block] block: support to account io_ticks precisely
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
- From: syzbot <syzbot+004c1e0fced2b4bc3dcc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 1/2] block: add blk_time_get_ns() helper
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing
- From: Guangwu Zhang <guazhang@xxxxxxxxxx>
- [PATCH for-next] null_blk: add configfs variable shared_tags
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests] test/nvme/050: test the reservation feature
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] block: cache current nsec time in struct blk_plug
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] block: add blk_time_get_ns() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET RFC 0/2] Cache issue side time querying
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Javier González <javier.gonz@xxxxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] block: Fix some typos
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH net] nbd: always initialize struct msghdr completely
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Karel Zak <kzak@xxxxxxxxxx>
- PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
- From: Allison Karlitskaya <allison.karlitskaya@xxxxxxxxxx>
- Re: [PATCH for-6.8/block] block: support to account io_ticks precisely
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH for-6.8/block] block: support to account io_ticks precisely
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH] sbitmap: fix batching wakeup
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] sbitmap: remove stale comment in sbq_calc_wake_batch
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH v6 RESEND 5/5] crypto: LEA block cipher x86_64 optimization
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- Re: [PATCH blktests] test/nvme/050: test the reservation feature
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH] block: Correct a documentation comment in blk-cgroup.c
- From: Nicky Chorley <ndchorley@xxxxxxxxx>
- Re: [PATCH] null_blk: Remove usage of the deprecated ida_simple_xx() API
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: (subset) ensure q_usage_counter is held over bio splits
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH blktests] test/nvme/050: test the reservation feature
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [PATCH] null_blk: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] block: Fix some typos
- From: Nicky Chorley <ndchorley@xxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [syzbot] [block?] KMSAN: kernel-infoleak in filemap_read
- From: syzbot <syzbot+905d785c4923bea2c1db@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: ensure we hold a queue reference when using queue limits
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] block: ensure we hold a queue reference when using queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] block: ensure we hold a queue reference when using queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: ensure we hold a queue reference when using queue limits
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: print symbolic error name instead of error code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2] blk-mq: fix IO hang from sbitmap wakeup race
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH net] nbd: always initialize struct msghdr completely
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- RE: [PATCH v6 RESEND 5/5] crypto: LEA block cipher x86_64 optimization
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH V2] blk-mq: fix IO hang from sbitmap wakeup race
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix IO hang from sbitmap wakeup race
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] blk-mq: fix IO hang from sbitmap wakeup race
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] blk-mq: fix IO hang from sbitmap wakeup race
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: print symbolic error name instead of error code
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v6 RESEND 5/5] crypto: LEA block cipher x86_64 optimization
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [PATCH v6 RESEND 4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [PATCH v6 RESEND 3/5] blk-crypto: Add LEA-256-XTS blk-crypto support
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [PATCH v6 RESEND 2/5] crypto: add LEA testmgr tests
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [PATCH v6 RESEND 1/5] crypto: LEA block cipher implementation
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [PATCH v6 RESEND 0/5] crypto: LEA block cipher implementation
- From: Dongsoo Lee <letrhee@xxxxxxxxx>
- [Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [Report] blk-zoned/ZNS: non_power_of_2 of zone->len
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- blktests failures with v6.7 kernel
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] block: print symbolic error name instead of error code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Re: [PATCH] block: print symbolic error name instead of error code
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: [PATCH] block: print symbolic error name instead of error code
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH] block: print symbolic error name instead of error code
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: [GIT PULL] Block changes for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 1/4] block: Make fair tag sharing configurable
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/3] block: only call bio_integrity_prep() if necessary
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHSET 0/3] Integrity cleanups and optimization
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHSET 0/3] Integrity cleanups and optimization
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] block: only call bio_integrity_prep() if necessary
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHSET 0/3] Integrity cleanups and optimization
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block/integrity: make profile optional
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] block/integrity: flag the queue if it has an integrity profile
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] block/integrity: flag the queue if it has an integrity profile
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/3] block/integrity: make profile optional
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHSET 0/3] Integrity cleanups and optimization
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] block/integrity: flag the queue if it has an integrity profile
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] block/integrity: make profile optional
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: ensure q_usage_counter is held over bio splits
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/3] block: only call bio_integrity_prep() if necessary
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/3] block/integrity: make profile optional
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/3] block/integrity: flag the queue if it has an integrity profile
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/3] Integrity cleanups and optimization
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] blk-mq: fix IO hang from sbitmap wakeup race
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
- From: Christoph Hellwig <hch@xxxxxx>
- ensure q_usage_counter is held over bio splits
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] blk-mq: rename blk_mq_can_use_cached_rq
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module
- From: "Andreas Hindborg (Samsung)" <nmi@xxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH blktests v3 1/2] common/null_blk: introduce _have_null_blk_feature
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests v3 0/2] block/031: allow to run with built-in null_blk driver
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests v3 2/2] block/031: allow to run with built-in null_blk driver
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- blktests failures with v6.7-rc1 kernel
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- nvme-pci timeout issue
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block/iocost: silence warning on 'last_period' potentially being unused
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] block/iocost: silence warning on 'last_period' potentially being unused
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] block: fix partial zone append completion handling in req_bio_endio()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block/iocost: silence warning on 'last_period' potentially being unused
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] block/iocost: silence warning on 'last_period' potentially being unused
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2] block: fix partial zone append completion handling in req_bio_endio()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] block: fix partial zone append completion handling in req_bio_endio()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v2] block: fix partial zone append completion handling in req_bio_endio()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] block: fix partial zone append completion handling in req_bio_endio()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] nvme: add nvme pci timeout testcase
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] block: fix partial zone append completion handling in req_bio_endio()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] block: fix partial zone append completion handling in req_bio_endio()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] block: fix partial zone append completion handling in req_bio_endio()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- qcow2-rs v0.1 and rublk-qcow2
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH] nvme: add nvme pci timeout testcase
- From: Chaitanya Kulkarni <kch@xxxxxxxxxx>
- Re: [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests v2 1/2] common/null_blk: introduce _have_null_blk_feature
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH blktests v2 1/2] common/null_blk: introduce _have_null_blk_feature
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [syzbot] Monthly block report (Jan 2024)
- From: syzbot <syzbot+list8e080b639b2ad05d5cd9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH blktests v2 2/2] block/031: allow to run with built-in null_blk driver
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests v2 1/2] common/null_blk: introduce _have_null_blk_feature
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- [PATCH blktests v2 0/2] block/031: allow to run with built-in null_blk driver
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Jan Kara <jack@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH for-6.8/block] block: support to account io_ticks precisely
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] virtio-blk: process block layer timedout request
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/2] block: make __get_task_ioprio() easier to read
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/2] block: move __get_task_ioprio() into header file
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Large block for I/O
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Large block for I/O
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] block: move __get_task_ioprio() into header file
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: make __get_task_ioprio() easier to read
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] block: move __get_task_ioprio() into header file
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block: make __get_task_ioprio() easier to read
- From: Bart Van Assche <bart.vanassche@xxxxxxxxx>
- Re: remove another host aware model leftover
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] block: make __get_task_ioprio() easier to read
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] block: move __get_task_ioprio() into header file
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Optimize get_current_ioprio() a bit
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: David Sterba <dsterba@xxxxxxx>
- [GIT PULL] Block changes for 6.8-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove another host aware model leftover
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Treat sequential write preferred zone type as invalid
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove another host aware model leftover
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove another host aware model leftover
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/5] virtio_blk: fix snprintf truncation compiler warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 1/8] virtio_blk: fix snprintf truncation compiler warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH RFC 07/34] xfs: port block device access to files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] block: remove disk_clear_zoned
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: remove another host aware model leftover
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Treat sequential write preferred zone type as invalid
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/34] bdev: open block device as files
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 07/34] xfs: port block device access to files
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Bug in commit aa511ff8218b ("badblocks: switch to the improved badblock handling
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH] block: Treat sequential write preferred zone type as invalid
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH 7/9] zram: use the default discard granularity
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] block: floor the discard granularity to the physical block size
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH for-6.8/block RFC v2] block: support to account io_ticks precisely
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH blktests 1/2] common/null_blk: introduce _have_null_blk_feature
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 8/9] bcache: use the default discard granularity
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH for-6.8/block RFC v2] block: support to account io_ticks precisely
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] drivers/block/xen-blkback/common.h: Fix spelling typo in comment
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-cgroup: fix rcu lockdep warning in blkg_lookup()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-cgroup: clean up after commit f1c006f1c685
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: floor the discard granularity to the physical block size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-cgroup: clean up after commit f1c006f1c685
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] blk-cgroup: fix rcu lockdep warning in blkg_lookup()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] blk-cgroup: clean up after commit f1c006f1c685
- From: Tejun Heo <tj@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Removing GFP_NOFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] blk-cgroup: clean up after commit f1c006f1c685
- From: Daniel Vacek <neelx@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] drivers/block/null_blk: Switch from radix tree api to xarrays
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH blktests 1/2] common/null_blk: introduce _have_null_blk_feature
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 33/34] ext4: use bdev_file_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 32/34] block: expose bdev_file_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 31/34] ext4: rely on sb->f_bdev only
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 30/34] bdev: rework bdev_open_by_dev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 29/34] bdev: make struct bdev_handle private to the block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 28/34] bdev: make bdev_release() private to block layer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 27/34] bdev: remove bdev_open_by_path()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 26/34] reiserfs: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 25/34] ocfs2: port block device access to file
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]