index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+4
2026-04-18
zram: reject unrecognized type= values in recompress_store()
Andrew Stellman
-0
/
+2
2026-04-18
zram: do not forget to endio for partial discard requests
Sergey Senozhatsky
-1
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-154
/
+156
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+0
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-509
/
+1151
2026-04-10
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
-8
/
+6
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
-51
/
+28
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
-46
/
+46
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
-3
/
+2
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
-6
/
+11
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
-1
/
+8
2026-04-07
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
-32
/
+55
2026-04-07
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
-3
/
+4
2026-04-07
ublk: add PFN-based buffer matching in I/O path
Ming Lei
-1
/
+76
2026-04-07
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
-0
/
+295
2026-04-07
drbd: use get_random_u64() where appropriate
David Carlier
-3
/
+3
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
-79
/
+6
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
-8
/
+13
2026-04-05
zram: change scan_slots to return void
Sergey Senozhatsky
-9
/
+5
2026-04-05
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
-7
/
+8
2026-04-05
zram: optimize LZ4 dictionary compression performance
gao xu
-3
/
+26
2026-04-05
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
-40
/
+66
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
-60
/
+24
2026-04-05
zram: drop ->num_active_comps
Sergey Senozhatsky
-14
/
+16
2026-04-05
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
-9
/
+8
2026-04-05
zram: do not permit params change after init
Sergey Senozhatsky
-0
/
+4
2026-04-05
zram: use statically allocated compression algorithm names
gao xu
-26
/
+13
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
-16
/
+164
2026-03-26
drbd: Balance RCU calls in drbd_adm_dump_devices()
Bart Van Assche
-2
/
+6
2026-03-25
drbd: use genl pre_doit/post_doit
Christoph Böhmwalder
-253
/
+320
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
-0
/
+97
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
-116
/
+124
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
-32
/
+38
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
-2
/
+0
2026-03-21
zram: do not slot_free() written-back slots
Sergey Senozhatsky
-25
/
+14
2026-03-14
ublk: report BLK_SPLIT_INTERVAL_CAPABLE
Caleb Sander Mateos
-1
/
+1
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+12
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
-13
/
+13
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
-1
/
+3
2026-03-06
ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
Mehul Rao
-3
/
+9
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
-13
/
+13
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-46
/
+64
2026-02-24
zloop: check for spurious options passed to remove
Christoph Hellwig
-1
/
+6
2026-02-24
zloop: advertise a volatile write cache
Christoph Hellwig
-6
/
+18
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-16
/
+8
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-63
/
+63
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-127
/
+122
[next]