summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-3/+2
|\
| * iocost: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-3/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-19/+22
|\ \
| * | scsi: block: pm: Simplify resume handlingAlan Stern2020-07-241-19/+22
* | | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-052-34/+6
|\ \ \
| * | | block: don't do revalidate zones on invalid devicesJohannes Thumshirn2020-08-031-0/+3
| * | | block: remove blk_queue_stack_limitsChristoph Hellwig2020-07-201-11/+0
| * | | block: remove bdev_stack_limitsChristoph Hellwig2020-07-201-23/+2
| * | | block: inherit the zoned characteristics in blk_stack_limitsChristoph Hellwig2020-07-201-0/+1
| * | | Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe2020-07-203-2/+31
| |\ \ \
| * \ \ \ Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe2020-07-2027-939/+1043
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-053-2/+31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | block: add max_active_zones to blk-sysfsNiklas Cassel2020-07-151-1/+13
| * | | | block: add max_open_zones to blk-sysfsNiklas Cassel2020-07-151-0/+15
| * | | | nvme: support for zoned namespacesKeith Busch2020-07-081-2/+3
| * | | | block: add capacity field to zone descriptorsMatias Bjørling2020-07-081-0/+1
| * | | | Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2020-07-083-11/+19
| |\ \ \ \
* | \ \ \ \ Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | | | | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-0/+6
|\ \ \ \ \ \ \
| * | | | | | | block: provide plug based way of signaling forced no-wait semanticsJens Axboe2020-06-211-0/+6
* | | | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-0329-950/+1054
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | block: blk-timeout: delete duplicated wordRandy Dunlap2020-07-311-1/+1
| * | | | | | | block: blk-mq-sched: delete duplicated wordRandy Dunlap2020-07-311-1/+1
| * | | | | | | block: blk-mq: delete duplicated wordRandy Dunlap2020-07-311-1/+1
| * | | | | | | block: genhd: delete duplicated wordsRandy Dunlap2020-07-311-3/+3
| * | | | | | | block: elevator: delete duplicated word and fix typosRandy Dunlap2020-07-311-2/+2
| * | | | | | | block: bio: delete duplicated wordsRandy Dunlap2020-07-311-2/+2
| * | | | | | | block: bfq-iosched: fix duplicated wordRandy Dunlap2020-07-311-1/+1
| * | | | | | | iocost: Fix check condition of iocg abs_vdebtChengming Zhou2020-07-301-1/+1
| * | | | | | | block: Use non _rcu version of list functions for tag_set_listDaniel Wagner2020-07-281-2/+2
| | |_|_|_|/ / | |/| | | | |
| * | | | | | blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov2020-07-172-5/+56
| * | | | | | blk-cgroup: make iostat functions visible to stat printingBoris Burkov2020-07-171-71/+71
| * | | | | | block: improve discard bio alignment in __blkdev_issue_discard()Coly Li2020-07-172-3/+42
| * | | | | | block: defer flush request no matter whether we have elevatorYufen Yu2020-07-171-7/+2
| * | | | | | block: make blk_timeout_init() staticWei Yongjun2020-07-171-1/+1
| * | | | | | block: remove retry loop in ioc_release_fn()John Ogness2020-07-161-3/+17
| * | | | | | block: remove unnecessary ioc nested lockingJohn Ogness2020-07-161-20/+6
| * | | | | | Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."Jens Axboe2020-07-151-0/+2
| * | | | | | block: always remove partitions from blk_drop_partitions()Ming Lei2020-07-151-2/+0
| * | | | | | block: relax jiffies rounding for timeoutsJens Axboe2020-07-151-2/+20
| * | | | | | blk-mq: remove redundant validation in __blk_mq_end_request()Baolin Wang2020-07-101-2/+1
| * | | | | | blk-mq: Remove unnecessary local variableBaolin Wang2020-07-101-3/+1
| * | | | | | writeback: remove struct bdi_writeback_congestedChristoph Hellwig2020-07-081-17/+2
| * | | | | | md: switch to ->check_events for media change notificationsChristoph Hellwig2020-07-081-7/+1
| * | | | | | blk-mq: centralise related handling into blk_mq_get_driver_tagMing Lei2020-07-084-43/+19
| * | | | | | blk-mq: streamline handling of q->mq_ops->queue_rq resultMing Lei2020-07-081-13/+11
| | |_|/ / / | |/| | | |
| * | | | | block: remove a bogus warning in __submit_bio_noacct_mqChristoph Hellwig2020-07-071-2/+1
| * | | | | block: initialize current->bio_list[1] in __submit_bio_noacct_mqChristoph Hellwig2020-07-021-4/+3
| * | | | | Revert "blk-mq: put driver tag when this request is completed"Jens Axboe2020-07-015-42/+70