index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
7 days
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7 days
block/rnbd: correct all kernel-doc complaints
Randy Dunlap
9 days
zram: fix a spelling mistake
Chu Guangqing
10 days
ublk: add helper of __ublk_fetch()
Ming Lei
10 days
ublk: pass const pointer to ublk_queue_is_zoned()
Ming Lei
10 days
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
10 days
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
10 days
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
12 days
ublk: prevent invalid access with DEBUG
Kevin Brodsky
14 days
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
14 days
zram: fix the issue that the write - back limits might overflow
Yuwen Chen
14 days
zram: read slot block idx under slot lock
Sergey Senozhatsky
14 days
zram: rework bdev block allocation
Sergey Senozhatsky
14 days
zram: drop wb_limit_lock
Sergey Senozhatsky
14 days
zram: take write lock in wb limit store handlers
Sergey Senozhatsky
14 days
zram: add writeback batch size device attr
Sergey Senozhatsky
14 days
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
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
[next]