index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2026-08-04
zloop: truncate finished zones to zone capacity
Xu Rao
2026-08-03
ublk: validate auto buf reg before taking uring_cmd
Yang Xiuwei
2026-08-03
ublk: lift checks out of ublk_{,un}map_io()
Caleb Sander Mateos
2026-08-03
ublk: add UBLK_F_IO_DESC_SIZE
Caleb Sander Mateos
2026-08-03
ublk: initialize io_desc on daemon task
Caleb Sander Mateos
2026-08-03
ublk: split request validation from io_desc init
Caleb Sander Mateos
2026-08-03
ublk: remove struct ublk_zoned_report_desc's operation field
Caleb Sander Mateos
2026-08-03
ublk: consistently use u16 for queue and tag numbers
Caleb Sander Mateos
2026-08-03
ublk: remove WARN_ON_ONCE() in ublk_unmap_io()
Caleb Sander Mateos
2026-08-03
ublk: check for ublk_unmap_io() returning 0
Caleb Sander Mateos
2026-08-03
ublk: check import_ubuf() return value
Caleb Sander Mateos
2026-07-31
Merge tag 'block-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-30
zloop: set dma_alignment from the backing files for direct I/O
Keith Busch
2026-07-30
loop: set dma_alignment from the backing file for direct I/O
Keith Busch
2026-07-27
ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()
Ming Lei
2026-07-24
Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-23
rbd: Reset positive result codes to zero in object map update path
Raphael Zimmer
2026-07-19
Merge tag 'block-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-19
ublk: wait on ublk_dev_ready() instead of ub->completion
Ming Lei
2026-07-15
loop: remove manually added partitions on detach
Daan De Meyer
2026-07-11
Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-10
drbd: reject data replies with an out-of-range payload size
Michael Bommarito
2026-07-09
xen-blkfront: fix double completion of split requests on resume
Doruk Tan Ozturk
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
ublk: snapshot batch commands before preparing I/O
Yousef Alhouseen
2026-06-29
rnbd: use scoped_with_init_fs() for block device open
Christian Brauner
2026-06-26
Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-22
nbd: don't warn when reclassifying a busy socket lock
Deepanshu Kartikey
2026-06-22
rbd: switch to dynamic root device
Johan Hovold
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-13
nbd: Reclassify sockets to avoid lockdep circular dependency
Eric Dumazet
2026-06-10
floppy: Drop unused pnp driver data
Uwe Kleine-König (The Capable Hub)
2026-06-09
virtio-blk: clamp zone report to the report buffer capacity
Michael Bommarito
2026-06-08
zram: drop unused bio parameter from write helpers
Cunlong Li
2026-06-08
drivers/block/rbd: Use strscpy() to copy strings into arrays
David Laight
2026-06-04
zram: clear trailing bytes of compressed writeback pages
Sergey Senozhatsky
2026-06-04
zram: do not leak blk idx at the end of writeback
Sergey Senozhatsky
2026-06-03
zram: fix use-after-free in zram_bvec_write_partial()
Cunlong Li
2026-06-02
n64cart: use strscpy in n64cart_probe
Thorsten Blum
2026-05-31
rbd: check snap_count against RBD_MAX_SNAP_COUNT
Rosen Penev
2026-05-28
loop: cleanup lo_rw_aio
Christoph Hellwig
2026-05-27
ublk: set canceling flag even when disk is not allocated
Ming Lei
2026-05-26
mtip32xx: fix use-after-free on service thread failure
Yuho Choi
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-22
ublk: factor out ublk_init_iod() helper
Caleb Sander Mateos
2026-05-22
ublk: move ublk_req_build_flags() earlier
Caleb Sander Mateos
2026-05-22
ublk: optimize ublk_rq_has_data()
Caleb Sander Mateos
[prev]
[next]