index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-107
/
+139
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2026-04-23
Revert "floppy: fix reference leak on platform_device_register() failure"
Jens Axboe
1
-7
/
+3
2026-04-23
ublk: avoid unpinning pages under maple tree spinlock
Ming Lei
1
-10
/
+46
2026-04-23
ublk: refactor common helper ublk_shmem_remove_ranges()
Ming Lei
1
-40
/
+29
2026-04-23
ublk: fix maple tree lockdep warning in ublk_buf_cleanup
Ming Lei
1
-0
/
+4
2026-04-22
rbd: fix null-ptr-deref when device_add_disk() fails
Dawei Feng
1
-3
/
+3
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+4
2026-04-18
zram: reject unrecognized type= values in recompress_store()
Andrew Stellman
1
-0
/
+2
2026-04-18
zram: do not forget to endio for partial discard requests
Sergey Senozhatsky
1
-1
/
+2
2026-04-17
floppy: fix reference leak on platform_device_register() failure
Guangshuo Li
1
-3
/
+7
2026-04-17
ublk: use unchecked copy helpers for bio page data
Ming Lei
1
-2
/
+10
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-154
/
+156
2026-04-15
zloop: remove irq-safe locking
Christoph Hellwig
1
-22
/
+15
2026-04-15
zloop: factor out zloop_mark_{full,empty} helpers
Christoph Hellwig
1
-22
/
+26
2026-04-15
zloop: set RQF_QUIET when completing requests on deleted devices
Christoph Hellwig
1
-1
/
+3
2026-04-15
zloop: improve the unaligned write pointer warning
Christoph Hellwig
1
-3
/
+3
2026-04-15
zloop: use vfs_truncate
Christoph Hellwig
1
-15
/
+2
2026-04-15
zloop: fix write pointer calculation in zloop_forget_cache
Christoph Hellwig
1
-2
/
+11
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
7
-509
/
+1151
2026-04-10
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
1
-8
/
+6
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
1
-51
/
+28
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
1
-46
/
+46
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
1
-3
/
+2
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
1
-6
/
+11
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
1
-1
/
+8
2026-04-07
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
1
-32
/
+55
2026-04-07
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
1
-3
/
+4
2026-04-07
ublk: add PFN-based buffer matching in I/O path
Ming Lei
1
-1
/
+76
2026-04-07
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
1
-0
/
+295
2026-04-07
drbd: use get_random_u64() where appropriate
David Carlier
2
-3
/
+3
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
4
-79
/
+6
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
1
-8
/
+13
2026-04-05
zram: change scan_slots to return void
Sergey Senozhatsky
1
-9
/
+5
2026-04-05
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
1
-7
/
+8
2026-04-05
zram: optimize LZ4 dictionary compression performance
gao xu
1
-3
/
+26
2026-04-05
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
1
-40
/
+66
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
1
-60
/
+24
2026-04-05
zram: drop ->num_active_comps
Sergey Senozhatsky
2
-14
/
+16
2026-04-05
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
1
-9
/
+8
2026-04-05
zram: do not permit params change after init
Sergey Senozhatsky
1
-0
/
+4
2026-04-05
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-26
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-22
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
[next]