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
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
zram: failing to decompress is WARN_ON worthy
Douglas Anderson
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
rsxx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
2020-09-29
null_blk: add support for max open/active zone limit for zoned devices
Niklas Cassel
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-24
null_blk: Support shared tag bitmap
John Garry
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-10
paride/pcd: use bdev_check_media_change
Christoph Hellwig
2020-09-10
xsysace: simplify media change handling
Christoph Hellwig
2020-09-10
xsysace: use bdev_check_media_change
Christoph Hellwig
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
2020-09-10
swim: simplify media change handling
Christoph Hellwig
2020-09-10
swim: use bdev_check_media_change
Christoph Hellwig
2020-09-10
floppy: use bdev_check_media_change
Christoph Hellwig
2020-09-10
ataflop: use bdev_check_media_change
Christoph Hellwig
2020-09-10
amiflop: use bdev_check_media_change
Christoph Hellwig
2020-09-07
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-01
virtio-blk: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-26
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
2020-08-26
nbd: restore default timeout when setting it to zero
Hou Pu
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
[next]