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
2023-05-12
ublk: fix command op code check
Ming Lei
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-04
io_uring: Pass whole sqe to commands
Breno Leitao
2023-05-03
ublk: add timeout handler
Ming Lei
2023-05-03
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
block nbd: use req.cookie instead of req.handle
Eric Blake
2023-04-27
Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-25
xen/blkback: move blkif_get_x86_*_req() into blkback.c
Juergen Gross
2023-04-25
xen/blkback: simplify free_persistent_gnts() interface
Juergen Gross
2023-04-25
xen/blkback: remove stale prototype
Juergen Gross
2023-04-25
xen/blkback: fix white space code style issues
Juergen Gross
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-20
nbd: fix incomplete validation of ioctl arg
Zhong Jinghua
2023-04-20
ublk: don't return 0 in case of any failure
Ming Lei
2023-04-18
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
2023-04-18
block: ublk: switch to ioctl command encoding
Ming Lei
2023-04-18
zram: return errors from read_from_bdev_sync
Christoph Hellwig
2023-04-18
zram: fix synchronous reads
Christoph Hellwig
2023-04-18
zram: don't return errors from read_from_bdev_async
Christoph Hellwig
2023-04-18
zram: pass a page to read_from_bdev
Christoph Hellwig
2023-04-18
zram: refactor zram_bdev_write
Christoph Hellwig
2023-04-18
zram: don't pass a bvec to __zram_bvec_write
Christoph Hellwig
2023-04-18
zram: refactor zram_bdev_read
Christoph Hellwig
2023-04-18
zram: directly call zram_read_page in writeback_store
Christoph Hellwig
2023-04-18
zram: rename __zram_bvec_read to zram_read_page
Christoph Hellwig
2023-04-18
zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
Christoph Hellwig
2023-04-18
zram: refactor highlevel read and write handling
Christoph Hellwig
2023-04-18
zram: return early on error in zram_bvec_rw
Christoph Hellwig
2023-04-18
zram: move discard handling to zram_submit_bio
Christoph Hellwig
2023-04-18
zram: simplify bvec iteration in __zram_make_request
Christoph Hellwig
2023-04-18
zram: make zram_bio_discard more self-contained
Christoph Hellwig
2023-04-18
zram: remove valid_io_request
Christoph Hellwig
2023-04-18
zram: always compile read_from_bdev_sync
Christoph Hellwig
2023-04-18
zram: fix up permission for the hot_add sysfs file
Greg Kroah-Hartman
2023-04-13
block: null_blk: make fault-injection dynamically configurable per device
Akinobu Mita
2023-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
2023-04-05
ublk: read any SQE values upfront
Jens Axboe
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
floppy: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-05
drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-04
virtio-blk: fix ZBD probe in kernels without ZBD support
Dmitry Fomichev
[next]