index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
zram: add writeback batch size device attr
Sergey Senozhatsky
2
-6
/
+41
2025-11-24
zram: introduce writeback bio batching
Sergey Senozhatsky
1
-68
/
+301
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
1
-1
/
+2
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
1
-0
/
+61
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
1
-5
/
+63
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
1
-15
/
+17
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
1
-17
/
+24
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
1
-23
/
+40
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
1
-4
/
+14
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
1
-5
/
+5
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
1
-12
/
+96
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
1
-2
/
+30
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
1
-10
/
+9
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
1
-0
/
+4
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
1
-3
/
+5
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
1
-1
/
+1
2025-11-14
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
1
-0
/
+4
2025-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2
-2
/
+5
2025-11-11
ublk: return unsigned from ublk_{,un}map_io()
Caleb Sander Mateos
1
-3
/
+4
2025-11-11
ublk: remove unnecessary checks in ublk_check_and_get_req()
Caleb Sander Mateos
1
-6
/
+0
2025-11-11
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
1
-1
/
+2
2025-11-08
nbd: defer config put in recv_work
Zheng Qixing
1
-1
/
+1
2025-11-06
virtio_blk: NULL out vqs to avoid double free on failed resume
Cong Zhang
1
-1
/
+12
2025-11-06
null_blk: allow byte aligned memory offsets
Keith Busch
2
-22
/
+25
2025-11-06
null_blk: single kmap per bio segment
Keith Busch
1
-18
/
+14
2025-11-06
null_blk: consistently use blk_status_t
Keith Busch
1
-7
/
+7
2025-11-06
null_blk: simplify copy_from_nullb
Keith Busch
1
-4
/
+3
2025-11-06
ublk: use rq_for_each_segment() for user copy
Caleb Sander Mateos
1
-51
/
+19
2025-11-06
ublk: use copy_{to,from}_iter() for user copy
Caleb Sander Mateos
1
-48
/
+14
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-11-05
rust: block: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-2
/
+1
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
5
-12
/
+14
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-11-04
nbd: don't copy kernel creds
Christian Brauner
1
-33
/
+21
2025-11-03
ublk: use struct_size() for allocation
Ming Lei
1
-3
/
+3
2025-11-03
ublk: implement NUMA-aware memory allocation
Ming Lei
1
-31
/
+53
2025-11-03
ublk: reorder tag_set initialization before queue allocation
Ming Lei
1
-6
/
+6
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
1
-11
/
+11
2025-11-03
drbd: replace kmap() with kmap_local_page() in receiver path
Shi Hao
1
-4
/
+4
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-10-31
null_blk: set dma alignment to logical block size
Hans Holmberg
1
-0
/
+1
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+15
2025-10-20
nbd: override creds to kernel when calling sock_{send,recv}msg()
Ondrej Mosnacek
1
-0
/
+15
2025-10-20
rnull: use `kernel::fmt`
Tamir Duberstein
1
-4
/
+5
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2025-10-08
loop: remove redundant __GFP_NOWARN flag
Pedro Demarchi Gomes
1
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+9
[prev]
[next]