aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-03-20block: add bio_truncate to fix guard_bio_eodMing Lei
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-31blk-mq: make sure that line break can be printedMing Lei
2020-01-31blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2020-01-19block: check bi_size overflow before mergeJunichi Nomura
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-09block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-12-29blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-25blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-09blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar
2019-11-09blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-10-05block: mq-deadline: Fix queue restart handlingDamien Le Moal
2019-10-05block: make rq sector size accessible for block statsHou Tao
2019-10-05blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handlingzhengbin
2019-09-09Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-29block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente
2019-08-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-25blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin
2019-08-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-16rq-qos: use a mb for got_tokenJosef Bacik
2019-08-16rq-qos: set ourself TASK_UNINTERRUPTIBLE after we scheduleJosef Bacik
2019-08-16rq-qos: don't reset has_sleepers on spurious wakeupsJosef Bacik
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-07-31block/bio-integrity: fix a memory leak bugWenwen Wang
2019-07-31block: init flush rq ref count to 1Josef Bacik
2019-07-28block: Limit zone array allocation sizeDamien Le Moal
2019-07-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-07-26blkcg: update blkcg_print_stat() to handle larger outputsTejun Heo
2019-07-26blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo
2019-07-26blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov
2019-07-26block: Fix potential overflow in blk_report_zones()Damien Le Moal
2019-07-26block: Allow mapping of vmalloc-ed buffersDamien Le Moal
2019-07-26blk-iolatency: fix STS_AGAIN handlingDennis Zhou
2019-07-26block, bfq: fix rq_in_driver check in bfq_update_inject_limitPaolo Valente
2019-07-26blk-iolatency: only account submitted biosDennis Zhou
2019-07-22block: Use cpu_chill() for retry loopsThomas Gleixner
2019-07-22block/mq: don't complete requests via IPISebastian Andrzej Siewior
2019-07-22block/mq: do not invoke preempt_disable()Sebastian Andrzej Siewior
2019-07-22block: mq: use cpu_light()Sebastian Andrzej Siewior
2019-07-22softirq: Check preemption after reenabling interruptsThomas Gleixner
2019-07-22hrtimer: consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-22block: blk-mq: move blk_queue_usage_counter_release() into process contextSebastian Andrzej Siewior