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
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
2023-06-09
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
2023-06-09
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
2023-05-30
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
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
[next]