summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei2021-07-141-3/+0
* 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: 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
* blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche2021-05-191-2/+4
* blk-mq: plug request for shared sbitmapMing Lei2021-05-191-2/+3
* kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-194-9/+10
* blk-iocost: fix weight updates of inner active iocgsTejun Heo2021-05-191-2/+12
* block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig2021-04-281-0/+2
* block: only update parent bi_status when bio failYufen Yu2021-04-161-1/+1
* block: recalculate segment count for multi-segment discards correctlyDavid Jeffery2021-03-301-0/+8
* block: Suppress uevent for hidden device when removedDaniel Wagner2021-03-301-3/+1
* block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal2021-03-301-1/+1
* blk-cgroup: Fix the recursive blkg rwstatXunlei Pang2021-03-301-1/+2
* block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki2021-03-171-2/+36
* blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka2021-03-041-0/+12
* block: reopen the device in blkdev_reread_partChristoph Hellwig2021-03-041-7/+14
* bsg: free the request before return error codePan Bian2021-03-041-1/+3
* bfq: Avoid false bfq queue mergingJan Kara2021-03-041-0/+1
* bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng2021-02-171-4/+4
* blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang2021-02-131-5/+13
* blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queueMing Lei2021-02-031-1/+1
* blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry2021-01-191-0/+1
* bfq: Fix computation of shallow depthJan Kara2021-01-191-4/+4
* block: fix use-after-free in disk_part_iter_nextMing Lei2021-01-171-3/+6
* blk-iocost: fix NULL iocg deref from racing against initializationTejun Heo2021-01-121-5/+11
* scsi: block: Do not accept any requests while suspendedAlan Stern2021-01-122-8/+13
* scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche2021-01-123-7/+3
* scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche2021-01-122-3/+6
* block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund2021-01-121-0/+1
* scsi: block: Fix a race in the runtime power management codeBart Van Assche2021-01-061-6/+9
* Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-051-1/+4
|\
| * block: use gcd() to fix chunk_sectors limit stackingMike Snitzer2020-12-011-1/+4
* | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-041-1/+1
|\ \ | |/ |/|
| * dm: fix IO splittingMike Snitzer2020-12-041-1/+1
* | block/keyslot-manager: prevent crash when num_slots=1Eric Biggers2020-11-201-0/+7
* | blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostatsChristoph Hellwig2020-11-141-0/+1
* | block: mark flush request as IDLE when it is really finishedMing Lei2020-11-131-1/+6
|/
* block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-121-1/+4
* blk-mq: mark flush request as IDLE in flush_end_io()Ming Lei2020-10-301-0/+1
* block: advance iov_iter on bio_add_hw_page failureNaohiro Aota2020-10-281-4/+7
* blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi2020-10-261-2/+12
* blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi2020-10-261-0/+1
* Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-243-3/+7
|\
| * block: blk-mq: fix a kernel-doc markupMauro Carvalho Chehab2020-10-231-1/+1
| * blk-mq: remove the calling of local_memory_node()Xianting Tian2020-10-202-2/+2