index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2023-03-22
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
2023-03-22
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
2023-03-22
null_blk: Move driver into its own directory
Damien Le Moal
2023-03-11
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
2023-03-11
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
2023-03-11
brd: return 0/-error from brd_insert_page()
Jens Axboe
2023-02-25
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2023-02-25
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
2023-02-25
nbd: fix max value for 'first_minor'
Yu Kuai
2023-02-25
Revert "Revert "block: nbd: add sanity check for first_minor""
Wen Yang
2023-01-14
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-11-25
drbd: use after free in drbd_create_device()
Dan Carpenter
2022-10-26
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
Shigeru Yoshida
2022-09-15
xen-blkfront: Cache feature_persistent value before advertisement
SeongJae Park
2022-09-08
xen-blkfront: Advertise feature-persistent as user requested
SeongJae Park
2022-09-08
xen-blkback: Advertise feature-persistent as user requested
SeongJae Park
2022-08-31
loop: Check for overflow while configuring loop
Siddh Raman Pant
2022-08-25
zram: do not lookup algorithm in backends table
Sergey Senozhatsky
2022-08-21
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
2022-08-21
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
2022-08-21
xen-blkback: fix persistent grants negotiation
SeongJae Park
2022-08-21
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
2022-07-07
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
2022-07-07
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
2022-06-14
nbd: fix io hung while disconnecting device
Yu Kuai
2022-06-14
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
2022-06-14
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
2022-06-09
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
2022-06-09
drbd: fix duplicate array initializer
Arnd Bergmann
2022-06-09
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
2022-05-25
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-05-25
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-15
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2022-05-09
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-13
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-08
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-04-08
drbd: fix potential silent data corruption
Lars Ellenberg
2022-04-08
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2022-03-16
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
2022-01-27
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-01
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-12-01
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-12-01
xen/blkfront: read response from backend only once
Juergen Gross
2021-11-21
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-11-18
zram: off by one in read_block_state()
Dan Carpenter
2021-09-16
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
2021-09-15
block: nbd: add sanity check for first_minor
Pavel Skripkin
[next]