index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-07-22
blk-mq: fail the request in case issue failure
Ming Lei
2018-07-22
blk-rq-qos: make depth comparisons unsigned
Josef Bacik
2018-07-18
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-17
blk-mq: issue directly if hw queue isn't busy in case of 'none'
Ming Lei
2018-07-16
blk-iolatency: truncate our current time
Josef Bacik
2018-07-16
blk-iolatency: don't change the latency window
Josef Bacik
2018-07-14
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-12
bsg: remove read/write support
Christoph Hellwig
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
2018-07-11
blk-iolatency: fix max_depth comparisons
Josef Bacik
2018-07-10
block: iolatency: avoid 64-bit division
Arnd Bergmann
2018-07-09
block: Add default switch case to blk_pm_allow_request() to kill warning
Geert Uytterhoeven
2018-07-09
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
2018-07-09
block, mm: remove unnecessary __GFP_HIGH flag
Shakeel Butt
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
rq-qos: introduce dio_bio callback
Josef Bacik
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2018-07-09
blk-mq: use list_splice_tail_init() to insert requests
Ming Lei
2018-07-09
blk-mq: fix typo in a function comment
Minwoo Im
2018-07-09
blk-mq: code clean-up by adding an API to clear set->mq_map
Minwoo Im
2018-07-09
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
2018-07-09
Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...
Liu Bo
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
2018-07-09
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2018-07-09
block, bfq: give a better name to bfq_bfqq_may_idle
Paolo Valente
2018-07-09
block, bfq: fix service being wrongly set to zero in case of preemption
Paolo Valente
2018-07-09
block, bfq: do not expire a queue that will deserve dispatch plugging
Paolo Valente
2018-07-09
block, bfq: add/remove entity weights correctly
Paolo Valente
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
block: Remove a superfluous cast from blkdev_report_zones()
Bart Van Assche
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]