index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-0
/
+23
|
\
|
*
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-09-03
1
-0
/
+23
*
|
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
30
-342
/
+3274
|
\
\
|
*
|
block: also check RQF_STATS in blk_mq_need_time_stamp()
Hou Tao
2019-09-15
1
-3
/
+3
|
*
|
block: make rq sector size accessible for block stats
Hou Tao
2019-09-15
2
-7
/
+7
|
*
|
bfq: Fix bfq linkage error
Pavel Begunkov
2019-09-14
1
-0
/
+2
|
*
|
block: fix race between switching elevator and removing queues
Ming Lei
2019-09-12
1
-3
/
+5
|
*
|
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
2019-09-12
1
-5
/
+7
|
*
|
iocost_monitor: Report debt
Tejun Heo
2019-09-10
1
-3
/
+3
|
*
|
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
2019-09-10
1
-7
/
+18
|
*
|
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
2019-09-10
1
-7
/
+55
|
*
|
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-09-10
1
-3
/
+3
|
*
|
bfq: Add per-device weight
Fam Zheng
2019-09-06
2
-11
/
+87
|
*
|
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
2019-09-06
1
-28
/
+32
|
*
|
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
2019-09-06
1
-0
/
+2
|
*
|
block: fix elevator_get_by_features()
Jens Axboe
2019-09-06
1
-6
/
+7
|
*
|
block: Delay default elevator initialization
Damien Le Moal
2019-09-05
3
-3
/
+25
|
*
|
block: Improve default elevator selection
Damien Le Moal
2019-09-05
1
-7
/
+44
|
*
|
block: Introduce elevator features
Damien Le Moal
2019-09-05
3
-11
/
+55
|
*
|
block: Change elevator_init_mq() to always succeed
Damien Le Moal
2019-09-05
3
-19
/
+14
|
*
|
block: Cleanup elevator_init_mq() use
Damien Le Moal
2019-09-05
2
-15
/
+16
|
*
|
block: elevator.c: Remove now unused elevator= argument
Marcos Paulo de Souza
2019-09-03
1
-14
/
+0
|
*
|
block: mq-deadline: Fix queue restart handling
Damien Le Moal
2019-09-03
1
-10
/
+9
|
*
|
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
2019-08-30
1
-1
/
+3
|
*
|
blkcg: fix missing free on error path of blk_iocost_init()
Tejun Heo
2019-08-29
1
-0
/
+1
|
*
|
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
2019-08-28
1
-0
/
+3
|
*
|
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
2019-08-28
1
-0
/
+21
|
*
|
blkcg: implement blk-iocost
Tejun Heo
2019-08-28
4
-0
/
+2385
|
*
|
blk-mq: add optional request->alloc_time_ns
Tejun Heo
2019-08-28
2
-2
/
+14
|
*
|
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
Tejun Heo
2019-08-28
2
-5
/
+5
|
*
|
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-08-28
5
-15
/
+26
|
*
|
block/rq_qos: add rq_qos_merge()
Tejun Heo
2019-08-28
3
-0
/
+22
|
*
|
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
2019-08-28
1
-19
/
+43
|
*
|
blkcg: make ->cpd_init_fn() optional
Tejun Heo
2019-08-28
1
-1
/
+2
|
*
|
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-08-28
4
-9
/
+14
|
*
|
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
5
-33
/
+83
|
*
|
block: add helper for checking if queue is registered
Ming Lei
2019-08-27
3
-4
/
+4
|
*
|
blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
Ming Lei
2019-08-27
1
-7
/
+0
|
*
|
block: don't hold q->sysfs_lock in elevator_init_mq
Ming Lei
2019-08-27
1
-9
/
+5
|
*
|
block: Remove blk_mq_register_dev()
Bart Van Assche
2019-08-27
1
-11
/
+0
|
*
|
block: move same page handling from __bio_add_pc_page to the callers
Christoph Hellwig
2019-08-22
1
-10
/
+10
|
*
|
block: create a bio_try_merge_pc_page helper
Christoph Hellwig
2019-08-22
1
-24
/
+10
|
*
|
block: improve the gap check in __bio_add_pc_page
Christoph Hellwig
2019-08-22
1
-7
/
+7
|
*
|
block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition
Revanth Rajashekar
2019-08-20
1
-2
/
+0
|
*
|
block: sed-opal: Remove always false conditional statement
Revanth Rajashekar
2019-08-20
1
-4
/
+0
|
*
|
block: sed-opal: Add/remove spaces
Revanth Rajashekar
2019-08-20
2
-6
/
+42
|
*
|
block: remove struct request_queue queue_head
Junxiao Bi
2019-08-19
1
-1
/
+0
|
*
|
block: annotate refault stalls from IO submission
Johannes Weiner
2019-08-14
2
-1
/
+25
|
*
|
blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
zhengbin
2019-08-12
1
-3
/
+6
|
*
|
block: stop exporting bio_map_kern
Hans Holmberg
2019-08-06
1
-1
/
+0
[next]