- 87c037d block: return whether or not to unplug through boolean by Jens Axboe · 3 years, 2 months ago
- 8a7d267 block: don't call blk_status_to_errno in blk_update_request by Christoph Hellwig · 3 years, 2 months ago
- db9a02b block: move bdev_read_only() into the header by Jens Axboe · 3 years, 3 months ago
- e0d78af block: fix too broad elevator check in blk_mq_free_request() by Jens Axboe · 3 years, 2 months ago
- 4f50224 nvme: wire up completion batching for the IRQ path by Jens Axboe · 3 years, 2 months ago
- b688f11 io_uring: utilize the io batching infrastructure for more efficient polled IO by Jens Axboe · 3 years, 3 months ago
- c234a65 nvme: add support for batched completion of polled IO by Jens Axboe · 3 years, 3 months ago
- f794f33 block: add support for blk_mq_end_request_batch() by Jens Axboe · 3 years, 3 months ago
- 1aec5e4 sbitmap: add helper to clear a batch of tags by Jens Axboe · 3 years, 3 months ago
- 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
- 013a7f9 block: provide helpers for rq_list manipulation by Jens Axboe · 3 years, 3 months ago
- afd7de0 block: remove some blk_mq_hw_ctx debugfs entries by Jens Axboe · 3 years, 2 months ago
- 9a14d6c block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes by Jens Axboe · 3 years, 2 months ago
- 1284590 block: cache rq_flags inside blk_mq_rq_ctx_init() by Pavel Begunkov · 3 years, 2 months ago
- 605f784 block: blk_mq_rq_ctx_init cache ctx/q/hctx by Pavel Begunkov · 3 years, 2 months ago
- 4f266f2 block: skip elevator fields init for non-elv queue by Pavel Begunkov · 3 years, 2 months ago
- 2ff0682 block: store elevator state in request by Jens Axboe · 3 years, 3 months ago
- 90b8faa block: only mark bio as tracked if it really is tracked by Jens Axboe · 3 years, 3 months ago
- b608762 block: improve layout of struct request by Jens Axboe · 3 years, 3 months ago
- 9be3e06 block: move update request helpers into blk-mq.c by Jens Axboe · 3 years, 3 months ago
- c477b79 block: remove useless caller argument to print_req_error() by Jens Axboe · 3 years, 3 months ago
- d4aa57a block: don't bother iter advancing a fully done bio by Jens Axboe · 3 years, 3 months ago
- ed6cdde block: convert the rest of block to bdev_get_queue by Pavel Begunkov · 3 years, 3 months ago
- eab4e02 block: use bdev_get_queue() in blk-core.c by Pavel Begunkov · 3 years, 3 months ago
- 3caee46 block: use bdev_get_queue() in bio.c by Pavel Begunkov · 3 years, 3 months ago
- 025a386 block: use bdev_get_queue() in bdev.c by Pavel Begunkov · 3 years, 3 months ago
- 17220ca block: cache request queue in bdev by Pavel Begunkov · 3 years, 3 months ago
- abd45c1 block: handle fast path of bio splitting inline by Jens Axboe · 3 years, 3 months ago
- 09ce874 block: use flags instead of bit fields for blkdev_dio by Jens Axboe · 3 years, 3 months ago
- fac7c6d block: cache bdev in struct file for raw bdev IO by Pavel Begunkov · 3 years, 3 months ago
- c712dcc nvme-multipath: enable polled I/O by Christoph Hellwig · 3 years, 3 months ago
- a614dd2 block: don't allow writing to the poll queue attribute by Christoph Hellwig · 3 years, 3 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 1941612 block: define 'struct bvec_iter' as packed by Ming Lei · 3 years, 3 months ago
- 1a7e76e block: use SLAB_TYPESAFE_BY_RCU for the bio slab by Christoph Hellwig · 3 years, 3 months ago
- 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 3 months ago
- d729cf9 io_uring: don't sleep when polling for I/O by Christoph Hellwig · 3 years, 3 months ago
- ef99b2d block: replace the spin argument to blk_iopoll with a flags argument by Christoph Hellwig · 3 years, 3 months ago
- 28a1ae6 blk-mq: remove blk_qc_t_valid by Christoph Hellwig · 3 years, 3 months ago
- efbabbe blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal by Christoph Hellwig · 3 years, 3 months ago
- c6699d6 blk-mq: factor out a "classic" poll helper by Christoph Hellwig · 3 years, 3 months ago
- f70299f blk-mq: factor out a blk_qc_to_hctx helper by Christoph Hellwig · 3 years, 3 months ago
- 30da1b4 io_uring: fix a layering violation in io_iopoll_req_issued by Christoph Hellwig · 3 years, 3 months ago
- f79d474 iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw by Christoph Hellwig · 3 years, 3 months ago
- 71fc3f5 block: don't try to poll multi-bio I/Os in __blkdev_direct_IO by Christoph Hellwig · 3 years, 3 months ago
- 94c2ed5 direct-io: remove blk_poll support by Christoph Hellwig · 3 years, 3 months ago
- d38a9c0 block: only check previous entry for plug merge attempt by Jens Axboe · 3 years, 3 months ago
- 4c92890 block: move CONFIG_BLOCK guard to top Makefile by Masahiro Yamada · 3 years, 3 months ago
- b8b98a6 block: move menu "Partition type" to block/partitions/Kconfig by Masahiro Yamada · 3 years, 3 months ago
- c50fca5 block: simplify Kconfig files by Masahiro Yamada · 3 years, 3 months ago
- df252bd block: remove redundant =y from BLK_CGROUP dependency by Masahiro Yamada · 3 years, 3 months ago
- 349302d block: improve batched tag allocation by Jens Axboe · 3 years, 3 months ago
- 9672b0d sbitmap: add __sbitmap_queue_get_batch() by Jens Axboe · 3 years, 3 months ago
- 8971a3b7 blk-mq: optimise *end_request non-stat path by Pavel Begunkov · 3 years, 3 months ago
- 4f7ab09 block: mark bio_truncate static by Christoph Hellwig · 3 years, 3 months ago
- ff18d77 block: move bio_get_{first,last}_bvec out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- 9774b39 block: mark __bio_try_merge_page static by Christoph Hellwig · 3 years, 3 months ago
- 9a6083b block: move bio_full out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- b6559d8 block: fold bio_cur_bytes into blk_rq_cur_bytes by Christoph Hellwig · 3 years, 3 months ago
- 8addffd block: move bio_mergeable out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- 11d9cab block: don't include <linux/ioprio.h> in <linux/bio.h> by Christoph Hellwig · 3 years, 3 months ago
- 9e8c0d0 block: remove BIO_BUG_ON by Christoph Hellwig · 3 years, 3 months ago
- e9ea159 blk-mq: inline hot part of __blk_mq_sched_restart by Pavel Begunkov · 3 years, 3 months ago
- be6bfe3 block: inline hot paths of blk_account_io_*() by Pavel Begunkov · 3 years, 3 months ago
- 8a70951 block: merge block_ioctl into blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
- 84b8514 block: move the *blkdev_ioctl declarations out of blkdev.h by Christoph Hellwig · 3 years, 3 months ago
- fea349b block: unexport blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
- 4a60f36 block: don't dereference request after flush insertion by Jens Axboe · 3 years, 2 months ago
- 0f38d76 blk-mq: cleanup blk_mq_submit_bio by Christoph Hellwig · 3 years, 3 months ago
- b90cfae blk-mq: cleanup and rename __blk_mq_alloc_request by Christoph Hellwig · 3 years, 3 months ago
- 47c122e block: pre-allocate requests if plug is started and is a batch by Jens Axboe · 3 years, 3 months ago
- ba0ffdd block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 3 months ago
- 0006707 block: inherit request start time from bio for BLK_CGROUP by Jens Axboe · 3 years, 3 months ago
- a7b36ee block: move blk-throtl fast path inline by Jens Axboe · 3 years, 3 months ago
- 079a2e3 blk-mq: Change shared sbitmap naming to shared tags by John Garry · 3 years, 3 months ago
- ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 3 months ago
- e155b0c blk-mq: Use shared tags for shared sbitmap support by John Garry · 3 years, 3 months ago
- 645db34 blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}() by John Garry · 3 years, 3 months ago
- 63064be blk-mq: Add blk_mq_alloc_map_and_rqs() by John Garry · 3 years, 3 months ago
- a7e7388 blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap() by John Garry · 3 years, 3 months ago
- 4f245d5 blk-mq: Don't clear driver tags own mapping by John Garry · 3 years, 3 months ago
- f32e4ea blk-mq: Pass driver tags to blk_mq_clear_rq_mapping() by John Garry · 3 years, 3 months ago
- 1820f4f blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() by John Garry · 3 years, 3 months ago
- d99a6bb blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}() by John Garry · 3 years, 3 months ago
- f6adcef blk-mq: Invert check in blk_mq_update_nr_requests() by John Garry · 3 years, 3 months ago
- 8fa0446 blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() by John Garry · 3 years, 3 months ago
- d2a2796 block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ by John Garry · 3 years, 3 months ago
- 65de57b blk-mq: Change rqs check in blk_mq_free_rqs() by John Garry · 3 years, 3 months ago
- 8a3ee67 block: print the current process in handle_bad_sector by Christoph Hellwig · 3 years, 3 months ago
- 322cff7 block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 3 months ago
- bce0363 block/mq-deadline: Stop using per-CPU counters by Bart Van Assche · 3 years, 3 months ago
- 32f64ca block/mq-deadline: Add an invariant check by Bart Van Assche · 3 years, 3 months ago
- e2c7275 block/mq-deadline: Improve request accounting further by Bart Van Assche · 3 years, 3 months ago
- 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 3 months ago
- fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
- badf7f6 block: move a few merge helpers out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
- b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
- 3ab0bc7 block: drop unused includes in <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
- 2e9bc34 block: move elevator.h to block/ by Christoph Hellwig · 3 years, 3 months ago
- 9778ac7 block: remove the struct blk_queue_ctx forward declaration by Christoph Hellwig · 3 years, 3 months ago