index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
rnbd-clt: fix refcount underflow in device unmap path
Chaitanya Kulkarni
6 days
null_blk: fix kmemleak by releasing references to fault configfs items
Nilay Shroff
10 days
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10 days
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
12 days
loop: add missing bd_abort_claiming in loop_set_status
Tetsuo Handa
13 days
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-28
ublk: scan partition in async way
Ming Lei
2025-12-26
Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-20
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
2025-12-20
ublk: clean up user copy references on ublk server exit
Caleb Sander Mateos
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-18
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
2025-12-17
ublk: fix deadlock when reading partition table
Ming Lei
2025-12-15
zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
Yongpeng Yang
2025-12-15
loop: use READ_ONCE() to read lo->lo_state without locking
Yongpeng Yang
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-10
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
2025-12-09
ublk: don't mutate struct bio_vec in iteration
Caleb Sander Mateos
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-08
ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
Caleb Sander Mateos
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-04
blk-mq: add blk_rq_nr_bvec() helper
Chaitanya Kulkarni
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
block/rnbd: correct all kernel-doc complaints
Randy Dunlap
2025-11-29
zram: fix a spelling mistake
Chu Guangqing
2025-11-28
ublk: add helper of __ublk_fetch()
Ming Lei
2025-11-28
ublk: pass const pointer to ublk_queue_is_zoned()
Ming Lei
2025-11-28
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
2025-11-28
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
2025-11-28
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
2025-11-26
ublk: prevent invalid access with DEBUG
Kevin Brodsky
2025-11-24
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
2025-11-24
zram: fix the issue that the write - back limits might overflow
Yuwen Chen
2025-11-24
zram: read slot block idx under slot lock
Sergey Senozhatsky
2025-11-24
zram: rework bdev block allocation
Sergey Senozhatsky
2025-11-24
zram: drop wb_limit_lock
Sergey Senozhatsky
2025-11-24
zram: take write lock in wb limit store handlers
Sergey Senozhatsky
2025-11-24
zram: add writeback batch size device attr
Sergey Senozhatsky
2025-11-24
zram: introduce writeback bio batching
Sergey Senozhatsky
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
[next]