summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...Jens Axboe
2019-08-27raid5 improve too many read errors msg by adding limitsNigel Croxon
2019-08-27md: don't report active array_state until after revalidate_disk() completes.NeilBrown
2019-08-27md: only call set_in_sync() when it is expected to succeed.NeilBrown
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-27writeback, memcg: Implement foreign dirty flushingTejun Heo
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo
2019-08-27writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo
2019-08-27bdi: Add bdi->idTejun Heo
2019-08-27writeback: Generalize and expose wb_completionTejun Heo
2019-08-23null_blk: fix inline misuseJens Axboe
2019-08-23null_blk: create a helper for req completionChaitanya Kulkarni
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni
2019-08-23null_blk: create a helper for mem-backed opsChaitanya Kulkarni
2019-08-23null_blk: create a helper for badblocksChaitanya Kulkarni
2019-08-23null_blk: create a helper for throttlingChaitanya Kulkarni
2019-08-23null_blk: move duplicate code to callersChaitanya Kulkarni
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-20nbd: fix max number of supported devsMike Christie
2019-08-20nbd: fix zero cmd timeout handling v2Mike Christie
2019-08-20nbd: add missing config putMike Christie
2019-08-20nbd: add function to convert blk req op to nbd cmdMike Christie
2019-08-20nbd: add set cmd timeout helperMike Christie
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-15writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr...Tejun Heo
2019-08-15writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi...Tejun Heo
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-09floppy: fix usercopy directionJann Horn
2019-08-08lightnvm: remove unused 'geo' variableJens Axboe
2019-08-08loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-08-08lib: scatterlist: Fix to support no mapped sgZhou Wang
2019-08-08lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing