summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2019-11-04block: sed-opal: Generalizing write data to any opal tableRevanth Rajashekar
2019-11-02blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry
2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter
2019-10-25blk-mq: remove needless goto from blk_mq_get_driver_tagAndré Almeida
2019-10-25block: Reduce the amount of memory used for tag setsBart Van Assche
2019-10-25block: Reduce the amount of memory required per request queueBart Van Assche
2019-10-25block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()Bart Van Assche
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
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-10block: account statistics for passthrough requestsLogan Gunthorpe
2019-10-07blk-stat: Optimise blk_stat_add()Pavel Begunkov
2019-10-07blk-mq: Embed counters into struct mq_inflightPavel Begunkov
2019-10-07blk-mq: Reuse callback in blk_mq_in_flight*()Pavel Begunkov
2019-10-07blk-mq: Inline status checkersPavel Begunkov
2019-10-07block: Reduce sysfs_lock locking inside blk_cleanup_queue()Bart Van Assche
2019-10-07block: Remove "dying" checks from sysfs callbacksBart Van Assche
2019-10-07block: Remove request_queue.nr_queuesBart Van Assche
2019-10-07block: Fix three kernel-doc warningsBart Van Assche
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
2019-09-17block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1Paolo Valente
2019-09-17block, bfq: update inject limit only after injection occurredPaolo Valente
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-17block: use symbolic constants for t10_pi typeMax Gurtovoy
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-15block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao
2019-09-15block: make rq sector size accessible for block statsHou Tao
2019-09-14bfq: Fix bfq linkage errorPavel Begunkov
2019-09-12block: fix race between switching elevator and removing queuesMing Lei
2019-09-12block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu