aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-08-16Merge branch 'master-next'Bruce Ashfield
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-11block: fix double account of flush request's driver tagMing Lei
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-05block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
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-08-03block: don't do revalidate zones on invalid devicesJohannes Thumshirn
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-29iocost: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-28block: Use non _rcu version of list functions for tag_set_listDaniel Wagner
2020-07-24scsi: block: pm: Simplify resume handlingAlan Stern
2020-07-20block: remove blk_queue_stack_limitsChristoph Hellwig
2020-07-20block: remove bdev_stack_limitsChristoph Hellwig
2020-07-20block: inherit the zoned characteristics in blk_stack_limitsChristoph Hellwig
2020-07-20Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
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-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
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