index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-02-08
nbd: don't allow reconnect after disconnect
Yu Kuai
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
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-14
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
2024-12-09
zram: clear IDLE flag after recompression
Sergey Senozhatsky
2024-12-09
ublk: fix error code for unsupported command
Ming Lei
2024-12-09
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
2024-12-09
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-12-09
brd: defer automatic disk creation until module initialization succeeds
Yang Erkun
2024-10-22
ublk: don't allow user copy for unprivileged device
Ming Lei
2024-10-17
zram: don't free statically defined names
Andrey Skvortsov
2024-10-17
zram: free secondary algorithms names
Sergey Senozhatsky
2024-10-10
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
2024-10-10
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
2024-10-10
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-10-10
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
2024-10-10
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
2024-10-04
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-10-04
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-10-04
nbd: fix race between timeout and normal completion
Ming Lei
2024-10-04
ublk: move zone report data out of request pdu
Ming Lei
2024-09-12
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
2024-08-03
rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
Ilya Dryomov
2024-08-03
rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
Ilya Dryomov
2024-08-03
rbd: don't assume rbd_is_lock_owner() for exclusive mappings
Ilya Dryomov
2024-07-25
null_blk: fix validation of block size
Andreas Hindborg
2024-07-11
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
2024-06-27
nbd: Fix signal handling
Bart Van Assche
2024-06-27
nbd: Improve the documentation of the locking assumptions
Bart Van Assche
2024-06-21
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
2024-06-12
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
2024-06-12
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
2024-03-26
aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
Chun-Yi Lee
2024-03-26
nbd: null check for nla_nest_start
Navid Emamdoost
2024-03-06
ublk: move ublk_cancel_dev() out of ub->mutex
Ming Lei
2024-03-01
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
2024-03-01
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
2024-02-05
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
2024-01-31
rbd: don't move requests to the running list on errors
Ilya Dryomov
2024-01-31
nbd: always initialize struct msghdr completely
Eric Dumazet
2024-01-25
loop: fix the the direct I/O support check when used on top of block devices
Christoph Hellwig
2024-01-25
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
2024-01-20
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
2023-12-20
nbd: pass nbd_sock to nbd_read_reply() instead of index
Li Nan
2023-12-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
2023-12-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
[next]