summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2021-09-18blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel1-3/+0
2021-09-15bio: fix page leak bio_add_hw_page failurePavel Begunkov1-2/+13
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers1-1/+1
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei4-16/+8
2021-09-15blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu3-0/+36
2021-09-12blk-mq: clearing flush request reference in tags->rqs[]Ming Lei1-1/+34
2021-09-12blk-mq: fix is_flush_rqMing Lei3-6/+7
2021-09-12blk-mq: fix kernel panic during iterating over flush requestMing Lei2-1/+8
2021-09-03blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei1-25/+5
2021-09-03blk-iocost: fix lockdep warning on blkcg->lockMing Lei1-4/+4
2021-08-12blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai1-1/+5
2021-08-04blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo1-5/+6
2021-07-20partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann3-17/+12
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara1-2/+2
2021-07-14blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei1-3/+0
2021-07-14blk-wbt: make sure throttle is enabled properlyZhang Yi1-1/+5
2021-07-14blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi2-2/+4
2021-07-14block: avoid double io accounting for flush requestMing Lei1-2/+1
2021-07-14block: fix discard request mergeMing Lei1-2/+6
2021-07-14block: fix race between adding/removing rq qos and normal IOMing Lei1-0/+24
2021-07-14blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei3-7/+54
2021-07-14blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei3-16/+43
2021-05-19blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-19blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval4-9/+10
2021-05-19blk-iocost: fix weight updates of inner active iocgsTejun Heo1-2/+12
2021-04-28block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig1-0/+2
2021-04-16block: only update parent bi_status when bio failYufen Yu1-1/+1
2021-03-30block: recalculate segment count for multi-segment discards correctlyDavid Jeffery1-0/+8
2021-03-30block: Suppress uevent for hidden device when removedDaniel Wagner1-3/+1
2021-03-30block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal1-1/+1
2021-03-30blk-cgroup: Fix the recursive blkg rwstatXunlei Pang1-1/+2
2021-03-17block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki1-2/+36
2021-03-04blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-03-04block: reopen the device in blkdev_reread_partChristoph Hellwig1-7/+14
2021-03-04bsg: free the request before return error codePan Bian1-1/+3
2021-03-04bfq: Avoid false bfq queue mergingJan Kara1-0/+1
2021-02-17bfq-iosched: Revert "bfq: Fix computation of shallow depth"Lin Feng1-4/+4
2021-02-13blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang1-5/+13
2021-02-04blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queueMing Lei1-1/+1
2021-01-19blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry1-0/+1
2021-01-19bfq: Fix computation of shallow depthJan Kara1-4/+4
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei1-3/+6
2021-01-12blk-iocost: fix NULL iocg deref from racing against initializationTejun Heo1-5/+11
2021-01-12scsi: block: Do not accept any requests while suspendedAlan Stern2-8/+13
2021-01-12scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche3-7/+3
2021-01-12scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche2-3/+6
2021-01-12block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund1-0/+1
2021-01-06scsi: block: Fix a race in the runtime power management codeBart Van Assche1-6/+9
2020-12-06Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4