index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-154
/
+156
4 days
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
5 days
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-509
/
+1151
9 days
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
1
-8
/
+6
9 days
ublk: allow buffer registration before device is started
Ming Lei
1
-51
/
+28
9 days
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
1
-46
/
+46
9 days
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
1
-3
/
+2
9 days
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
1
-6
/
+11
9 days
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
1
-1
/
+8
12 days
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
1
-32
/
+55
12 days
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
1
-3
/
+4
12 days
ublk: add PFN-based buffer matching in I/O path
Ming Lei
1
-1
/
+76
12 days
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
1
-0
/
+295
12 days
drbd: use get_random_u64() where appropriate
David Carlier
2
-3
/
+3
12 days
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
4
-79
/
+6
13 days
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
1
-8
/
+13
13 days
zram: change scan_slots to return void
Sergey Senozhatsky
1
-9
/
+5
13 days
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
1
-7
/
+8
13 days
zram: optimize LZ4 dictionary compression performance
gao xu
1
-3
/
+26
13 days
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
1
-40
/
+66
13 days
zram: remove chained recompression
Sergey Senozhatsky
1
-60
/
+24
13 days
zram: drop ->num_active_comps
Sergey Senozhatsky
2
-14
/
+16
13 days
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
1
-9
/
+8
13 days
zram: do not permit params change after init
Sergey Senozhatsky
1
-0
/
+4
13 days
zram: use statically allocated compression algorithm names
gao xu
3
-26
/
+13
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
1
-16
/
+164
2026-03-27
drbd: Balance RCU calls in drbd_adm_dump_devices()
Bart Van Assche
1
-2
/
+6
2026-03-25
drbd: use genl pre_doit/post_doit
Christoph Böhmwalder
1
-253
/
+320
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
1
-0
/
+97
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
1
-116
/
+124
2026-03-23
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
1
-32
/
+38
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
1
-2
/
+0
2026-03-22
zram: do not slot_free() written-back slots
Sergey Senozhatsky
1
-25
/
+14
2026-03-14
ublk: report BLK_SPLIT_INTERVAL_CAPABLE
Caleb Sander Mateos
1
-1
/
+1
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+12
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-13
/
+13
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
1
-1
/
+3
2026-03-06
ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
Mehul Rao
1
-3
/
+9
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
2
-13
/
+13
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-46
/
+64
2026-02-25
zloop: check for spurious options passed to remove
Christoph Hellwig
1
-1
/
+6
2026-02-25
zloop: advertise a volatile write cache
Christoph Hellwig
1
-6
/
+18
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-4
/
+3
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-16
/
+8
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
26
-63
/
+63
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
34
-127
/
+122
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
34
-127
/
+122
2026-02-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
1
-1
/
+2
2026-02-19
drbd: Replace deprecated strcpy with strscpy
Thorsten Blum
2
-7
/
+11
[next]