aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-31block: blk-timeout: delete duplicated wordRandy Dunlap
2020-07-31block: blk-mq-sched: delete duplicated wordRandy Dunlap
2020-07-31block: blk-mq: delete duplicated wordRandy Dunlap
2020-07-31block: genhd: delete duplicated wordsRandy Dunlap
2020-07-31block: elevator: delete duplicated word and fix typosRandy Dunlap
2020-07-31block: bio: delete duplicated wordsRandy Dunlap
2020-07-31block: bfq-iosched: fix duplicated wordRandy Dunlap
2020-07-30iocost: Fix check condition of iocg abs_vdebtChengming Zhou
2020-07-28block: Use non _rcu version of list functions for tag_set_listDaniel Wagner
2020-07-17blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov
2020-07-17blk-cgroup: make iostat functions visible to stat printingBoris Burkov
2020-07-17block: improve discard bio alignment in __blkdev_issue_discard()Coly Li
2020-07-17block: defer flush request no matter whether we have elevatorYufen Yu
2020-07-17block: make blk_timeout_init() staticWei Yongjun
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16block: remove retry loop in ioc_release_fn()John Ogness
2020-07-16block: remove unnecessary ioc nested lockingJohn Ogness
2020-07-15Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."Jens Axboe
2020-07-15block: always remove partitions from blk_drop_partitions()Ming Lei
2020-07-15block: relax jiffies rounding for timeoutsJens Axboe
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10blk-mq: remove redundant validation in __blk_mq_end_request()Baolin Wang
2020-07-10blk-mq: Remove unnecessary local variableBaolin Wang
2020-07-08writeback: remove struct bdi_writeback_congestedChristoph Hellwig
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig
2020-07-08blk-mq: centralise related handling into blk_mq_get_driver_tagMing Lei
2020-07-08blk-mq: streamline handling of q->mq_ops->queue_rq resultMing Lei
2020-07-07block: remove a bogus warning in __submit_bio_noacct_mqChristoph Hellwig
2020-07-07blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02block: initialize current->bio_list[1] in __submit_bio_noacct_mqChristoph Hellwig
2020-07-02block: make function __bio_integrity_free() staticWei Yongjun
2020-07-01Revert "blk-mq: put driver tag when this request is completed"Jens Axboe
2020-07-01blk-iolatency: only call ktime_get() if neededHongnan Li
2020-07-01block: remove direct_make_requestChristoph Hellwig
2020-07-01block: shortcut __submit_bio_noacct for blk-mq driversChristoph Hellwig
2020-07-01block: refator submit_bio_noacctChristoph Hellwig
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the nr_sectors variable in generic_make_request_checksChristoph Hellwig
2020-07-01block: remove the NULL queue check in generic_make_request_checksChristoph Hellwig
2020-07-01block: tidy up a warning in bio_check_roChristoph Hellwig