index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2026-03-04
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
2026-02-11
rbd: check for EOD after exclusive lock is ensured to be held
Ilya Dryomov
2026-01-19
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
2026-01-19
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
2026-01-19
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
2026-01-19
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
2026-01-19
block/rnbd: Remove a useless mutex
Christophe JAILLET
2026-01-19
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
2026-01-19
nbd: defer config put in recv_work
Zheng Qixing
2026-01-19
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
2026-01-19
nbd: clean up return value checking of sock_xmit()
Yu Kuai
2025-08-28
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
2025-08-28
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
2025-06-27
aoe: clean device rq_list in aoedev_downdev()
Justin Sanders
2025-03-13
nbd: don't allow reconnect after disconnect
Yu Kuai
2025-02-01
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2025-02-01
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
2025-01-09
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2025-01-09
zram: refuse to use zero sized block device as backing device
Kairui Song
2024-10-17
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
2024-10-17
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-10-17
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-08-19
rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
Ilya Dryomov
2024-08-19
rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
Ilya Dryomov
2024-08-19
rbd: don't assume rbd_is_lock_owner() for exclusive mappings
Ilya Dryomov
2024-07-27
null_blk: fix validation of block size
Andreas Hindborg
2024-07-05
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
2024-06-16
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
2024-06-16
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-01
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2024-03-01
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2024-03-01
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
2024-02-23
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
2024-02-23
rbd: don't move requests to the running list on errors
Ilya Dryomov
2023-10-10
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
2023-10-10
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
2023-10-10
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
2023-10-10
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
2023-08-30
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
2023-08-30
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-08-30
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
2023-08-30
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
2023-08-11
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2023-07-27
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
2023-06-21
xen/blkfront: Only check REQ_FUA for writes
Ross Lagerwall
2023-06-14
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov
2023-06-14
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Ilya Dryomov
2023-06-14
remove the sx8 block driver
Christoph Hellwig
[next]