index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
43 hours
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
4 days
ublk: fix deadlock when reading partition table
Ming Lei
7 days
zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
Yongpeng Yang
7 days
loop: use READ_ONCE() to read lo->lo_state without locking
Yongpeng Yang
8 days
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
10 days
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12 days
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
13 days
ublk: don't mutate struct bio_vec in iteration
Caleb Sander Mateos
14 days
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14 days
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
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
[next]