index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
3 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
9 days
ublk: allow buffer registration before device is started
Ming Lei
9 days
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
9 days
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
9 days
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
9 days
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
12 days
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
12 days
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
12 days
ublk: add PFN-based buffer matching in I/O path
Ming Lei
12 days
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
12 days
drbd: use get_random_u64() where appropriate
David Carlier
12 days
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
13 days
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
13 days
zram: change scan_slots to return void
Sergey Senozhatsky
13 days
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
13 days
zram: optimize LZ4 dictionary compression performance
gao xu
13 days
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
13 days
zram: remove chained recompression
Sergey Senozhatsky
13 days
zram: drop ->num_active_comps
Sergey Senozhatsky
13 days
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
13 days
zram: do not permit params change after init
Sergey Senozhatsky
13 days
zram: use statically allocated compression algorithm names
gao xu
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
2026-03-26
drbd: Balance RCU calls in drbd_adm_dump_devices()
Bart Van Assche
2026-03-25
drbd: use genl pre_doit/post_doit
Christoph Böhmwalder
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
2026-03-21
zram: do not slot_free() written-back slots
Sergey Senozhatsky
2026-03-14
ublk: report BLK_SPLIT_INTERVAL_CAPABLE
Caleb Sander Mateos
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
2026-03-06
ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
Mehul Rao
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-24
zloop: check for spurious options passed to remove
Christoph Hellwig
2026-02-24
zloop: advertise a volatile write cache
Christoph Hellwig
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
2026-02-19
drbd: Replace deprecated strcpy with strscpy
Thorsten Blum
[next]