- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 1a1206d block: don't do revalidate zones on invalid devices by Johannes Thumshirn · 4 years, 5 months ago
- d958e34 block: blk-timeout: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- c4aecaa block: blk-mq-sched: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 70f15a4 block: blk-mq: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 0d20dcc block: genhd: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
- 5b8f65e block: elevator: delete duplicated word and fix typos by Randy Dunlap · 4 years, 5 months ago
- 3cf1488 block: bio: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
- f06678a block: bfq-iosched: fix duplicated word by Randy Dunlap · 4 years, 5 months ago
- d9012a5 iocost: Fix check condition of iocg abs_vdebt by Chengming Zhou · 4 years, 5 months ago
- 67b7b64 iocost: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
- 08c875c block: Use non _rcu version of list functions for tag_set_list by Daniel Wagner · 4 years, 5 months ago
- 8f38f8e scsi: block: pm: Simplify resume handling by Alan Stern · 4 years, 6 months ago
- b9b1a5d block: remove blk_queue_stack_limits by Christoph Hellwig · 4 years, 5 months ago
- 9efa82e block: remove bdev_stack_limits by Christoph Hellwig · 4 years, 5 months ago
- 3093a47 block: inherit the zoned characteristics in blk_stack_limits by Christoph Hellwig · 4 years, 5 months ago
- 4f43d64 Merge branch 'for-5.9/drivers' into for-5.9/block-merge by Jens Axboe · 4 years, 5 months ago
- 9caaa66 Merge branch 'for-5.9/block' into for-5.9/block-merge by Jens Axboe · 4 years, 5 months ago
- ef45fe4 blk-cgroup: show global disk stats in root cgroup io.stat by Boris Burkov · 4 years, 7 months ago
- cd1fc4b blk-cgroup: make iostat functions visible to stat printing by Boris Burkov · 4 years, 7 months ago
- 9b15d10 block: improve discard bio alignment in __blkdev_issue_discard() by Coly Li · 4 years, 6 months ago
- b5718d6 block: defer flush request no matter whether we have elevator by Yufen Yu · 4 years, 6 months ago
- 943c4d9 block: make blk_timeout_init() static by Wei Yongjun · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- ab96bba block: remove retry loop in ioc_release_fn() by John Ogness · 4 years, 6 months ago
- a43f085 block: remove unnecessary ioc nested locking by John Ogness · 4 years, 6 months ago
- 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- e791ee6 Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait." by Jens Axboe · 4 years, 6 months ago
- d0f0f1b block: always remove partitions from blk_drop_partitions() by Ming Lei · 4 years, 6 months ago
- 9054650 block: relax jiffies rounding for timeouts by Jens Axboe · 4 years, 6 months ago
- d33db70 Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 8789009 blk-mq: remove redundant validation in __blk_mq_end_request() by Baolin Wang · 4 years, 6 months ago
- 106e71c blk-mq: Remove unnecessary local variable by Baolin Wang · 4 years, 6 months ago
- 8c911f3 writeback: remove struct bdi_writeback_congested by Christoph Hellwig · 4 years, 6 months ago
- a564e23 md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 6 months ago
- 568f270 blk-mq: centralise related handling into blk_mq_get_driver_tag by Ming Lei · 4 years, 6 months ago
- 7bf1372 blk-mq: streamline handling of q->mq_ops->queue_rq result by Ming Lei · 4 years, 6 months ago
- 240e6ee nvme: support for zoned namespaces by Keith Busch · 4 years, 6 months ago
- 82394db block: add capacity field to zone descriptors by Matias Bjørling · 4 years, 6 months ago
- 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 0e6e255 block: remove a bogus warning in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 6 months ago
- 05a4fed blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight() by Ming Lei · 4 years, 6 months ago
- 29206c6 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 7cc2a8e Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- 7c792f3 block: initialize current->bio_list[1] in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 6 months ago
- 3197d48 block: make function __bio_integrity_free() static by Wei Yongjun · 4 years, 6 months ago
- 4e2f62e5 Revert "blk-mq: put driver tag when this request is completed" by Jens Axboe · 4 years, 6 months ago
- 6e2fa4d blk-iolatency: only call ktime_get() if needed by Hongnan Li · 4 years, 6 months ago
- 5a6c35f block: remove direct_make_request by Christoph Hellwig · 4 years, 6 months ago
- ff93ea0 block: shortcut __submit_bio_noacct for blk-mq drivers by Christoph Hellwig · 4 years, 6 months ago
- 566acf2 block: refator submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
- e439ab7 block: remove the nr_sectors variable in generic_make_request_checks by Christoph Hellwig · 4 years, 6 months ago
- 833f84e block: remove the NULL queue check in generic_make_request_checks by Christoph Hellwig · 4 years, 6 months ago
- c817867 block: tidy up a warning in bio_check_ro by Christoph Hellwig · 4 years, 6 months ago
- f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
- b5fc1e8 blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() by Hou Tao · 4 years, 8 months ago
- 0b8cc25 blk-cgroup: clean up indentation by Colin Ian King · 4 years, 6 months ago
- 37f4a24 blk-mq: centralise related handling into blk_mq_get_driver_tag by Ming Lei · 4 years, 6 months ago
- 723bf17 blk-mq: move blk_mq_put_driver_tag() into blk-mq.c by Ming Lei · 4 years, 6 months ago
- 570e9b7 blk-mq: move blk_mq_get_driver_tag into blk-mq.c by Ming Lei · 4 years, 6 months ago
- 6e6fcbc blk-mq: support batching dispatch in case of io by Ming Lei · 4 years, 6 months ago
- 1fd40b5 blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list by Ming Lei · 4 years, 6 months ago
- bbdb3c5 blk-mq: remove dead check from blk_mq_dispatch_rq_list by Ming Lei · 4 years, 6 months ago
- 7538352 blk-mq: move getting driver tag and budget into one helper by Ming Lei · 4 years, 6 months ago
- 445874e blk-mq: pass hctx to blk_mq_dispatch_rq_list by Ming Lei · 4 years, 6 months ago
- 65c7636 blk-mq: pass request queue into get/put budget callback by Ming Lei · 4 years, 6 months ago
- 3e20aa9 block/keyslot-manager: use kvfree_sensitive() by Eric Biggers · 4 years, 7 months ago
- 42fdc5e blk-mq: remove the BLK_MQ_REQ_INTERNAL flag by Christoph Hellwig · 4 years, 6 months ago
- 36a3df5 blk-mq: put driver tag when this request is completed by Ming Lei · 4 years, 6 months ago
- a2e83ef blk-cgroup: remove a dead check in blk_throtl_bio by Christoph Hellwig · 4 years, 6 months ago
- db18a53 blk-cgroup: remove blkcg_bio_issue_check by Christoph Hellwig · 4 years, 6 months ago
- 93b8063 blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio by Christoph Hellwig · 4 years, 6 months ago
- 13c7863 block: move the initial blkg lookup into blkg_tryget_closest by Christoph Hellwig · 4 years, 6 months ago
- a5b9752 block: bypass blkg_tryget_closest for the root_blkg by Christoph Hellwig · 4 years, 6 months ago
- 8c54628 block: merge blkg_lookup_create and __blkg_lookup_create by Christoph Hellwig · 4 years, 6 months ago
- 28fc591 block: move the bio cgroup associatation helpers to blk-cgroup.c by Christoph Hellwig · 4 years, 6 months ago
- a18b9b1 block: move bio_associate_blkg_from_page to mm/page_io.c by Christoph Hellwig · 4 years, 6 months ago
- 2badf06 block: merge __bio_associate_blkg into bio_associate_blkg_from_css by Christoph Hellwig · 4 years, 6 months ago
- d92c370 block: really clone the block cgroup in bio_clone_blkg_association by Christoph Hellwig · 4 years, 6 months ago
- db9819c block: remove bio_disassociate_blkg by Christoph Hellwig · 4 years, 6 months ago
- bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 8 months ago
- 826f2f4 blk-rq-qos: remove redundant finish_wait to rq_qos_wait. by Guo Xuenan · 4 years, 6 months ago
- 9b8d0207 Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- f3bdc62 blktrace: Provide event for request merging by Jan Kara · 4 years, 6 months ago
- f61d6e2 blk-iocost: Use struct_size() in kzalloc_node() by Gustavo A. R. Silva · 4 years, 6 months ago
- 1f4fe21 block: bio: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 6 months ago
- e8c7d14 block: revert back to synchronous request_queue removal by Luis Chamberlain · 4 years, 6 months ago
- 763b589 block: clarify context for refcount increment helpers by Luis Chamberlain · 4 years, 6 months ago
- b5bd357 block: add docs for gendisk / request_queue refcount helpers by Luis Chamberlain · 4 years, 6 months ago
- 40d09b5 blk-mq: add a new blk_mq_complete_request_remote API by Christoph Hellwig · 4 years, 7 months ago