summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-03-25block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato
2020-03-21blk-mq: insert flush request to the front of dispatch queueMing Lei
2020-03-21blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei
2020-03-18blk-iocost: fix incorrect vtime comparison in iocg_is_idle()Tejun Heo
2020-03-12block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-03-12block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-03-12block, bfq: do not insert oom queue into position treePaolo Valente
2020-03-12block, bfq: get extra ref to prevent a queue from being freed during a group ...Paolo Valente
2020-02-24block, bfq: do not plug I/O for bfq_queues with no proc refsPaolo Valente
2020-01-26block: fix memleak of bio integrity dataJustin Tee
2020-01-23block: Fix the type of 'sts' in bsg_queue_rq()Bart Van Assche
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-17fs: move guard_bio_eod() after bio_set_op_attrsMing Lei
2020-01-12block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang
2020-01-12block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche
2020-01-12block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev
2020-01-09compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann
2020-01-09compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2020-01-09compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2020-01-09block: add bio_truncate to fix guard_bio_eodMing Lei
2019-12-31iocost: over-budget forced IOs should schedule async delayTejun Heo
2019-12-21block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2019-12-17blk-mq: make sure that line break can be printedMing Lei
2019-12-17blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2019-11-14iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue
2019-11-14block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente
2019-11-12block: check bi_size overflow before mergeJunichi Nomura
2019-11-06blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo
2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter
2019-10-15blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo
2019-10-15blkcg: Fix multiple bugs in blkcg_activate_policy()Tejun Heo
2019-10-14block: Fix elv_support_iosched()Damien Le Moal
2019-10-06blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar
2019-10-03block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap
2019-10-03block: sed-opal: fix sparse warning: obsolete array init.Randy Dunlap
2019-09-27blk-mq: apply normal plugging for HDDMing Lei
2019-09-27blk-mq: honor IO scheduler for multiqueue devicesMing Lei
2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-09-27rq-qos: get rid of redundant wbt_update_limits()Yufen Yu
2019-09-26iocost: bump up default latency targets for hard disksTejun Heo
2019-09-26iocost: improve nr_lagging handlingTejun Heo
2019-09-26iocost: better trace vrate changesTejun Heo
2019-09-26block: don't release queue's sysfs lock during switching elevatorMing Lei
2019-09-26blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-23block: drop device references in bsg_queue_rq()Martin Wilck
2019-09-23block: t10-pi: fix -Wswitch warningMax Gurtovoy
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-17block, bfq: push up injection only after setting service timePaolo Valente
2019-09-17block, bfq: increase update frequency of inject limitPaolo Valente