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-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-03-25
ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
Mehul Rao
2026-03-12
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
2026-03-12
drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
Lars Ellenberg
2026-03-12
zloop: check for spurious options passed to remove
Christoph Hellwig
2026-03-12
zloop: advertise a volatile write cache
Christoph Hellwig
2026-03-04
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
2026-02-26
drbd: always set BLK_FEAT_STABLE_WRITES
Christoph Böhmwalder
2026-02-26
ublk: Validate SQE128 flag before accessing the cmd
Govindarajulu Varadarajan
2026-02-26
ublk: restore auto buf unregister refcount optimization
Caleb Sander Mateos
2026-02-26
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
2026-02-11
rbd: check for EOD after exclusive lock is ensured to be held
Ilya Dryomov
2026-01-30
ublk: fix ublksrv pid handling for pid namespaces
Seamus Connor
2026-01-23
null_blk: fix kmemleak by releasing references to fault configfs items
Nilay Shroff
2026-01-17
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
2026-01-17
ublk: reorder tag_set initialization before queue allocation
Ming Lei
2026-01-08
ublk: scan partition in async way
Ming Lei
2026-01-08
ublk: implement NUMA-aware memory allocation
Ming Lei
2026-01-02
zloop: make the write pointer of full zones invalid
Damien Le Moal
2026-01-02
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
2026-01-02
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
2026-01-02
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
2026-01-02
ublk: clean up user copy references on ublk server exit
Caleb Sander Mateos
2026-01-02
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
2026-01-02
ublk: fix deadlock when reading partition table
Ming Lei
2026-01-02
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
2026-01-02
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
2026-01-02
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
2025-12-18
ublk: prevent invalid access with DEBUG
Kevin Brodsky
2025-12-18
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
2025-12-18
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
2025-12-18
nbd: defer config put in recv_work
Zheng Qixing
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
null_blk: set dma alignment to logical block size
Hans Holmberg
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-20
nbd: override creds to kernel when calling sock_{send,recv}msg()
Ondrej Mosnacek
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-08
loop: remove redundant __GFP_NOWARN flag
Pedro Demarchi Gomes
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
loop: fix backing file reference leak on validation error
Li Chen
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-09-24
ublk: remove redundant zone op check in ublk_setup_iod()
Caleb Sander Mateos
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
2025-09-21
aoe: stop calling page_address() in free_page()
Vishal Moola (Oracle)
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-20
ublk: don't access ublk_queue in ublk_unmap_io()
Caleb Sander Mateos
2025-09-20
ublk: pass ublk_io to __ublk_complete_rq()
Caleb Sander Mateos
2025-09-20
ublk: don't access ublk_queue in ublk_need_complete_req()
Caleb Sander Mateos
2025-09-20
ublk: don't access ublk_queue in ublk_check_commit_and_fetch()
Caleb Sander Mateos
[next]