summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2019-08-30blkcg: add missing NULL check in ioc_cpd_alloc()Tejun Heo
2019-08-29blkcg: fix missing free on error path of blk_iocost_init()Tejun Heo
2019-08-28blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo
2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-08-28blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/Tejun Heo
2019-08-28block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo
2019-08-28block/rq_qos: add rq_qos_merge()Tejun Heo
2019-08-28blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo
2019-08-28blkcg: make ->cpd_init_fn() optionalTejun Heo
2019-08-28blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo
2019-08-27block: split .sysfs_lock into two locksMing Lei
2019-08-27block: add helper for checking if queue is registeredMing Lei
2019-08-27blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueueMing Lei
2019-08-27block: don't hold q->sysfs_lock in elevator_init_mqMing Lei
2019-08-27block: Remove blk_mq_register_dev()Bart Van Assche
2019-08-22block: move same page handling from __bio_add_pc_page to the callersChristoph Hellwig
2019-08-22block: create a bio_try_merge_pc_page helperChristoph Hellwig
2019-08-22block: improve the gap check in __bio_add_pc_pageChristoph Hellwig
2019-08-20block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definitionRevanth Rajashekar
2019-08-20block: sed-opal: Remove always false conditional statementRevanth Rajashekar
2019-08-20block: sed-opal: Add/remove spacesRevanth Rajashekar
2019-08-19block: remove struct request_queue queue_headJunxiao Bi
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner
2019-08-12blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handlingzhengbin
2019-08-12blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin
2019-08-08block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente
2019-08-08block, bfq: move update of waker and woken list to queue freeingPaolo Valente
2019-08-08block, bfq: reset last_completed_rq_bfqq if the pointed queue is freedPaolo Valente
2019-08-06block: stop exporting bio_map_kernHans Holmberg
2019-08-04blk-mq: balance mapping between present CPUs and queuesMing Lei
2019-08-04blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04block: Fix a comment in blk_cleanup_queue()Bart Van Assche
2019-08-04block: Improve physical block alignment of split biosBart Van Assche
2019-08-04block: Simplify blk_bio_segment_split()Bart Van Assche
2019-08-04block: Simplify bvec_split_segs()Bart Van Assche
2019-08-04block: Document the bio splitting functionsBart Van Assche
2019-08-04block: Declare several function pointer arguments 'const'Bart Van Assche
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei
2019-08-04blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei
2019-08-04blk-mq: introduce blk_mq_request_completed()Ming Lei
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-07-26Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26block: fix max segment size handling in blk_queue_virt_boundaryChristoph Hellwig
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza