summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* block: delay freeing the gendiskChristoph Hellwig2021-08-041-2/+1
* blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo2021-08-041-5/+6
* block: grab a device refcount in disk_ueventChristoph Hellwig2021-07-201-2/+2
* block: fix the problem of io_ticks becoming smallerChunguang Xu2021-07-201-1/+1
* partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann2021-07-203-17/+12
* rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara2021-07-191-2/+2
* blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei2021-07-141-3/+0
* block: fix trace completion for chained bioEdward Hsieh2021-07-141-7/+6
* block, bfq: reset waker pointer with shared queuesPaolo Valente2021-07-141-2/+4
* block, bfq: avoid delayed merge of async queuesPaolo Valente2021-07-141-1/+7
* blk-wbt: make sure throttle is enabled properlyZhang Yi2021-07-141-1/+5
* blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi2021-07-142-2/+4
* block: avoid double io accounting for flush requestMing Lei2021-07-141-2/+1
* block: fix discard request mergeMing Lei2021-07-141-2/+6
* block, bfq: fix delayed stable merge checkLuca Mariotti2021-07-141-1/+1
* block: fix race between adding/removing rq qos and normal IOMing Lei2021-07-141-0/+24
* blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei2021-07-143-7/+54
* blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei2021-07-143-16/+43
* Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-10/+1
|\
| * block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-10/+1
* | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-157-18/+59
|\|
| * block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche2021-05-141-1/+1
| * blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche2021-05-141-2/+4
| * blk-mq: plug request for shared sbitmapMing Lei2021-05-141-2/+3
| * block, bfq: avoid circular stable mergesPaolo Valente2021-05-121-2/+29
| * blk-iocost: fix weight updates of inner active iocgsTejun Heo2021-05-111-2/+12
| * kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-114-9/+10
* | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-092-16/+2
|\|
| * Revert "bio: limit bio max size"Jens Axboe2021-05-082-16/+2
* | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-072-2/+16
|\|
| * bio: limit bio max sizeChangheun Lee2021-05-032-2/+16
* | include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-061-0/+1
* | cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner2021-04-301-6/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-284-21/+62
|\
| * scsi: blk-mq: Return budget token from .get_budget callbackMing Lei2021-03-043-19/+59
| * scsi: sbitmap: Move allocation hint into sbitmapMing Lei2021-03-042-2/+2
| * scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei2021-03-042-2/+3
* | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-2823-522/+585
|\ \
| * | blk-iocost: don't ignore vrate_min on QD contentionTejun Heo2021-04-261-4/+0
| * | blk-mq: Fix spurious debugfs directory creation during initializationSaravanan D2021-04-161-0/+8
| * | bfq/mq-deadline: remove redundant check for passthrough requestLin Feng2021-04-162-7/+3
| * | blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng2021-04-161-1/+2
| * | block: Remove an obsolete comment from sg_io()Bart Van Assche2021-04-131-4/+0
| * | block: move bio_list_copy_data to pktcdvdChristoph Hellwig2021-04-121-37/+0
| * | block: remove zero_fill_bio_iterChristoph Hellwig2021-04-121-3/+3
| * | block: remove an incorrect check from blk_rq_append_bioChristoph Hellwig2021-04-121-3/+0
| * | block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iterationPeter Zijlstra2021-04-081-2/+9
| * | block: remove disk_part_iterChristoph Hellwig2021-04-081-79/+13
| * | block: simplify diskstats_showChristoph Hellwig2021-04-081-4/+6
| * | block: simplify show_partitionChristoph Hellwig2021-04-081-6/+7