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
2019-11-06
block: Warn if elevator= parameter is used
Jan Kara
2019-11-04
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
2019-11-04
blk-mq: make sure that line break can be printed
Ming Lei
2019-11-04
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2019-11-04
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
2019-11-04
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
2019-11-02
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-11-01
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
2019-10-25
blk-mq: remove needless goto from blk_mq_get_driver_tag
André Almeida
2019-10-25
block: Reduce the amount of memory used for tag sets
Bart Van Assche
2019-10-25
block: Reduce the amount of memory required per request queue
Bart Van Assche
2019-10-25
block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
Bart Van Assche
2019-10-23
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-15
blk-rq-qos: fix first node deletion of rq_qos_del()
Tejun Heo
2019-10-15
blkcg: Fix multiple bugs in blkcg_activate_policy()
Tejun Heo
2019-10-14
block: Fix elv_support_iosched()
Damien Le Moal
2019-10-10
block: account statistics for passthrough requests
Logan Gunthorpe
2019-10-07
blk-stat: Optimise blk_stat_add()
Pavel Begunkov
2019-10-07
blk-mq: Embed counters into struct mq_inflight
Pavel Begunkov
2019-10-07
blk-mq: Reuse callback in blk_mq_in_flight*()
Pavel Begunkov
2019-10-07
blk-mq: Inline status checkers
Pavel Begunkov
2019-10-07
block: Reduce sysfs_lock locking inside blk_cleanup_queue()
Bart Van Assche
2019-10-07
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
2019-10-07
block: Remove request_queue.nr_queues
Bart Van Assche
2019-10-07
block: Fix three kernel-doc warnings
Bart Van Assche
2019-10-06
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
2019-10-03
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
2019-10-03
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
2019-09-27
blk-mq: apply normal plugging for HDD
Ming Lei
2019-09-27
blk-mq: honor IO scheduler for multiqueue devices
Ming Lei
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
iocost: better trace vrate changes
Tejun Heo
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-23
block: drop device references in bsg_queue_rq()
Martin Wilck
2019-09-23
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-17
block, bfq: push up injection only after setting service time
Paolo Valente
2019-09-17
block, bfq: increase update frequency of inject limit
Paolo Valente
2019-09-17
block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1
Paolo Valente
2019-09-17
block, bfq: update inject limit only after injection occurred
Paolo Valente
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
block: use symbolic constants for t10_pi type
Max Gurtovoy
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]