index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
av1
cec-s-conn
cec-status
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
extron
firefly
firefly2
for-v6.1a
for-v6.2a
for-v6.2c
for-v6.3a
for-v6.3b
for-v6.3c
for-v6.3d
for-v6.3e
for-v6.3f
for-v6.3g
for-v6.3h
for-v6.3i
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
pr-test
quirk
ro-reqs
rpi3
rpi4
sama5d3
sdrout
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
uvc
uvccomp
vb1a
vb2-cpu-access
vb2-prepare
vb2wr
vicodec-stateless
vivid
zoran
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2
-39
/
+5
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2
-2
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-94
/
+144
2019-09-23
block: drop device references in bsg_queue_rq()
Martin Wilck
1
-4
/
+6
2019-09-23
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
1
-6
/
+5
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+23
2019-09-17
block, bfq: push up injection only after setting service time
Paolo Valente
1
-5
/
+7
2019-09-17
block, bfq: increase update frequency of inject limit
Paolo Valente
1
-1
/
+1
2019-09-17
block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1
Paolo Valente
1
-1
/
+1
2019-09-17
block, bfq: update inject limit only after injection occurred
Paolo Valente
1
-2
/
+17
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
4
-68
/
+100
2019-09-17
block: use symbolic constants for t10_pi type
Max Gurtovoy
1
-14
/
+14
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-342
/
+3274
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2019-09-15
block: also check RQF_STATS in blk_mq_need_time_stamp()
Hou Tao
1
-3
/
+3
2019-09-15
block: make rq sector size accessible for block stats
Hou Tao
2
-7
/
+7
2019-09-14
bfq: Fix bfq linkage error
Pavel Begunkov
1
-0
/
+2
2019-09-12
block: fix race between switching elevator and removing queues
Ming Lei
1
-3
/
+5
2019-09-12
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
1
-5
/
+7
2019-09-10
iocost_monitor: Report debt
Tejun Heo
1
-3
/
+3
2019-09-10
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
1
-7
/
+18
2019-09-10
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
1
-7
/
+55
2019-09-10
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
1
-3
/
+3
2019-09-06
bfq: Add per-device weight
Fam Zheng
2
-11
/
+87
2019-09-06
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
1
-28
/
+32
2019-09-06
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
1
-0
/
+2
2019-09-06
block: fix elevator_get_by_features()
Jens Axboe
1
-6
/
+7
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
3
-3
/
+25
2019-09-05
block: Improve default elevator selection
Damien Le Moal
1
-7
/
+44
2019-09-05
block: Introduce elevator features
Damien Le Moal
3
-11
/
+55
2019-09-05
block: Change elevator_init_mq() to always succeed
Damien Le Moal
3
-19
/
+14
2019-09-05
block: Cleanup elevator_init_mq() use
Damien Le Moal
2
-15
/
+16
2019-09-03
block: elevator.c: Remove now unused elevator= argument
Marcos Paulo de Souza
1
-14
/
+0
2019-09-03
block: mq-deadline: Fix queue restart handling
Damien Le Moal
1
-10
/
+9
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
1
-0
/
+23
2019-08-30
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
1
-1
/
+3
2019-08-29
blkcg: fix missing free on error path of blk_iocost_init()
Tejun Heo
1
-0
/
+1
2019-08-28
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
1
-0
/
+3
2019-08-28
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
1
-0
/
+21
2019-08-28
blkcg: implement blk-iocost
Tejun Heo
4
-0
/
+2385
2019-08-28
blk-mq: add optional request->alloc_time_ns
Tejun Heo
2
-2
/
+14
2019-08-28
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
Tejun Heo
2
-5
/
+5
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
5
-15
/
+26
2019-08-28
block/rq_qos: add rq_qos_merge()
Tejun Heo
3
-0
/
+22
2019-08-28
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
1
-19
/
+43
[next]
Privacy Policy