summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * block: simplify printk_all_partitionsChristoph Hellwig2021-04-081-17/+16
| * block: simplify partition_overlapsChristoph Hellwig2021-04-081-10/+10
| * block: simplify partition removalChristoph Hellwig2021-04-081-4/+6
| * block: take bd_mutex around delete_partitions in del_gendiskChristoph Hellwig2021-04-082-0/+6
| * block: refactor blk_drop_partitionsChristoph Hellwig2021-04-083-22/+4
| * block: move more syncing and invalidation to delete_partitionChristoph Hellwig2021-04-082-7/+4
| * block: remove invalidate_partitionChristoph Hellwig2021-04-081-14/+11
| * dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig2021-04-081-4/+0
| * blk-zoned: Remove the definition of blk_zone_start()Bart Van Assche2021-04-071-8/+0
| * blk-mq: set default elevator as deadline in case of hctx shared tagsetMing Lei2021-04-071-1/+2
| * block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig2021-04-062-95/+32
| * block: refactor the bounce buffering codeChristoph Hellwig2021-04-064-72/+27
| * block: remove BLK_BOUNCE_ISA supportChristoph Hellwig2021-04-066-119/+30
| * blk-mq: Always use blk_mq_is_sbitmap_sharedNikolay Borisov2021-04-061-2/+2
| * block: add sysfs entry for virt boundary maskMax Gurtovoy2021-04-061-1/+8
| * block, bfq: merge bursts of newly-created queuesPaolo Valente2021-03-253-10/+266
| * block, bfq: keep shared queues out of the waker mechanismPaolo Valente2021-03-251-1/+11
| * block, bfq: fix weight-raising resume with !low_latencyPaolo Valente2021-03-251-2/+8
| * block, bfq: make shared queues inherit wakersPaolo Valente2021-03-251-3/+39
| * block, bfq: put reqs of waker and woken in dispatch listPaolo Valente2021-03-251-1/+43
| * block, bfq: always inject I/O of queues blocked by wakersPaolo Valente2021-03-252-5/+35
| * blk-mq: Sentence reconstruct for better readabilityBhaskar Chowdhury2021-03-251-2/+2
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-2/+4
|\ \
| * | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-2/+4
* | | block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig2021-04-211-0/+2
|/ /
* | block: remove the unused RQF_ALLOCED flagChristoph Hellwig2021-04-021-1/+0
* | block: only update parent bi_status when bio failYufen Yu2021-03-311-1/+1
* | block: don't create too many partitionsMing Lei2021-03-271-0/+7
* | block: support zone append bvecsJohannes Thumshirn2021-03-241-3/+18
* | block: recalculate segment count for multi-segment discards correctlyDavid Jeffery2021-03-231-0/+8
|/
* block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki2021-03-111-2/+36
* block: Suppress uevent for hidden device when removedDaniel Wagner2021-03-111-3/+1
* block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2021-03-115-13/+13
* block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal2021-03-101-1/+1
* blk-cgroup: Fix the recursive blkg rwstatXunlei Pang2021-03-051-1/+2
* block/bfq: update comments and default value in docs for fifo_expireJoseph Qi2021-03-021-1/+1
* block: Drop leftover references to RQF_SORTEDJean Delvare2021-03-012-6/+1