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
2024-03-27
aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
Chun-Yi Lee
2
-6
/
+7
2024-03-27
nbd: null check for nla_nest_start
Navid Emamdoost
1
-0
/
+6
2024-03-01
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
1
-1
/
+2
2024-03-01
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-23
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
1
-9
/
+10
2024-02-23
rbd: don't move requests to the running list on errors
Ilya Dryomov
1
-8
/
+14
2024-01-26
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-10
/
+2
2024-01-26
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-2
/
+1
2023-11-28
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-10-10
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
1
-11
/
+11
2023-10-10
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
1
-62
/
+80
2023-10-10
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
1
-92
/
+114
2023-10-10
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
1
-35
/
+33
2023-09-19
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
1
-5
/
+7
2023-09-19
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2
-5
/
+5
2023-09-19
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-1
/
+1
2023-09-19
pcd: cleanup initialization
Christoph Hellwig
1
-159
/
+127
2023-09-19
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
1
-8
/
+8
2023-08-11
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
1
-13
/
+15
2023-08-03
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
1
-2
/
+23
2023-08-03
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
1
-6
/
+15
2023-08-03
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
1
-33
/
+51
2023-06-21
xen/blkfront: Only check REQ_FUA for writes
Ross Lagerwall
1
-1
/
+2
2023-06-14
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov
1
-7
/
+23
2023-06-14
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Ilya Dryomov
1
-11
/
+21
2023-06-14
remove the sx8 block driver
Christoph Hellwig
3
-1586
/
+0
2023-06-09
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-06-09
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-24
nbd: fix incomplete validation of ioctl arg
Zhong Jinghua
1
-0
/
+6
2023-05-24
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
1
-0
/
+5
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-04-05
loop: LOOP_CONFIGURE: send uevents for partitions
Alyssa Ross
1
-9
/
+9
2023-04-05
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
1
-4
/
+21
2023-03-22
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2023-03-22
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
1
-3
/
+3
2023-03-22
loop: Fix use-after-free issues
Bart Van Assche
1
-8
/
+17
2023-03-17
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
1
-7
/
+7
2023-03-17
brd: mark as nowait compatible
Jens Axboe
1
-0
/
+1
2023-03-17
block/brd: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+7
2023-03-11
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
1
-4
/
+4
2023-03-10
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-03-10
brd: return 0/-error from brd_insert_page()
Jens Axboe
1
-14
/
+12
2023-02-25
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-11
/
+12
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
4
-0
/
+8
2022-12-31
floppy: Fix memory leak in do_floppy_init()
Yuan Can
1
-1
/
+3
2022-12-31
loop: Fix the max_loop commandline argument treatment when it is set to 0
Isaac J. Manjarres
1
-16
/
+12
2022-12-31
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
1
-1
/
+5
2022-12-31
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
1
-3
/
+0
2022-11-26
drbd: use after free in drbd_create_device()
Dan Carpenter
1
-2
/
+2
2022-10-26
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
Shigeru Yoshida
1
-2
/
+4
[next]