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.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-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
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
1
-0
/
+1
2025-09-16
rust: block: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-1
/
+1
2025-09-16
zram: fix slot write race condition
Sergey Senozhatsky
1
-5
/
+3
2025-09-14
zram: protect recomp_algorithm_show() with ->init_lock
Sergey Senozhatsky
1
-15
/
+8
2025-09-10
ublk: consolidate nr_io_ready and nr_queues_ready
Caleb Sander Mateos
1
-16
/
+12
2025-09-09
drivers/block: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
5
-5
/
+5
2025-09-09
drivers/block: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-09
drivers/block: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2025-09-09
block: floppy: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-6
/
+3
2025-09-09
nbd: restrict sockets to TCP and UDP
Eric Dumazet
1
-0
/
+8
2025-09-08
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
1
-1
/
+1
2025-09-04
ublk: inline __ublk_ch_uring_cmd()
Caleb Sander Mateos
1
-39
/
+23
2025-09-04
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
9
-23
/
+22
2025-09-02
rnull: add soft-irq completion support
Andreas Hindborg
2
-13
/
+78
2025-09-02
rust: block: add remote completion to `Request`
Andreas Hindborg
1
-0
/
+9
2025-09-02
rust: block: add `GenDisk` private data support
Andreas Hindborg
1
-3
/
+5
2025-09-02
rnull: enable configuration via `configfs`
Andreas Hindborg
3
-29
/
+239
2025-09-02
rnull: move driver to separate directory
Andreas Hindborg
5
-12
/
+18
2025-09-01
brd: use page reference to protect page lifetime
Yu Kuai
1
-27
/
+48
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
2025-08-25
floppy: Sort headers alphabetically
Andy Shevchenko
1
-22
/
+22
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
1
-2
/
+0
2025-08-25
loop: fix zero sized loop for block special file
Yu Kuai
1
-10
/
+16
2025-08-18
loop: use vfs_getattr_nosec for accurate file size
Rajeev Mishra
1
-2
/
+13
2025-08-18
loop: Consolidate size calculation logic into lo_calculate_size()
Rajeev Mishra
1
-17
/
+9
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
9
-23
/
+22
2025-08-11
ublk: check for unprivileged daemon on each I/O fetch
Caleb Sander Mateos
1
-9
/
+7
2025-08-11
ublk: don't quiesce in ublk_ch_release
Uday Shankar
1
-7
/
+5
2025-08-11
drbd: Remove the open-coded page pool
Philipp Reisner
4
-347
/
+71
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-08-01
zloop: fix KASAN use-after-free of tag set
Shin'ichiro Kawasaki
1
-1
/
+2
2025-07-29
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
14
-3231
/
+449
2025-07-22
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
1
-1
/
+3
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+2
2025-07-16
loop: use kiocb helpers to fix lockdep warning
Ming Lei
1
-3
/
+2
2025-07-15
ublk: remove unused req argument from ublk_sub_req_ref()
Caleb Sander Mateos
1
-5
/
+4
2025-07-15
ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
Ming Lei
1
-2
/
+2
2025-07-15
ublk: remove ublk_commit_and_fetch()
Ming Lei
1
-18
/
+18
2025-07-15
ublk: add helper ublk_check_fetch_buf()
Ming Lei
1
-13
/
+19
2025-07-15
ublk: store auto buffer register data into `struct ublk_io`
Ming Lei
1
-18
/
+12
2025-07-15
ublk: move auto buffer register handling into one dedicated helper
Ming Lei
1
-56
/
+71
2025-07-15
ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()
Ming Lei
1
-15
/
+29
2025-07-15
ublk: let ublk_fill_io_cmd() cover more things
Ming Lei
1
-4
/
+2
2025-07-15
ublk: move fake timeout logic into __ublk_complete_rq()
Ming Lei
1
-4
/
+1
2025-07-15
ublk: look up ublk task via its pid in timeout handler
Ming Lei
1
-8
/
+17
2025-07-15
ublk: validate ublk server pid
Ming Lei
1
-0
/
+9
2025-07-13
block: floppy: Fix uninitialized use of outparam
Purva Yeshi
1
-1
/
+1
2025-07-12
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-8
/
+30
[prev]
[next]