Linux Block I/O
[Prev Page][Next Page]
- [PATCH V10 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 05/19] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 02/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V10 00/19] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 16/16] block: remove the queue_lock indirection
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 15/16] block: remove the lock argument to blk_alloc_queue_node
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 14/16] mmc: stop abusing the request queue_lock pointer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 13/16] mmc: simplify queue initialization
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 12/16] umem: don't override the queue_lock
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 11/16] drbd: don't override the queue_lock
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/16] blk-cgroup: move locking into blkg_destroy_all
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/16] blk-cgroup: consolidate error handling in blkcg_init_queue
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 08/16] block: remove a few unused exports
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/16] block: update a few comments for the legacy request removal
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 06/16] block-iolatency: remove the unused lock argument to rq_qos_throttle
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 05/16] block: remove queue_lockdep_assert_held
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/16] block: use atomic bitops for ->queue_flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/16] block: don't hold the queue_lock over blk_abort_request
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/16] block: remove deadline __deadline manipulation helpers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/16] block: remove QUEUE_FLAG_BYPASS and ->bypass
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] block/025: test discard sector alignement and sector size overflow
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 0/3] blk-mq: refactor code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V8 3/3] blk-mq: replace and kill blk_mq_request_issue_directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V8 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V8 1/3] blk-mq: refactor the code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: make blk_try_req_merge() static
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] block: make blk_try_req_merge() static
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: "kyber: add tracepoints" causes write beyond size of object
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: "kyber: add tracepoints" causes write beyond size of object
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: "kyber: add tracepoints" causes write beyond size of object
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH AUTOSEL 4.18 32/59] block: Clear kernel memory before copying to user
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH][next] block: clean up dead code that is now redundant
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH][next] block: clean up dead code that is now redundant
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] makefile: Add install rule
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH v2] makefile: Add install rule
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- Re: [PATCH blktests] makefile: Add install rule
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH blktests] makefile: Add install rule
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH 2/3] scsi: Do not rely on blk-mq for double completions
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH 2/3] scsi: Do not rely on blk-mq for double completions
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH 14/16] mmc: stop abusing the request queue_lock pointer
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] fix infinite loop in __blkdev_issue_discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 2/3] scsi: Do not rely on blk-mq for double completions
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 13/16] mmc: simplify queue initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
- From: Benjamin Block <bblock@xxxxxxxxxxxxx>
- [PATCH 3/3] blk-mq: Simplify request completion state
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 2/3] scsi: Do not rely on blk-mq for double completions
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 1/3] blk-mq: Return true if request was completed
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 16/16] block: remove the queue_lock indirection
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/16] block: remove the lock argument to blk_alloc_queue_node
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/16] mmc: stop abusing the request queue_lock pointer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/16] mmc: simplify queue initialization
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/16] umem: don't override the queue_lock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/16] drbd: don't override the queue_lock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/16] blk-cgroup: move locking into blkg_destroy_all
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/16] blk-cgroup: consolidate error handling in blkcg_init_queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/16] block: remove a few unused exports
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/16] block: update a few comments for the legacy request removal
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/16] block-iolatency: remove the unused lock argument to rq_qos_throttle
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/16] block: remove queue_lockdep_assert_held
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/16] block: use atomic bitops for ->queue_flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/16] block: don't hold the queue_lock over blk_abort_request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/16] block: remove deadline __deadline manipulation helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/16] block: remove QUEUE_FLAG_BYPASS and ->bypass
- From: Christoph Hellwig <hch@xxxxxx>
- remove more legacy request leftover
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] nvme: don't disable local ints for polled queue
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/6] nvme: don't disable local ints for polled queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/11] block: add queue_is_mq() helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V9 00/19] block: support multi-page bvec
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [dm-devel] multipath-tools: add ANA support for NVMe device
- From: Martin Wilck <mwilck@xxxxxxx>
- Re: [PATCH 1/6] nvme: don't disable local ints for polled queue
- From: Max Gurtovoy <maxg@xxxxxxxxxxxx>
- Re: [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V7 1/4] blk-mq: refactor the code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V7 4/4] blk-mq: replace and kill blk_mq_request_issue_directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V7 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V7 0/4] blk-mq: refactor and fix on issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH 1/6] nvme: don't disable local ints for polled queue
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH] SCSI: fix queue cleanup race before queue is initialized done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH] SCSI: fix queue cleanup race before queue is initialized done
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] scsi: Do not rely on blk-mq for double completions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH] SCSI: fix queue cleanup race before queue is initialized done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V9 00/19] block: support multi-page bvec
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH V9 00/19] block: support multi-page bvec
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 05/11] block: avoid ordered task state change for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/11] block: avoid ordered task state change for polled IO
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scsi: Do not rely on blk-mq for double completions
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] scsi: Do not rely on blk-mq for double completions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] blk-mq: Simplify request completion state
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 1/2] scsi: Do not rely on blk-mq for double completions
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: multipath-tools: add ANA support for NVMe device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 06/11] block: add polled wakeup task helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/11] block: add polled wakeup task helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/11] block: add polled wakeup task helper
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 11/11] block: don't plug for aio/O_DIRECT HIPRI IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/11] block: for async O_DIRECT, mark us as polling if asked to
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/11] block: make blk_poll() take a parameter on whether to spin or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/11] blk-mq: when polling for IO, look for any completion
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/11] block: have ->poll_fn() return number of entries polled
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/11] block: add polled wakeup task helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/11] block: avoid ordered task state change for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/11] blk-rq-qos: inline check for q->rq_qos functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/11] blk-mq: embed blk_mq_ops directly in the request queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/11] block: add queue_is_mq() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/11] nvme: don't disable local ints for polled queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/11] Various block optimizations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V9 07/19] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 06/19] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 05/19] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 19/19] block: kill BLK_MQ_F_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 08/19] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 15/19] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 17/19] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 16/19] block: document usage of bio iterator helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 14/19] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 13/19] iomap & xfs: only account for new added page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 09/19] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 10/19] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 04/19] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 02/19] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 01/19] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V9 00/19] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
- From: Benjamin Block <bblock@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] bsg: refactor bsg_ioctl
- From: Benjamin Block <bblock@xxxxxxxxxxxxx>
- Re: [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V8 13/18] block: enable multipage bvecs
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH V6 1/5] blk-mq: refactor the code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V6 2/5] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V6 4/5] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V6 5/5] blk-mq: replace and kill blk_mq_request_issue_directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V6 0/5] blk-mq: refactor and fix on issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 06/44] block: brd: associate with queue until adding disk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.18 06/39] block: brd: associate with queue until adding disk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH V5 2/6] blk-mq: refactor the code of issue request directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH V5 2/6] blk-mq: refactor the code of issue request directly
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH 4/6] block: avoid ordered task state change for polled IO
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] block: copy ioprio in __bio_clone_fast()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 4/6] block: avoid ordered task state change for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Jordan Glover <Golden_Miller83@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: WARNING: locking bug in loop_control_ioctl
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 05/12] cgroup: add owner name to cftypes
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 06/12] block, bfq: align min and default weights with cfq
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 07/12] cgroup: make all functions of all cftypes be invoked
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 10/12] block, throttle: allow sharing cgroup statistic files
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 12/12] doc, bfq-iosched: make it consistent with the new cgroup interface
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 11/12] doc, bfq-iosched: fix a few clerical errors
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 09/12] block, bfq: use standard file names for the proportional-share policy
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 08/12] block, cfq: allow cgroup files to be shared
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 04/12] cgroup: link cftypes of the same subsystem with the same name
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 02/12] cgroup: add hook seq_show_cft with also the owning cftype as parameter
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 03/12] block, cgroup: pass cftype to functions that need to use it
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/6] block: avoid ordered task state change for polled IO
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- [PATCH v3] block: copy ioprio in __bio_clone_fast()
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH V5 2/6] blk-mq: refactor the code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 4/6] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 3/6] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 6/6] blk-mq: replace and kill blk_mq_request_issue_directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 5/6] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V5 0/6] blk-mq: refactor and fix on issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- Re: kobject lifetime issues in blk-mq
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- inconsistent IOPS and throughput for /dev/mdX (?)
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- Re: [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: WARNING: locking bug in loop_control_ioctl
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [RFC] mm: Replace all open encodings for NUMA_NO_NODE
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: remove exofs, the T10 OSD code and block/scsi bidi support V3
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 3/8] scsi: remove bidirectional command support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] scsi: stop setting up request->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] bsg: refactor bsg_ioctl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/8] block: remove bidi support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] block: remove req->special
- From: Christoph Hellwig <hch@xxxxxx>
- remove exofs, the T10 OSD code and block/scsi bidi support V3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove the legacy BLKPREP_* values
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/6] block: add polled wakeup task helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/6] block: avoid ordered task state change for polled IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/6] block: add queue_is_mq() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/6] nvme: don't disable local ints for polled queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/6] Various block optimizations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove most req->special users v2
- From: Jens Axboe <axboe@xxxxxxxxx>
- "kyber: add tracepoints" causes write beyond size of object
- From: Jordan Glover <Golden_Miller83@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] ide: don't use req->special
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 5/6] pd: replace ->special use with private data in the request
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/6] aoe: replace ->special use with private data in the request
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 3/6] skd_main: don't use req->special
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/6] nullb: remove leftover legacy request code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 6/6] ide: don't use req->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] pd: replace ->special use with private data in the request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] aoe: replace ->special use with private data in the request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] skd_main: don't use req->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] nullb: remove leftover legacy request code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
- From: Christoph Hellwig <hch@xxxxxx>
- remove most req->special users v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: WARNING: locking bug in loop_control_ioctl
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] floppy: fix race condition in __floppy_read_block_0()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH -next] block: remove set but not used variable 'et'
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH -next] block: remove set but not used variable 'et'
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH 7/7] block: remove the BLKPREP_* values.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/7] scsi: clean up error handling in scsi_init_io
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/7] scsi: simplify scsi_prep_state_check
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/7] ide: cleanup ->prep_rq calling convention
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds.
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] floppy: fix race condition in __floppy_read_block_0()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove most req->special users
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 4.20-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Block fixes for 4.20-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- kobject lifetime issues in blk-mq
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- WARNING: locking bug in loop_control_ioctl
- From: syzbot <syzbot+c0138741c2290fc5e63f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V8 00/18] block: support multi-page bvec
- From: Jens Axboe <axboe@xxxxxxxxx>
- [GIT PULL] Block fixes for 4.20-rc2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] skd_main: don't use req->special
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [Xen-devel] [PATCH v2] xen-blkfront: fix kernel panic with blkfront_remove()
- From: Manjunath Patil <manjunath.b.patil@xxxxxxxxxx>
- Re: [PATCH] block: remove req->timeout_list
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: remove req->timeout_list
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] ide: don't use req->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] pd: replace ->special use with private data in the request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] aoe: replace ->special use with private data in the request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] skd_main: don't use req->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] nullb: remove leftover legacy request code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
- From: Christoph Hellwig <hch@xxxxxx>
- remove most req->special users
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- [PATCH V8 18/18] block: kill BLK_MQ_F_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 16/18] block: don't use bio->bi_vcnt to figure out segment number
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 01/18] block: introduce multi-page page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 05/18] block: introduce bvec_last_segment()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 04/18] block: use bio_for_each_bvec() to map sg
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 06/18] fs/buffer.c: use bvec iterator to truncate the bio
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 15/18] block: document usage of bio iterator helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 07/18] btrfs: use bvec_last_segment to get bio's last page
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 09/18] block: introduce bio_bvecs()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 14/18] block: always define BIO_MAX_PAGES as 256
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 13/18] block: enable multipage bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 10/18] block: loop: pass multi-page bvec to iov_iter
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 11/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 08/18] btrfs: move bio_pages_all() to btrfs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 03/18] block: use bio_for_each_bvec() to compute multi-page bvec count
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 02/18] block: introduce bio_for_each_bvec()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V8 00/18] block: support multi-page bvec
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: remove the legacy BLKPREP_* values
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: mtip32xx: fixes and cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH blktests] makefile: Add install rule
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- Re: [PATCH 2/2] sx8: use a per-host tag_set
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 7/7] block: remove the BLKPREP_* values.
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 4/7] scsi: clean up error handling in scsi_init_io
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 2/2] sx8: use a per-host tag_set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] sx8: cleanup queue and disk allocation / freeing
- From: Christoph Hellwig <hch@xxxxxx>
- sx8: make full use of blk-mq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] mtip32xxx: use for_each_sg
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] mtip32xx: don't use req->special
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] mtip32xx: remove mtip_get_int_command
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] mtip32xx: remove mtip_init_cmd_header
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] mtip32xx: add missing endianess annotations on struct smart_attr
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] mtip32xx: remove __force_bit2int
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] mtip32xx: return a blk_status_t from mtip_send_trim
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] mtip32xx: merge mtip_submit_request into mtip_queue_rq
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
- From: Christoph Hellwig <hch@xxxxxx>
- mtip32xx: fixes and cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] block: remove the BLKPREP_* values.
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] scsi: clean up error handling in scsi_init_io
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] scsi: simplify scsi_prep_state_check
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] ide: cleanup ->prep_rq calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- remove the legacy BLKPREP_* values
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] xen-blkfront: fix kernel panic with blkfront_remove()
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH V7 10/24] block: introduce multipage page bvec helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 0/7] PBLK Bugfixes and cleanups
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- [GIT PULL] nvme fixes for 4.20
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: fix kernel panic with blkfront_remove()
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCHSET v2 0/2] Add queue_is_busy helper
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCHSET v2 0/2] Add queue_is_busy helper
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds.
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- [PATCH v2] xen-blkfront: fix kernel panic with blkfront_remove()
- From: Manjunath Patil <manjunath.b.patil@xxxxxxxxxx>
- [PATCH] xen-blkfront: fix kernel panic with blkfront_remove()
- From: Manjunath Patil <manjunath.b.patil@xxxxxxxxxx>
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] blk-mq: provide a helper to check if a queue is busy
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v2 0/2] Add queue_is_busy helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- Re: [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/2] blk-mq: provide a helper to check if a queue is busy
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET 0/2] Add queue_is_busy helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/16] loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 13/16] loop: Move loop_reread_partitions() out of loop_ctl_mutex
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 14/16] loop: Fix deadlock when calling blkdev_reread_part()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/16] loop: Push loop_ctl_mutex down into loop_clr_fd()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 16/16] loop: Get rid of 'nested' acquisition of loop_ctl_mutex
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 09/16] loop: Push loop_ctl_mutex down to loop_set_status()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 05/16] loop: Push lo_ctl_mutex down into individual ioctls
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 12/16] loop: Move special partition reread handling in loop_clr_fd()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 06/16] loop: Split setting of lo_state from loop_clr_fd
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 11/16] loop: Push loop_ctl_mutex down to loop_change_fd()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 08/16] loop: Push loop_ctl_mutex down to loop_get_status()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 10/16] loop: Push loop_ctl_mutex down to loop_set_fd()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 02/16] block/loop: Use global lock for ioctl() operation.
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 04/16] loop: Get rid of loop_index_mutex
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 03/16] loop: Fold __loop_release into loop_release
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 01/16] block/loop: Don't grab "struct file" for vfs_getattr() operation.
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/16 v3] loop: Fix oops and possible deadlocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: respect virtual boundary mask in bvecs
- From: Jens Axboe <axboe@xxxxxx>
- Re: [PATCH v2] block: respect virtual boundary mask in bvecs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: respect virtual boundary mask in bvecs
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: Clear kernel memory before copying to user
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- [PATCH] block: Clear kernel memory before copying to user
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH v2] block: respect virtual boundary mask in bvecs
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- WARNING in pkt setup dev
- From: Kyungtae Kim <kt0755@xxxxxxxxx>
- Re: [PATCH v3 0/7] PBLK Bugfixes and cleanups
- From: Matias Bjørling <mb@xxxxxxxxxxx>
- Re: [LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds.
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 08/30] scsi: provide mq_ops->busy() hook
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size
- From: Rui Salvaterra <rsalvaterra@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Keith Busch <keith.busch@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH v3 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 5/7] lightnvm: pblk: remove unused macro
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 2/7] lightnvm: pblk: account for write error sectors in emeta
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v3 0/7] PBLK Bugfixes and cleanups
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH v2 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v2 0/7] PBLK Bugfixes and cleanups
- From: Javier Gonzalez <javier@xxxxxxxxxxxx>
- Re: [PATCH blktests] fix discontiguous-io compile error on 32 bit systems
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH blktests] fix discontiguous-io compile error on 32 bit systems
- From: yuyufen <yuyufen@xxxxxxxxxx>
- Re: [PATCH V4 0/5] blk-mq: refactor and fix on issue request directly
- From: "jianchao.wang" <jianchao.w.wang@xxxxxxxxxx>
- Re: [PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/2] loop: Better discard for block devices
- From: Evan Green <evgreen@xxxxxxxxxxxx>
- Re: [PATCH 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
- From: Sebastien Boisvert <sboisvert@xxxxxxxxx>
- Re: [PATCH v2 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
- From: Sebastien Boisvert <sboisvert@xxxxxxxxx>
- [PATCH v2 2/7] lightnvm: pblk: account for write error sectors in emeta
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 5/7] lightnvm: pblk: remove unused macro
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- [PATCH v2 0/7] PBLK Bugfixes and cleanups
- From: Hans Holmberg <hans.ml.holmberg@xxxxxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH 2/7] lightnvm: pblk: account for write error sectors in emeta
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 4/7] lightnvm: pblk: set conservative threshold for user writes
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 5/7] lightnvm: pblk: remove unused macro
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- [PATCH 0/7] PBLK Bugfixes and cleanups
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] block: respect virtual boundary mask in bvecs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] block: respect virtual boundary mask in bvecs
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- Re: [PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: INFO: task hung in lo_release
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: recent issues with heavy delete's causing soft lockups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: recent issues with heavy delete's causing soft lockups
- From: Thomas Fjellstrom <thomas@xxxxxxxxxxxxx>
- Re: INFO: task hung in lo_release
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [GIT PULL] Final block merge window changes/fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9] virtio_blk: add discard and write zeroes support
- From: Daniel Verkamp <dverkamp@xxxxxxxxxxxx>
- Re: recent issues with heavy delete's causing soft lockups
- From: Thomas Fjellstrom <thomas@xxxxxxxxxxxxx>
- Re: [PATCH RFC] block, bfq: set default slice_idle to zero for non-rotational devices
- From: Paolo Valente <paolo.valente@xxxxxxxxxx>
- [GIT PULL] Final block merge window changes/fixes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] loop: Better discard for block devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 4/4] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/4] irq: pass first vector to __irq_build_affinity_masks
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/4] irq: move 2-stage irq spread into one helper
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/4] Revert "irq: add support for allocating (and affinitizing) sets of IRQs"
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/4] irq: fix support for allocating sets of IRQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [GIT PULL] nvme fixes for 4.20
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: BFQ default for single queue devices
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- [PATCH V4 1/5] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V4 2/5] blk-mq: refactor the code of issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V4 4/5] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V4 5/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V4 3/5] blk-mq: fix issue directly case when q is stopped or quiesced
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [PATCH V4 0/5] blk-mq: refactor and fix on issue request directly
- From: Jianchao Wang <jianchao.w.wang@xxxxxxxxxx>
- [GIT PULL] nvme fixes for 4.20
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v9] virtio_blk: add discard and write zeroes support
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH V2] block: brd: associate with queue until adding disk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] a518560778 [ 16.132179] BUG: KASAN: null-ptr-deref in brd_alloc
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LKP] a518560778 [ 16.132179] BUG: KASAN: null-ptr-deref in brd_alloc
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2] block: brd: associate with queue until adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v9] virtio_blk: add discard and write zeroes support
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH] blkcg: revert blkcg cleanups series
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 0/2] loop: Better discard for block devices
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- [PATCH v9] virtio_blk: add discard and write zeroes support
- From: Daniel Verkamp <dverkamp@xxxxxxxxxxxx>
- Re: [PATCH 21/30] block: remove dead elevator code
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v8] virtio_blk: add discard and write zeroes support
- From: Daniel Verkamp <dverkamp@xxxxxxxxxxxx>
- Re: [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH 21/30] block: remove dead elevator code
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH v8] virtio_blk: add discard and write zeroes support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] blkcg: revert blkcg cleanups series
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- Re: [PATCH 09/30] scsi: kill off the legacy IO path
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- loopback block device will not free
- From: tedheadster <tedheadster@xxxxxxxxx>
- Re: [PATCH RFC] block, bfq: set default slice_idle to zero for non-rotational devices
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] loop: Better discard for block devices
- From: Evan Green <evgreen@xxxxxxxxxxxx>
- [PATCH RFC] block, bfq: set default slice_idle to zero for non-rotational devices
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH RFC] blk-mq: initialize default elevator after probing device features
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- Re: [PATCH blktests] fix discontiguous-io compile error on 32 bit systems
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/16] blk-mq: cache request hardware queue mapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 11/16] blk-mq: improve plug list sorting
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 10/16] blk-mq: cleanup and improve list insertion
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/16] blk-mq: cache request hardware queue mapping
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH blktests] fix discontiguous-io compile error on 32 bit systems
- From: Yufen Yu <yuyufen@xxxxxxxxxx>
- Re: [PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Boaz Harrosh <ooo@xxxxxxxxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH 30/30] block: get rid of q->softirq_done_fn()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 29/30] block: get rid of blk_queued_rq()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 28/30] blk-merge: kill dead queue lock held check
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 27/30] block: remove req_no_special_merge() from merging code
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 25/30] block: remove request_list code
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 26/30] block: kill request slab cache
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 24/30] bsg: move bsg-lib parts outside of request queue
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 23/30] block: kill legacy parts of timeout handling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 22/30] block: remove __blk_put_request()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 19/30] block: remove non mq parts from the flush code
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 18/30] block: remove legacy rq tagging
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 17/30] blk-cgroup: remove legacy queue bypassing
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/30] blk-wbt: kill check for legacy queue type
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/30] block: remove blk_complete_request()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/30] bsg: convert to use blk-mq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/30] bsg: provide bsg_remove_queue() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/30] bsg: pass in desired timeout handler
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/30] dasd: remove dead code
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/30] scsi: kill off the legacy IO path
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/30] block: remove q->lld_busy_fn()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/30] scsi: provide mq_ops->busy() hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/30] blk-mq: provide mq_ops->busy() hook
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/30] blk-mq: remove legacy check in queue blk_freeze_queue()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/30] blk-mq: remove the request_list usage
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/30] ide: convert to blk-mq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/30] mspro_block: convert to blk-mq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/30] ms_block: convert to blk-mq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/30] sunvdc: convert to blk-mq
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Boaz Harrosh <ooo@xxxxxxxxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Boaz Harrosh <ooo@xxxxxxxxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: remove exofs and the T10 OSD code V2
- From: Boaz Harrosh <ooo@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] null_blk: Add conventional zone configuration for zoned support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: brd: associate with queue until adding disk
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: call rq_qos_exit() after queue is frozen
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 14/16] nvme: utilize two queue maps, one for reads and one for writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/16] blk-mq: support multiple hctx maps
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/16] blk-mq: allow software queue to map to multiple hardware queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 04/16] blk-mq: pass in request/bio flags to queue mapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/16] blk-mq: abstract out queue map
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] block: brd: associate with queue until adding disk
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: upstream boot error (2)
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: call rq_qos_exit() after queue is frozen
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH 15/16] block: add REQ_HIPRI and inherit it from IOCB_HIPRI
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 14/16] nvme: utilize two queue maps, one for reads and one for writes
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v2] null_blk: Add conventional zone configuration for zoned support
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 12/16] blk-mq: initial support for multiple queue maps
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 11/16] blk-mq: improve plug list sorting
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 10/16] blk-mq: cleanup and improve list insertion
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 09/16] blk-mq: cache request hardware queue mapping
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 08/16] blk-mq: separate number of hardware queues from nr_cpu_ids
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 07/16] blk-mq: support multiple hctx maps
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 05/16] blk-mq: allow software queue to map to multiple hardware queues
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 04/16] blk-mq: pass in request/bio flags to queue mapping
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 03/16] blk-mq: provide dummy blk_mq_map_queue_type() helper
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 02/16] blk-mq: abstract out queue map
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 01/16] blk-mq: kill q->mq_map
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 0/2] loop: Better discard for block devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 2/2] loop: Better discard support for block devices
- From: Evan Green <evgreen@xxxxxxxxxxxx>
- [PATCH 1/2] loop: Report EOPNOTSUPP properly
- From: Evan Green <evgreen@xxxxxxxxxxxx>
- [PATCH 0/2] loop: Better discard for block devices
- From: Evan Green <evgreen@xxxxxxxxxxxx>
- Re: [PATCH] mtip32xx: clean an indentation issue, remove extraneous tabs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 01/16] blk-mq: kill q->mq_map
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/16] blk-mq: abstract out queue map
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/16] blk-mq: pass in request/bio flags to queue mapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/16] blk-mq: allow software queue to map to multiple hardware queues
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/16] blk-mq: support multiple hctx maps
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/16] blk-mq: cleanup and improve list insertion
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/16] blk-mq: initial support for multiple queue maps
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/16] block: add REQ_HIPRI and inherit it from IOCB_HIPRI
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/16] nvme: add separate poll queue map
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/16] nvme: utilize two queue maps, one for reads and one for writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/16] blk-mq: improve plug list sorting
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/16] blk-mq: cache request hardware queue mapping
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/16] blk-mq: separate number of hardware queues from nr_cpu_ids
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/16] blk-mq: provide dummy blk_mq_map_queue_type() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] block: fix rdma queue mapping
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 11/14] irq: add support for allocating (and affinitizing) sets of IRQs
- From: Jens Axboe <axboe@xxxxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]