index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
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
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
2025-09-20
ublk: don't pass ublk_queue to ublk_fetch()
Caleb Sander Mateos
[prev]
[next]