summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-114-15/+5
|\
| * block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani2020-09-091-1/+3
| * block: only call sched requeue_request() for scheduled requestsOmar Sandoval2020-09-082-13/+1
| * block: restore a specific error code in bdev_del_partitionChristoph Hellwig2020-09-081-1/+1
* | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-044-23/+37
|\|
| * blk-stat: make q->stats->lock irqsafeTejun Heo2020-09-011-6/+11
| * blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo2020-09-011-2/+3
| * block: fix locking in bdev_del_partitionChristoph Hellwig2020-09-011-14/+13
| * block: release disk reference in hd_struct_free_workMing Lei2020-09-011-1/+9
| * block: ensure bdi->io_pages is always initializedJens Axboe2020-09-011-0/+1
* | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-249-25/+45
|\|
| * blkcg: fix memleak for iolatencyYufen Yu2020-08-211-3/+5
| * block: fix get_max_io_size()Keith Busch2020-08-211-1/+1
| * blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei2020-08-211-1/+2
| * bfq: fix blkio cgroup leakage v4Dmitry Monakhov2020-08-183-12/+3
| * block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)2020-08-171-5/+5
| * block: respect queue limit of max discard segmentMing Lei2020-08-171-2/+9
| * blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTARTMing Lei2020-08-172-0/+18
| * bsg-lib: convert comma to semicolonXu Wang2020-08-161-1/+1
| * block: blk-mq.c: fix @at_head kernel-doc warningRandy Dunlap2020-08-161-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-5/+5
|/
* Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-152-2/+18
|\
| * block: fix double account of flush request's driver tagMing Lei2020-08-111-2/+9
| * block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li2020-08-051-0/+9
* | 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