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
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
2021-07-07
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-01
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
2021-07-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
2021-06-30
block: check disk exist before trying to add partition
Yufen Yu
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
2021-06-30
block: support polling through blk_execute_rq
Keith Busch
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-29
block: fix discard request merge
Ming Lei
2021-06-27
block/mq-deadline: Remove a WARN_ON_ONCE() call
Bart Van Assche
2021-06-25
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
2021-06-24
bfq: Remove merged request already in bfq_requests_merged()
Jan Kara
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
2021-06-24
block: add the events* attributes to disk_attrs
Christoph Hellwig
2021-06-24
block: move the disk events code to a separate file
Christoph Hellwig
2021-06-24
block: fix trace completion for chained bio
Edward Hsieh
2021-06-21
block/partitions/msdos: Fix typo inidicator -> indicator
Thomas Bracht Laumann Jespersen
2021-06-21
block, bfq: reset waker pointer with shared queues
Paolo Valente
2021-06-21
block, bfq: check waker only for queues with no in-flight I/O
Paolo Valente
2021-06-21
block, bfq: avoid delayed merge of async queues
Paolo Valente
2021-06-21
block, bfq: boost throughput by extending queue-merging times
Pietro Pedroni
2021-06-21
block, bfq: consider also creation time in delayed stable merge
Paolo Valente
2021-06-21
block, bfq: fix delayed stable merge check
Luca Mariotti
2021-06-21
block, bfq: let also stably merged queues enjoy weight raising
Paolo Valente
2021-06-21
blk-wbt: make sure throttle is enabled properly
Zhang Yi
2021-06-21
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2021-06-21
block/mq-deadline: Prioritize high-priority requests
Bart Van Assche
2021-06-21
block/mq-deadline: Add cgroup support
Bart Van Assche
2021-06-21
block/mq-deadline: Track I/O statistics
Bart Van Assche
2021-06-21
block/mq-deadline: Add I/O priority support
Bart Van Assche
2021-06-21
block/mq-deadline: Micro-optimize the batching algorithm
Bart Van Assche
2021-06-21
block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests
Bart Van Assche
2021-06-21
block/mq-deadline: Improve the sysfs show and store macros
Bart Van Assche
2021-06-21
block/mq-deadline: Improve compile-time argument checking
Bart Van Assche
2021-06-21
block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
Bart Van Assche
2021-06-21
block/mq-deadline: Remove two local variables
Bart Van Assche
2021-06-21
block/mq-deadline: Add two lockdep_assert_held() statements
Bart Van Assche
2021-06-21
block/mq-deadline: Add several comments
Bart Van Assche
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
[next]