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.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-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
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
2025-11-14
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
2025-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2025-11-11
ublk: return unsigned from ublk_{,un}map_io()
Caleb Sander Mateos
2025-11-11
ublk: remove unnecessary checks in ublk_check_and_get_req()
Caleb Sander Mateos
2025-11-11
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
2025-11-08
nbd: defer config put in recv_work
Zheng Qixing
2025-11-06
virtio_blk: NULL out vqs to avoid double free on failed resume
Cong Zhang
2025-11-06
null_blk: allow byte aligned memory offsets
Keith Busch
2025-11-06
null_blk: single kmap per bio segment
Keith Busch
2025-11-06
null_blk: consistently use blk_status_t
Keith Busch
2025-11-06
null_blk: simplify copy_from_nullb
Keith Busch
2025-11-06
ublk: use rq_for_each_segment() for user copy
Caleb Sander Mateos
2025-11-06
ublk: use copy_{to,from}_iter() for user copy
Caleb Sander Mateos
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
rust: block: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
nbd: don't copy kernel creds
Christian Brauner
2025-11-03
ublk: use struct_size() for allocation
Ming Lei
2025-11-03
ublk: implement NUMA-aware memory allocation
Ming Lei
2025-11-03
ublk: reorder tag_set initialization before queue allocation
Ming Lei
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-11-03
drbd: replace kmap() with kmap_local_page() in receiver path
Shi Hao
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-20
rnull: use `kernel::fmt`
Tamir Duberstein
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
[prev]
[next]