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
7 days
ublk: prevent invalid access with DEBUG
Kevin Brodsky
1
-2
/
+2
7 days
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
1
-0
/
+4
7 days
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
1
-1
/
+2
7 days
nbd: defer config put in recv_work
Zheng Qixing
1
-1
/
+1
2025-10-29
nbd: override creds to kernel when calling sock_{send,recv}msg()
Ondrej Mosnacek
1
-0
/
+15
2025-10-19
loop: fix backing file reference leak on validation error
Li Chen
1
-2
/
+6
2025-10-15
nbd: restrict sockets to TCP and UDP
Eric Dumazet
1
-0
/
+8
2025-10-15
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
1
-1
/
+1
2025-09-09
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-3
/
+1
2025-08-20
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
1
-1
/
+5
2025-08-20
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-8
/
+30
2025-08-20
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
1
-1
/
+3
2025-08-15
ublk: use vmalloc for ublk_device's __queues
Caleb Sander Mateos
1
-2
/
+2
2025-07-24
loop: use kiocb helpers to fix lockdep warning
Ming Lei
1
-3
/
+2
2025-07-17
ublk: sanity check add_dev input for underflow
Ronnie Sahlberg
1
-1
/
+2
2025-07-17
nbd: fix uaf in nbd_genl_connect() error path
Zheng Qixing
1
-3
/
+3
2025-07-10
aoe: defer rexmit timer downdev work to workqueue
Justin Sanders
3
-3
/
+11
2025-06-27
ublk: santizize the arguments from userspace when adding a device
Ronnie Sahlberg
1
-0
/
+3
2025-06-27
aoe: clean device rq_list in aoedev_downdev()
Justin Sanders
1
-0
/
+8
2025-06-19
loop: add file_start_write() and file_end_write()
Ming Lei
1
-2
/
+6
2025-06-19
brd: fix discard end sector
Yu Kuai
1
-3
/
+6
2025-06-19
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
1
-1
/
+1
2025-05-29
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
1
-3
/
+0
2025-05-29
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
1
-1
/
+1
2025-05-29
ublk: complete command synchronously on error
Caleb Sander Mateos
1
-5
/
+6
2025-05-29
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
1
-15
/
+27
2025-05-18
loop: Add sanity check for read/write_iter
Lizhi Xu
1
-0
/
+23
2025-05-18
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
1
-10
/
+10
2025-05-18
loop: refactor queue limits updates
Christoph Hellwig
1
-16
/
+20
2025-05-18
loop: Fix ABBA locking race
OGAWA Hirofumi
1
-15
/
+15
2025-05-18
loop: Simplify discard granularity calc
John Garry
1
-2
/
+1
2025-05-18
loop: Use bdev limit helpers for configuring discard
John Garry
1
-4
/
+4
2025-04-25
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-1
/
+1
2025-04-25
block: add a rq_list type
Christoph Hellwig
2
-12
/
+10
2025-04-25
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
1
-1
/
+2
2025-04-25
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
1
-2
/
+2
2025-04-25
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
1
-95
/
+17
2025-04-25
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-04-20
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
1
-4
/
+26
2025-04-20
ublk: refactor recovery configuration flag helpers
Uday Shankar
1
-20
/
+42
2025-04-10
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
1
-10
/
+29
2025-03-22
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-4
/
+5
2025-03-13
ublk: set_params: properly check if parameters can be applied
Uday Shankar
1
-2
/
+5
2025-03-13
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
1
-2
/
+2
2025-02-08
nbd: don't allow reconnect after disconnect
Yu Kuai
1
-0
/
+1
2025-02-08
ps3disk: Do not use dev->bounce_size before it is set
Geert Uytterhoeven
1
-2
/
+2
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
1
-0
/
+1
2025-01-02
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
1
-9
/
+17
2025-01-02
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
1
-2
/
+5
2024-12-27
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
[next]