Linux Block I/O
[Prev Page][Next Page]
- Re: [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 06/19] dm-crypt: remove clone_init
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: improve the bio cloning interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: yet another approach to fix loop autoclear for xfstets xfs/049
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] nvme: add vectored-io support for user passthru
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 1/2] block: introduce and export blk_rq_map_user_vec
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH -next] blk-mq: Fix wrong wakeup batch configuration which will cause hang
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [GIT PULL] nvme fixes for Linux 5.17
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 5/9] cephfs: don't set/clear bdi_congestion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 8/8] loop: make autoclear operation synchronous again
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 7/8] loop: only freeze the queue in __loop_clr_fd when needed
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 6/8] loop: don't freeze the queue in lo_release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/8] loop: only take lo_mutex for the last reference in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] loop: only take lo_mutex for the last reference in lo_release
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC] blk-mq: complete request locallly if not in interrupt context
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [v5 PATCH] block: introduce block_rq_error tracepoint
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [v5 PATCH] block: introduce block_rq_error tracepoint
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/8] loop: only take lo_mutex for the last reference in lo_release
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Jan Kara <jack@xxxxxxx>
- [PATCH -next] blk-mq: Fix wrong wakeup batch configuration which will cause hang
- From: Laibin Qiu <qiulaibin@xxxxxxxxxx>
- Re: [PATCH 2/8] loop: initialize the worker tracking fields once
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/8] loop: de-duplicate the idle worker freeing code
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] nvme: add vectored-io support for user passthru
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] block: introduce and export blk_rq_map_user_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC] blk-mq: complete request locallly if not in interrupt context
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] nvme: add vectored-io support for user passthru
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 1/2] block: introduce and export blk_rq_map_user_vec
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 0/2] nvme-passthru with vectored-io
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [v5 PATCH] block: introduce block_rq_error tracepoint
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/2] block: check that there is a plug in blk_flush_plug
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [GIT PULL] nvme fixes for Linux 5.17
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 2/2] block: check that there is a plug in blk_flush_plug
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] block: remove blk_needs_flush_plug
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/14] block: pass a block_device to bio_clone_fast
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] block: initialize the target bio in __bio_clone_fast
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] dm: use bio_clone_fast in alloc_tio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] block: clone crypto and integrity data in __bio_clone_fast
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] dm-cache: remove __remap_to_origin_clear_discard
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] dm: add a missing bio initialization to alloc_tio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] dm: simplify the single bio fast path in __send_duplicate_bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] dm: retun the clone bio from alloc_tio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] dm: pass the bio instead of tio to __map_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] dm: move cloning the bio into alloc_tio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] dm: fold __send_duplicate_bios into __clone_and_map_simple_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] dm: fold clone_bio into __clone_and_map_data_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] dm: add a clone_to_tio helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] drbd: set ->bi_bdev in drbd_req_new
- From: Christoph Hellwig <hch@xxxxxx>
- improve the bio cloning interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 9/9] Remove congestion tracking framework.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 7/9] NFS: remove congestion control.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/9] fuse: don't set/clear bdi_congested
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/9] cephfs: don't set/clear bdi_congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/9] Remove inode_congested()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC 00/14] DEPT(DEPendency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: QiuLaibin <qiulaibin@xxxxxxxxxx>
- [PATCH on v5.17-rc1 14/14] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 11/14] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 08/14] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 09/14] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 10/14] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 07/14] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 04/14] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 05/14] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 02/14] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 06/14] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 01/14] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH on v5.17-rc1 03/14] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Patches(Dept) for v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: yet another approach to fix loop autoclear for xfstets xfs/049
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Add wrapped key support for Qualcomm ICE
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- LSF/MM/BPF: 2022: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: yet another approach to fix loop autoclear for xfstets xfs/049
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [v5 PATCH] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [v4 PATCH] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC 0/7] 64-bit data integrity field support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] loop: make autoclear operation synchronous again
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] loop: only freeze the queue in __loop_clr_fd when needed
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] loop: don't freeze the queue in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] loop: only take lo_mutex for the last reference in lo_release
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] loop: initialize the worker tracking fields once
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] loop: de-duplicate the idle worker freeing code
- From: Christoph Hellwig <hch@xxxxxx>
- yet another approach to fix loop autoclear for xfstets xfs/049
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 0/7] 64-bit data integrity field support
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- Re: [PATCH for-next 0/2] Misc RNBD update
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH for-next 0/2] Misc RNBD update
- From: Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH v2] block: deprecate autoloading based on dev_t
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/3] block: move disk_{block,unblock,flush}_events to blk.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] blk-mq: fix missing blk_account_io_done() in error path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [v4 PATCH] block: introduce block_rq_error tracepoint
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] blk-mq: fix missing blk_account_io_done() in error path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] blktests: replace module removal with patient module removal
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] block: remove genhd.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/3] block: move blk_drop_partitions to blk.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/3] block: move disk_{block,unblock,flush}_events to blk.h
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH V3] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v2] blk-mq: fix missing blk_account_io_done() in error path
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH] dm mpath: fix missing blk_account_io_done() in error path
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] block: sed-opal: Add ioctl to return device status
- From: Douglas Miller <dougmill@xxxxxxxxxxxxxxxxxx>
- [PATCH v3] block: sed-opal: Add ioctl to return device status
- From: luca.boccassi@xxxxxxxxx
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] dm mpath: fix missing blk_account_io_done() in error path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [v4 PATCH] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v3 1/5] task_work: export task_work_add()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 3/7] lib: add rocksoft model crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] dm mpath: fix missing blk_account_io_done() in error path
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: Daniel Palmer <daniel@xxxxxxxx>
- Re: [PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH -next] block: update io_ticks when io hang
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v4 2/3] block: don't delete queue kobject before its children
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 3/7] lib: add rocksoft model crc64
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH V2 10/13] block: add helper of disk_release_queue for release queue data for disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove <linux/genhd.h>
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: QiuLaibin <qiulaibin@xxxxxxxxxx>
- [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH V2 11/13] block: move blk_exit_queue into disk_release
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 10/13] block: add helper of disk_release_queue for release queue data for disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v4 2/3] block: don't delete queue kobject before its children
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 3/3] blk-crypto: show crypto capabilities in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 0/3] block: show crypto capabilities in sysfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [Patch v3] block: introduce block_rq_error tracepoint
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH V2 07/13] block: move q_usage_counter release into blk_queue_release
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH V2 02/13] block: move initialization of q->blkg_list into blkcg_init_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC 5/7] asm-generic: introduce be48 unaligned accessors
- From: Arnd Bergmann <arnd@xxxxxxxx>
- "blk-mq: fix tag_get wait task can't be awakened" causes hangs
- From: "Alex Xu (Hello71)" <alex_y_xu@xxxxxxxx>
- [RFC 7/7] nvme: add support for enhanced metadata
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 6/7] block: add pi for nvme enhanced integrity
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 5/7] asm-generic: introduce be48 unaligned accessors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 3/7] lib: add rocksoft model crc64
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 4/7] lib: add crc64 tests
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 2/7] nvme: allow integrity on extended metadata formats
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 0/7] 64-bit data integrity field support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [RFC 1/7] block: support pi with extended metadata
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] block: loop: set discard_granularity as PAGE_SIZE if sb->s_blocksize is 0
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] block: loop: set discard_granularity as PAGE_SIZE if sb->s_blocksize is 0
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/4 v5] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: loop: set discard_granularity as PAGE_SIZE if sb->s_blocksize is 0
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH V2 13/13] block: don't drain file system I/O on del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 12/13] block: move rq_qos_exit() into disk_release()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 11/13] block: move blk_exit_queue into disk_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH V2 10/13] block: add helper of disk_release_queue for release queue data for disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 08/13] block: export __blk_mq_unfreeze_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 07/13] block: move q_usage_counter release into blk_queue_release
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 06/13] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 03/13] block: move blkcg initialization/destroy into disk allocation/release handler
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 02/13] block: move initialization of q->blkg_list into blkcg_init_queue
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V2 01/13] block: declare blkcg_[init|exit]_queue in private header
- From: Christoph Hellwig <hch@xxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] block: loop: set discard_granularity as PAGE_SIZE if sb->s_blocksize is 0
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] block: remove genhd.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] block: move blk_drop_partitions to blk.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] block: move disk_{block,unblock,flush}_events to blk.h
- From: Christoph Hellwig <hch@xxxxxx>
- remove <linux/genhd.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] block: pass a block_device and opf to bio_reset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] block: pass a block_device and opf to bio_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] block: move blk_next_bio to bio.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] dm-crypt: remove clone_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] fs: remove mpage_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- improve the bio allocation interface v2
- From: Christoph Hellwig <hch@xxxxxx>
- RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH RESEND 0/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 8/8] block: Fix wrong offset in bio_truncate()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 9/9] block: Fix wrong offset in bio_truncate()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 16/16] block: Fix wrong offset in bio_truncate()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 19/19] block: Fix wrong offset in bio_truncate()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH V2 13/13] block: don't drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 12/13] block: move rq_qos_exit() into disk_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 11/13] block: move blk_exit_queue into disk_release
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 10/13] block: add helper of disk_release_queue for release queue data for disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 09/13] scsi: force unfreezing queue into atomic mode
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 08/13] block: export __blk_mq_unfreeze_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 07/13] block: move q_usage_counter release into blk_queue_release
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 06/13] block: don't remove hctx debugfs dir from blk_mq_exit_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 05/13] block: only account passthrough IO from userspace
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 04/13] block/wbt: fix negative inflight counter when remove scsi device
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 03/13] block: move blkcg initialization/destroy into disk allocation/release handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 02/13] block: move initialization of q->blkg_list into blkcg_init_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 01/13] block: declare blkcg_[init|exit]_queue in private header
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 00/13] block: don't drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: RE: very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
- From: Dexuan Cui <decui@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix memory leak in disk_register_independent_access_ranges
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Block fixes for 5.17-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4 v5] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- [PATCH v3 3/5] loop: don't hold lo->lo_mutex from lo_open()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] loop: don't hold lo->lo_mutex from lo_release()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] loop: add workaround for racy loop device reuse logic in /bin/mount
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] loop: revert "make autoclear operation asynchronous"
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] task_work: export task_work_add()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/4] bfq: Avoid false marking of bic as stably merged
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/4] bfq: Avoid merging queues with different parents
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/4] bfq: Update cgroup information before merging bio
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/4 v5] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: fix memory leak in disk_register_independent_access_ranges
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH] block: fix boolreturn.cocci warning
- Re: [PATCH v2] nbd: Don't use workqueue to handle recv work
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- Re: Phyr Starter
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] blktests: replace module removal with patient module removal
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Phyr Starter
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH] block: fix async_depth sysfs interface for mq-deadline
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: fix async_depth sysfs interface for mq-deadline
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Phyr Starter
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Phyr Starter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Fix wrong offset in bio_truncate()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- Re: Racy loop device reuse logic
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] block: remove commented out code from diskstats_show
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 2/2] block: hold queue lock while iterating in diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH 1/2] block: remove commented out code from diskstats_show
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH 0/2] fix crash by reading /proc/diskstats
- From: Daniel Wagner <dwagner@xxxxxxx>
- [PATCH] block: fix memory leak in disk_register_independent_access_ranges
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] make autoclear operation synchronous again
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: Fix wrong offset in bio_truncate()
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Jan Kara <jack@xxxxxxx>
- Re: Racy loop device reuse logic
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH] block/bfq_wf2q: correct weight to ioprio
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH -next v3] bfq: fix use-after-free in bfq_dispatch_request
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: improve the bio allocation interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] block: don't drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Racy loop device reuse logic
- From: Jan Kara <jack@xxxxxxx>
- 答复: [PATCH -next v3] bfq: fix use-after-free in bfq_dispatch_request
- From: "zhangwensheng (E)" <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH 19/19] block: pass a block_device and opf to bio_reset
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 18/19] block: pass a block_device and opf to bio_init
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 17/19] block: pass a block_device and opf to bio_alloc
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 13/19] block: move blk_next_bio to bio.c
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 1/3] block: move freeing disk into queue's release handler
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block: move freeing disk into queue's release handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] block: move freeing disk into queue's release handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: assign bi_bdev for cloned bios in blk_rq_prep_clone
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 0/3] block: don't drain file system I/O on del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/3] block: move freeing disk into queue's release handler
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] block: pass a block_device and opf to bio_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] block: pass a block_device and opf to bio_reset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] block: move blk_next_bio to bio.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] dm-crypt: remove clone_init
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] fs: remove mpage_alloc
- From: Christoph Hellwig <hch@xxxxxx>
- improve the bio allocation interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] block: assign bi_bdev for cloned bios in blk_rq_prep_clone
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH AUTOSEL 4.4 09/29] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 11/33] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 23/73] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 23/56] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 042/116] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 16/59] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 144/188] block: check minor range in device_add_disk()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 079/188] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 170/217] block: check minor range in device_add_disk()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 093/217] floppy: Add max size check for user space request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] block: deprecate autoloading based on dev_t
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: cleanup q->srcu
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Remove unnecessary variable assignment
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] brd: remove brd_devices_mutex mutex
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] block: Remove unnecessary variable assignment
- From: GuoYong Zheng <zhenggy@xxxxxxxxxxxxxxx>
- Re: [PATCH] brd: remove brd_devices_mutex mutex
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/3] block: don't drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH RESEND 3/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH RESEND 2/3] blk-mq: record how many hctx failed to get driver tag while sharing a tag set
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH RESEND 1/3] blk-mq: add new interfaces to track if hctx failed to get driver tag
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH RESEND 0/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2] block: deprecate autoloading based on dev_t
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: cleanup q->srcu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/7] block: allow to bypass bio check before submitting bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/7] block: move submit_bio_checks() into submit_bio_noacct
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/3] block: don't drain file system I/O on del_gendisk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] block: improve iops limit throttle
- From: 163 <lining2020x@xxxxxxx>
- Re: [PATCH V2] block: sed-opal: Add ioctl to return device status
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: cleanup q->srcu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/3] block: revert 8e141f9eb803 block: drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/3] block: don't drain file system I/O on del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/3] block: revert aec89dc5d421 block: keep q_usage_counter in atomic mode after del_gendisk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/3] block: move freeing disk into queue's release handler
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/4] bfq: Avoid merging queues with different parents
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/4] bfq: Update cgroup information before merging bio
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/4] bfq: Avoid false marking of bic as stably merged
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH for-next 2/2] block/rnbd: client device does not care queue/rotational
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH for-next 1/2] block/rnbd-clt: fix CHECK:BRACES warning
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- [PATCH for-next 0/2] Misc RNBD update
- From: Md Haris Iqbal <haris.iqbal@xxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] t10-pi bio split fix
- From: "Lyashkov, Alexey" <alexey.lyashkov@xxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix
- From: Jan Kara <jack@xxxxxxx>
- [PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 13/13] blk: introduce iostat per cgroup module
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH] aoe: remove redundant assignment on variable n
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] loop: remove redundant initialization of pointer node
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/1] t10-pi bio split fix
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/13] blk: introduce iostat per cgroup module
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Racy loop device reuse logic
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 0/1] t10-pi bio split fix
- From: "Lyashkov, Alexey" <alexey.lyashkov@xxxxxxx>
- Re: [PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 01/13] blk: make blk-rq-qos support pluggable and modular policy
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 13/13] blk: introduce iostat per cgroup module
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
- From: Laibin Qiu <qiulaibin@xxxxxxxxxx>
- Re: [PATCH 01/13] blk: make blk-rq-qos support pluggable and modular policy
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH V2] block: sed-opal: Add ioctl to return device status
- From: Luca Boccassi <bluca@xxxxxxxxxx>
- [PATCH] loop: remove redundant initialization of pointer node
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- [PATCH] aoe: remove redundant assignment on variable n
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH blktests 0/3] tetss/nvme: fix nvme disc changes
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [PATCH v3] blk-cgroup: always terminate io.stat lines
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 13/13] blk: introduce iostat per cgroup module
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [git pull] device mapper changes for 5.17
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Block drivers updates for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Block updates for 5.17-rc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH blktests 0/3] tetss/nvme: fix nvme disc changes
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Lukas Straub <lukasstraub2@xxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [git pull] device mapper changes for 5.17
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 2/4] bfq: Avoid merging queues with different parents
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/4] bfq: Split shared queues on move between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/4 v3] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/4] bfq: Avoid false marking of bic as stably merged
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/4] bfq: Update cgroup information before merging bio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH blktests 0/3] tetss/nvme: fix nvme disc changes
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH blktests 3/3] tests/nvme/017: adjust to new nvme disc page output
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH blktests 2/3] tests/nvme/016: adjust to new nvme disc page output
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH blktests 0/3] tetss/nvme: fix nvme disc changes
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: QiuLaibin <qiulaibin@xxxxxxxxxx>
- Re: [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: Phyr Starter
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: Phyr Starter
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [GIT PULL] Block drivers updates for 5.17-rc1
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block updates for 5.17-rc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 3/3] dm: mark dm queue as blocking if any underlying is blocking
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/3] block: add blk_alloc_disk_srcu
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3] block: split having srcu from queue blocking
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: Phyr Starter
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: Phyr Starter
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
- From: Laibin Qiu <qiulaibin@xxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] block: cleanup q->srcu
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 7/7] block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO scenarios")
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 6/7] block: don't try to throttle split bio if iops limit isn't set
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 4/7] block: don't check bio in blk_throtl_dispatch_work_fn
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 5/7] block: throttle split bio in case of iops limit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 3/7] block: allow to bypass bio check before submitting bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 2/7] block: move blk_crypto_bio_prep() out of blk-mq.c
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 1/7] block: move submit_bio_checks() into submit_bio_noacct
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC PATCH 0/7] block: improve iops limit throttle
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Phyr Starter
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] xen, blkback: fix persistent grants negotiation
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
- From: syzbot <syzbot+4f789823c1abc5accf13@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Phyr Starter
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [dm-devel] [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3] blk-cgroup: always terminate io.stat lines
- From: Wolfgang Bumiller <w.bumiller@xxxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: Phyr Starter
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- Re: [PATCH v2 0/3] block, bfq: minor cleanup and fix
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] block: don't protect submit_bio_checks by q_usage_counter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Phyr Starter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Phyr Starter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] dm: mark dm queue as blocking if any underlying is blocking
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: don't protect submit_bio_checks by q_usage_counter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] blk-cgroup: always terminate io.stat lines
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] blk-cgroup: stop using seq_get_buf
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v2] blk-cgroup: always terminate io.stat lines
- From: Wolfgang Bumiller <w.bumiller@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- KASAN: use-after-free Read in start_motor
- From: cruise k <cruise4k@xxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v6 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- [PATCH v6 0/2] cancel all throttled bios in del_gendisk()
- From: Yu Kuai <yukuai3@xxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] blk-throtl: avoid double charge of bio IOPS due to split
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH linux] blk-cgroup: always terminate io.stat lines
- From: Wolfgang Bumiller <w.bumiller@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 02/13] blk-wbt: make wbt pluggable
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 03/13] blk: export following interfaces
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 04/13] cgroup: export following two interfaces
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 05/13] blk-iolatency: make iolatency pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 13/13] blk: introduce iostat per cgroup module
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 07/13] blk: use standalone macro to control bio.bi_iocost_cost
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 09/13] blk: rename ioprio.c to ioprio-common.c
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 06/13] blk: remove unused BLK_RQ_IO_DATA_LEN
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 12/13] blk: make request able to carry blkcg_gq
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 11/13] blk: remove unused interfaces of blk-rq-qos
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 10/13] blk-ioprio: make ioprio pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 08/13] blk-iocost: make iocost pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 01/13] blk: make blk-rq-qos support pluggable and modular policy
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH 0/13] blk: make blk-rq-qos policies pluggable and modular
- From: Wang Jianchao <jianchao.wan9@xxxxxxxxx>
- [PATCH] blk-throtl: avoid double charge of bio IOPS due to split
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [PATCH] block: Fix wrong offset in bio_truncate()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/2] dm: use resubmit_bio_noacct to submit split bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/2] block: add resubmit_bio_noacct()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/2] block/dm: add resubmit_bio_noacct for fixing iops throttling
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH -next v4] bfq: fix use-after-free in bfq_dispatch_request
- From: Zhang Wensheng <zhangwensheng5@xxxxxxxxxx>
- Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Jan Stancek <jstancek@xxxxxxxxxx>
- [PATCH] block/bfq-wf2q: Fix some typos in comments
- From: gaoyahu19@xxxxxxxxx
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: don't protect submit_bio_checks by q_usage_counter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: don't protect submit_bio_checks by q_usage_counter
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] lib/sbitmap: kill 'depth' from sbitmap_word
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH v5 2/2] block: cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: don't protect submit_bio_checks by q_usage_counter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH -next] block: fix old-style declaration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Jens Axboe <axboe@xxxxxxxxx>
- INFO: task hung in fd_watchdog
- From: "Sabri N. Ferreiro" <snferreiro1@xxxxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH] block: Fix wrong offset in bio_truncate()
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Lukas Straub <lukasstraub2@xxxxxx>
- Re: [dm-devel] Proper way to test RAID456?
- From: Lukas Straub <lukasstraub2@xxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: Eric Wheeler <bcache@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 2/2] block: cancel all throttled bios in del_gendisk()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] Block fix for 5.16-final
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 2/2] block: cancel all throttled bios in del_gendisk()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [GIT PULL] Block fix for 5.16-final
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 2/2] block: cancel all throttled bios in del_gendisk()
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -next v3] blk-mq: fix tag_get wait task can't be awakened
- From: John Garry <john.garry@xxxxxxxxxx>
- [PATCH v2 2/2] loop: use task_work for autoclear operation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] block: export task_work_add()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-cgroup: stop using seq_get_buf
- From: Wolfgang Bumiller <w.bumiller@xxxxxxxxxxx>
- Re: [PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH] block: throttle: charge io re-submission for iops limit
- From: brookxu <brookxu.cn@xxxxxxxxx>
- [PATCH] block/bfq_wf2q: correct weight to ioprio
- From: gaoyahu19@xxxxxxxxx
- Re: [PATCH] block: throttle: charge io re-submission for iops limit
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [PATCH] block: throttle: charge io re-submission for iops limit
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Proper way to test RAID456?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v5 0/2] cancel all throttled bios in del_gendisk()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
- Re: [PATCH 4/4] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()
- From: "yukuai (C)" <yukuai3@xxxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]