- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 4d89e1d blk-wbt: rename __wbt_update_limits to wbt_update_limits by Guoqing Jiang · 4 years, 8 months ago
- 26e0ca1 blk-wbt: remove wbt_update_limits by Guoqing Jiang · 4 years, 8 months ago
- 32e3374 blk-throttle: remove tg_drain_bios by Guoqing Jiang · 4 years, 8 months ago
- b774123 blk-throttle: remove blk_throtl_drain by Guoqing Jiang · 4 years, 8 months ago
- bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 7 months ago
- 602380d blk-mq: add blk_mq_all_tag_iter by Ming Lei · 4 years, 7 months ago
- 600c3b0 blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx by Christoph Hellwig · 4 years, 7 months ago
- 76647368 blk-mq: use BLK_MQ_NO_TAG in more places by Christoph Hellwig · 4 years, 7 months ago
- 419c3d5 blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG by Christoph Hellwig · 4 years, 7 months ago
- 7ea4d8a blk-mq: move more request initialization to blk_mq_rq_ctx_init by Christoph Hellwig · 4 years, 7 months ago
- e6e7abf blk-mq: simplify the blk_mq_get_request calling convention by Christoph Hellwig · 4 years, 7 months ago
- 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 4 years, 7 months ago
- 7b11eab blk-mq: blk-mq: provide forced completion method by Keith Busch · 4 years, 7 months ago
- b0beb28 Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT" by Jens Axboe · 4 years, 7 months ago
- e7ecc142 block: blk-crypto-fallback: remove redundant initialization of variable err by Colin Ian King · 4 years, 7 months ago
- 524f9ff block: reduce part_stat_lock() scope by Christoph Hellwig · 4 years, 7 months ago
- 8ab1d40 block: remove rcu_read_lock() from part_stat_lock() by Konstantin Khlebnikov · 4 years, 7 months ago
- b5af37a block: add a blk_account_io_merge_bio helper by Konstantin Khlebnikov · 4 years, 7 months ago
- b9c54f5 block: account merge of two requests by Konstantin Khlebnikov · 4 years, 7 months ago
- 58d4f14 block: always use a percpu variable for disk stats by Christoph Hellwig · 4 years, 7 months ago
- 9123bf6 block: move update_io_ticks to blk-core.c by Christoph Hellwig · 4 years, 7 months ago
- e722fff block: remove generic_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 956d510 block: add disk/bio-based accounting helpers by Christoph Hellwig · 4 years, 7 months ago
- c81b49d4 block: remove the disk and queue NULL checks in blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- 26d7e28 s390/dasd: remove ioctl_by_bdev calls by Stefan Haberland · 4 years, 8 months ago
- 172ce41 block: Remove unused flush_queue_delayed in struct blk_flush_queue by Baolin Wang · 4 years, 8 months ago
- c8210a5 block: Fix type of first compat_put_{,u}long() argument by Bart Van Assche · 4 years, 8 months ago
- 10ec5e8 block: merge part_{inc,dev}_in_flight into their only callers by Christoph Hellwig · 4 years, 8 months ago
- 76268f3 block: don't call part_{inc,dec}_in_flight for blk-mq devices by Christoph Hellwig · 4 years, 8 months ago
- b2f609e block: move the blk-mq calls out of part_in_flight{,_rw} by Christoph Hellwig · 4 years, 8 months ago
- f1394b79 block: mark blk_account_io_completion static by Christoph Hellwig · 4 years, 8 months ago
- ac7c567 blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference by Christoph Hellwig · 4 years, 8 months ago
- 35b371f blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request_hctx by Christoph Hellwig · 4 years, 8 months ago
- 22fa792 blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request by Christoph Hellwig · 4 years, 8 months ago
- a5ea58110 blk-mq: move the call to blk_queue_enter_live out of blk_mq_get_request by Christoph Hellwig · 4 years, 8 months ago
- 488f668 block: blk-crypto-fallback for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
- d145dc2 block: Make blk-integrity preclude hardware inline encryption by Satya Tangirala · 4 years, 8 months ago
- a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago
- 1b26283 block: Keyslot Manager for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
- 81ca627 iocost: don't let vrate run wild while there's no saturation signal by Tejun Heo · 5 years ago
- 71ac860 block: move blk_io_schedule() out of header file by Ming Lei · 4 years, 8 months ago
- 29b2a3a block: export bio_release_pages and bio_iov_iter_get_pages by Johannes Thumshirn · 4 years, 8 months ago
- e732671 block: Modify revalidate zones by Damien Le Moal · 4 years, 8 months ago
- 1392d37 block: introduce blk_req_zone_write_trylock by Johannes Thumshirn · 4 years, 8 months ago
- 0512a75 block: Introduce REQ_OP_ZONE_APPEND by Keith Busch · 4 years, 8 months ago
- e458110 block: rename __bio_add_pc_page to bio_add_hw_page by Christoph Hellwig · 4 years, 8 months ago
- 27eb3af block: don't hold part0's refcount in IO path by Ming Lei · 4 years, 8 months ago
- 07c4e1e block: only define 'nr_sects_seq' in hd_part for 32bit SMP by Ming Lei · 4 years, 8 months ago
- b7d6c30 block: fix use-after-free on cached last_lookup partition by Ming Lei · 4 years, 8 months ago
- aa880ad block: reset mapping if failed to update hardware queue count by Weiping Zhang · 4 years, 8 months ago
- 1cd925d bdi: remove the name field in struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- aef33c2 bdi: simplify bdi_alloc by Christoph Hellwig · 4 years, 8 months ago
- 3c5d202 bdi: remove bdi_register_owner by Christoph Hellwig · 4 years, 8 months ago
- 79fab52 block: rename blk_mq_alloc_rq_maps by Weiping Zhang · 4 years, 8 months ago
- 03b63b0 block: rename __blk_mq_alloc_rq_map by Weiping Zhang · 4 years, 8 months ago
- fd68987 block: alloc map and request for new hardware queue by Ming Lei · 4 years, 8 months ago
- a2584e4 block: save previous hardware queue count before udpate by Weiping Zhang · 4 years, 8 months ago
- 2e19442 block: free both rq_map and request by Weiping Zhang · 4 years, 8 months ago
- 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 8 months ago
- cd00650 blk-iocost: account for IO size when testing latencies by Tejun Heo · 4 years, 9 months ago
- 54c52e1 blk-iocost: switch to fixed non-auto-decaying use_delay by Tejun Heo · 4 years, 9 months ago
- 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 8 months ago
- accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 8 months ago
- 0376e9e block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT by Christoph Hellwig · 4 years, 8 months ago
- 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 8 months ago
- 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 8 months ago
- e1b586f blk-mq: make function '__blk_mq_sched_dispatch_requests' static by Zheng Bin · 4 years, 8 months ago
- 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 8 months ago
- 3e82c34 block: remove create_io_context by Christoph Hellwig · 4 years, 8 months ago
- 28d6572 block: Limit number of items taken from the I/O scheduler in one go by Salman Qazi · 4 years, 8 months ago
- bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 89de150 block: provide a blk_rq_map_sg variant that returns the last element by Christoph Hellwig · 4 years, 9 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
- d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 4 years, 8 months ago
- 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
- 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
- d5f3178 block: simplify block device syncing in bdev_del_partition by Christoph Hellwig · 4 years, 9 months ago
- e669c1d block: don't call invalidate_partition from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 21be6cd dasd: use blk_drop_partitions instead of badly reimplementing it by Christoph Hellwig · 4 years, 9 months ago
- d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 4377b48 block: remove hd_struct_kill by Christoph Hellwig · 4 years, 9 months ago
- 8da2892 block: cleanup hd_struct freeing by Christoph Hellwig · 4 years, 9 months ago
- cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 4 years, 9 months ago
- fa9156a block: refactor blkpg_ioctl by Christoph Hellwig · 4 years, 9 months ago
- a082342 blk-mq: Rerun dispatching in the case of budget contention by Douglas Anderson · 4 years, 8 months ago
- b9151e7 blk-mq: Add blk_mq_delay_run_hw_queues() API call by Douglas Anderson · 4 years, 8 months ago
- ab3cee3 blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick by Douglas Anderson · 4 years, 8 months ago
- 3a89c25 blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals by Tommi Rantala · 4 years, 9 months ago
- 5fe56de blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget by John Garry · 4 years, 9 months ago
- 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- cb6b771 block: fix busy device checking in blk_drop_partitions again by Christoph Hellwig · 4 years, 9 months ago
- d3ef5536 block: fix busy device checking in blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 536167d4 blk-mq: don't commit_rqs() if none were queued by Keith Busch · 4 years, 9 months ago