index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
3 days
zram: fix idle age_sec underflow in idle_store()
Hao Jia
3 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
zram: fix slot lock bit position on big-endian 64-bit
David Carlier
6 days
zram: switch to unsigned long indexing
Sergey Senozhatsky
6 days
zram: fix out-of-bounds access in read_block_state()
Longlong Xia
6 days
zram: fix out-of-bounds access in writeback_store()
Longlong Xia
6 days
zram: reset per-priority params when changing algorithm before init
Haoqin Huang
6 days
zram: validate parameters in each backend's setup_params
Haoqin Huang
6 days
zram: add pr_fmt to backend files
Haoqin Huang
6 days
zram: reject zero-size dictionary
Haoqin Huang
6 days
zram: do not release zstd global params from error paths
Haoqin Huang
6 days
zram: validate deflate params
Sergey Senozhatsky
6 days
zram: set default primary compressor in zram_destroy_comps()
Sergey Senozhatsky
10 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12 days
Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13 days
io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
Joanne Koong
2026-08-16
Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-15
nbd: add pre_defined_connections module parameter for pre-created devices
Yang Erkun
2026-08-15
nbd: remove queue freeze for newly created nbd from netlink path
Yang Erkun
2026-08-15
nbd: factor out a nbd_genl_foreach_sock
Yang Erkun
2026-08-15
nbd: skip queue freeze when setting size at device startup
Yang Erkun
2026-08-15
nbd: remove queue freeze in nbd_add_socket
Yang Erkun
2026-08-15
nbd: clear queue limits on disconnect
Yang Erkun
2026-08-15
nbd: disallow NBD_SET_SOCK on an active device
Yang Erkun
2026-08-15
nbd: simplify find_fallback() by removing redundant logic
Long Li
2026-08-15
drbd: don't leak the shared secret to unprivileged netlink dumps
Christoph Böhmwalder
2026-08-15
block: mtip32xx: synchronize ioctls with device removal
Hongyan Xu
2026-08-15
ublk: avoid teardown retry loop on xarray allocation failure
Yao Sang
2026-08-15
null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
Rik van Riel
2026-08-15
loop: Fix recently introduced lock inversion
Bart Van Assche
2026-08-15
swim3: Add missing MODULE_DESCRIPTION
Nathan Chancellor
2026-08-15
ublk: reject non-power-of-2 zone sizes in SET_PARAMS
Yao Sang
2026-08-15
null_blk: serialize configfs attribute updates with device setup
Niklas Cassel
2026-08-15
null_blk: serialize configfs attribute shows with the lock
Zizhi Wo
2026-08-15
null_blk: serialize configfs attribute stores with the lock
Zizhi Wo
2026-08-15
null_blk: convert file-scope mutex users to guard(mutex)
Zizhi Wo
2026-08-15
null_blk: reject per-device queue resize for shared tag set
Zizhi Wo
2026-08-15
null_blk: clean up null_del_dev() to use cached dev pointer
Zizhi Wo
2026-08-15
null_blk: free zones array on device power-off
Zizhi Wo
2026-08-15
null_blk: free global tag_set on init error path
Zizhi Wo
2026-08-15
null_blk: move unregister_blkdev() after destroying dev in null_exit()
Zizhi Wo
2026-08-15
null_blk: register configfs subsystem after creating default devices
Zizhi Wo
2026-08-15
null_blk: use DEFINE_MUTEX for the file-scope mutex
Zizhi Wo
2026-08-12
rust: configfs: use `LocalModule` for `THIS_MODULE`
Alvin Sun
2026-08-06
zram: use a custom key for each zram object
Sebastian Andrzej Siewior
2026-08-06
zram: move lockmap to be per-zram instead per table
Sebastian Andrzej Siewior
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
[next]