summaryrefslogtreecommitdiff
path: root/block (unfollow)
Commit message (Expand)Author
2022-07-27blk-iosched: fix compilationYaroslav Furman
2022-07-27block: replace io_schedule with io_schedule_timeoutJaegeuk Kim
2022-07-27kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini
2022-07-27UPSTREAM: block: silently forbid sending any ioctl to a partitionPaolo Bonzini
2022-07-27cfq-iosched: temporarily boost queue priority for idle classesJens Axboe
2022-07-27block, scheduler: convert xxx_var_store to voidweiping zhang
2022-07-27block/cfq: cache rightmost rb_nodeDavidlohr Bueso
2022-07-27block/cfq: replace cfq_rb_root leftmost cachingDavidlohr Bueso
2022-07-27cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke
2022-07-27cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring
2022-07-27block: do not merge requests without consulting with io schedulerTahsin Erdogan
2022-07-27cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao
2022-07-27cfq-iosched: Charge at least 1 jiffie instead of 1 nsJan Kara
2022-07-27cfq-iosched: Fix regression in bonnie++ rewrite performanceJan Kara
2022-07-27cfq-iosched: Convert slice_resid from u64 to s64Jan Kara
2022-07-27cfq-iosched: Convert to use highres timersJan Kara
2022-07-27cfq-iosched: Expose microsecond interfacesJeff Moyer
2022-07-27cfq-iosched: Convert from jiffies to nanosecondsJeff Moyer
2022-07-27cfq-iosched: Allow parent cgroup to preempt its childJan Kara
2022-07-27cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara
2022-07-27cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara
2022-07-27cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara
2022-07-27BACKPORT: block: use ktime_get_ns() instead of sched_clock() for cfqOmar Sandoval
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-03-03blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2020-05-20blk-mq: Allow blocking queue tag iter callbacksKeith Busch
2020-05-20blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang
2020-05-20blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2020-05-20block: defer timeouts to a workqueueChristoph Hellwig
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2020-05-10blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz
2020-01-29block: don't use bio->bi_vcnt to figure out segment numberMing Lei
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-12compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2019-12-23block: bfq: Update backing_dev_info to be a pointerNathan Chancellor
2019-12-23block, bfq: update to latest bfq-v8-v4.4 stateAlexander Martinz
2019-12-23block, bfq: add Early Queue Merge (EQM) to BFQ-v7r11 for 4.4.0Mauro Andreolini
2019-12-23block: introduce the BFQ-v7r11 I/O sched for 4.4.0Paolo Valente
2019-12-23block: cgroups, kconfig, build bits for BFQ-v7r11-4.4.0Paolo Valente
2019-12-23cfq: Give a chance to arm slice idle timer in case of group_idleRitesh Harjani
2019-12-21blk-mq: make sure that line break can be printedMing Lei
2019-12-21blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2019-08-04take floppy compat ioctls to sodding floppy.cAl Viro
2019-04-27block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2019-01-23UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe
2018-09-19partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-09-19partitions/aix: append null character to print data from diskMauricio Faria de Oliveira