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-12-05
block: fix memleak of bio integrity data
Justin Tee
2019-12-05
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
2019-12-03
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
block: allocate the zone bitmaps lazily
Christoph Hellwig
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-03
block: remove the empty line at the end of blk-zoned.c
Christoph Hellwig
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-21
Revert "block: split bio if the only bvec's length is > SZ_4K"
Jens Axboe
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
2019-11-20
block,bfq: Skip tracing hooks if possible
Dmitry Monakhov
2019-11-18
block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_to...
Revanth Rajashekar
2019-11-18
block: Don't disable interrupts in trigger_softirq()
Sebastian Andrzej Siewior
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
2019-11-14
block: fix bdev_disk_changed for non-partitioned devices
Christoph Hellwig
2019-11-14
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
2019-11-14
block: merge invalidate_partitions into rescan_partitions
Christoph Hellwig
2019-11-14
block: refactor rescan_partitions
Christoph Hellwig
2019-11-14
block, bfq: deschedule empty bfq_queues not referred by any process
Paolo Valente
2019-11-13
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
John Garry
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-12
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-12
block: Simplify report zones execution
Damien Le Moal
2019-11-12
block: cleanup the !zoned case in blk_revalidate_disk_zones
Christoph Hellwig
2019-11-12
block: Enhance blk_revalidate_disk_zones()
Damien Le Moal
2019-11-12
block: check bi_size overflow before merge
Junichi Nomura
2019-11-08
block: split bio if the only bvec's length is > SZ_4K
Ming Lei
2019-11-08
block: still try to split bio if the bvec crosses pages
Ming Lei
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-11-07
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
2019-11-07
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
2019-11-07
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
2019-11-06
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
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
[next]