index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
12 days
loop: use kiocb helpers to fix lockdep warning
Ming Lei
2025-07-17
ublk: sanity check add_dev input for underflow
Ronnie Sahlberg
2025-07-17
nbd: fix uaf in nbd_genl_connect() error path
Zheng Qixing
2025-07-10
aoe: defer rexmit timer downdev work to workqueue
Justin Sanders
2025-06-27
ublk: santizize the arguments from userspace when adding a device
Ronnie Sahlberg
2025-06-27
aoe: clean device rq_list in aoedev_downdev()
Justin Sanders
2025-06-19
loop: add file_start_write() and file_end_write()
Ming Lei
2025-06-19
brd: fix discard end sector
Yu Kuai
2025-06-19
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
2025-05-29
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
2025-05-29
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
2025-05-29
ublk: complete command synchronously on error
Caleb Sander Mateos
2025-05-29
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
2025-05-18
loop: Add sanity check for read/write_iter
Lizhi Xu
2025-05-18
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
2025-05-18
loop: refactor queue limits updates
Christoph Hellwig
2025-05-18
loop: Fix ABBA locking race
OGAWA Hirofumi
2025-05-18
loop: Simplify discard granularity calc
John Garry
2025-05-18
loop: Use bdev limit helpers for configuring discard
John Garry
2025-04-25
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2025-04-25
block: add a rq_list type
Christoph Hellwig
2025-04-25
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
2025-04-25
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
2025-04-25
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
2025-04-25
loop: aio inherit the ioprio of original request
Yunlong Xing
2025-04-20
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
2025-04-20
ublk: refactor recovery configuration flag helpers
Uday Shankar
2025-04-10
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
2025-03-22
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2025-03-13
ublk: set_params: properly check if parameters can be applied
Uday Shankar
2025-03-13
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
2025-02-08
nbd: don't allow reconnect after disconnect
Yu Kuai
2025-02-08
ps3disk: Do not use dev->bounce_size before it is set
Geert Uytterhoeven
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
2025-01-02
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
2025-01-02
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2024-12-27
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
2024-12-27
zram: refuse to use zero sized block device as backing device
Kairui Song
2024-12-14
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
2024-12-14
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
2024-12-09
zram: clear IDLE flag after recompression
Sergey Senozhatsky
2024-12-05
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
2024-12-05
ublk: fix error code for unsupported command
Ming Lei
2024-12-05
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
2024-12-05
zram: fix NULL pointer in comp_algorithm_show()
Liu Shixin
2024-12-05
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
2024-12-05
zram: ZRAM_DEF_COMP should depend on ZRAM
Geert Uytterhoeven
2024-12-05
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-12-05
loop: fix type of block size
Li Wang
2024-12-05
brd: defer automatic disk creation until module initialization succeeds
Yang Erkun
[next]