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-11-28
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
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-09-19
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
2023-09-19
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2023-09-19
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
2023-09-19
pcd: cleanup initialization
Christoph Hellwig
2023-09-19
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
2023-08-11
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
2023-08-03
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-08-03
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-08-03
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
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-24
nbd: fix incomplete validation of ioctl arg
Zhong Jinghua
2023-05-24
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-04-05
loop: LOOP_CONFIGURE: send uevents for partitions
Alyssa Ross
2023-04-05
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
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
loop: Fix use-after-free issues
Bart Van Assche
2023-03-17
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
2023-03-17
brd: mark as nowait compatible
Jens Axboe
2023-03-17
block/brd: add error handling support for add_disk()
Luis Chamberlain
2023-03-11
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
2023-03-10
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
2023-03-10
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-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-31
floppy: Fix memory leak in do_floppy_init()
Yuan Can
2022-12-31
loop: Fix the max_loop commandline argument treatment when it is set to 0
Isaac J. Manjarres
2022-12-31
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
2022-12-31
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-26
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-08
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-17
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
2022-08-17
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
2022-08-17
xen-blkback: fix persistent grants negotiation
SeongJae Park
[next]