aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
| * | blkcg: fix missing free on error path of blk_iocost_init()Tejun Heo2019-08-29
| * | blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo2019-08-28
| * | blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo2019-08-28
| * | blkcg: implement blk-iocostTejun Heo2019-08-28
| * | blk-mq: add optional request->alloc_time_nsTejun Heo2019-08-28
| * | blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/Tejun Heo2019-08-28
| * | block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo2019-08-28
| * | block/rq_qos: add rq_qos_merge()Tejun Heo2019-08-28
| * | blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo2019-08-28
| * | blkcg: make ->cpd_init_fn() optionalTejun Heo2019-08-28
| * | blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo2019-08-28
| * | block: split .sysfs_lock into two locksMing Lei2019-08-27
| * | block: add helper for checking if queue is registeredMing Lei2019-08-27
| * | blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueueMing Lei2019-08-27
| * | block: don't hold q->sysfs_lock in elevator_init_mqMing Lei2019-08-27
| * | block: Remove blk_mq_register_dev()Bart Van Assche2019-08-27
| * | block: move same page handling from __bio_add_pc_page to the callersChristoph Hellwig2019-08-22
| * | block: create a bio_try_merge_pc_page helperChristoph Hellwig2019-08-22
| * | block: improve the gap check in __bio_add_pc_pageChristoph Hellwig2019-08-22
| * | block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definitionRevanth Rajashekar2019-08-20
| * | block: sed-opal: Remove always false conditional statementRevanth Rajashekar2019-08-20
| * | block: sed-opal: Add/remove spacesRevanth Rajashekar2019-08-20
| * | block: remove struct request_queue queue_headJunxiao Bi2019-08-19
| * | block: annotate refault stalls from IO submissionJohannes Weiner2019-08-14
| * | blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handlingzhengbin2019-08-12
| * | block: stop exporting bio_map_kernHans Holmberg2019-08-06
| * | blk-mq: balance mapping between present CPUs and queuesMing Lei2019-08-04
| * | blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-04
| * | block: Fix a comment in blk_cleanup_queue()Bart Van Assche2019-08-04
| * | block: Improve physical block alignment of split biosBart Van Assche2019-08-04
| * | block: Simplify blk_bio_segment_split()Bart Van Assche2019-08-04
| * | block: Simplify bvec_split_segs()Bart Van Assche2019-08-04
| * | block: Document the bio splitting functionsBart Van Assche2019-08-04
| * | block: Declare several function pointer arguments 'const'Bart Van Assche2019-08-04
| * | blk-mq: remove blk_mq_complete_request_syncMing Lei2019-08-04
| * | blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2019-08-04
| * | blk-mq: introduce blk_mq_request_completed()Ming Lei2019-08-04
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \ \ | |_|/ |/| |
| * | hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-01
| * | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-01
| * | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-30
* | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-15
* | | blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin2019-08-12
* | | block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente2019-08-08
* | | block, bfq: move update of waker and woken list to queue freeingPaolo Valente2019-08-08
* | | block, bfq: reset last_completed_rq_bfqq if the pointed queue is freedPaolo Valente2019-08-08
| |/ |/|
* | Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-26
|\ \
| * | block: fix max segment size handling in blk_queue_virt_boundaryChristoph Hellwig2019-07-26
* | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-26
|\| | | |/ |/|
| * block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza2019-07-23