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
2020-09-17
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-03
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
2020-09-03
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
2020-08-19
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-07-22
Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
Wade Mealing
2020-07-16
nbd: Fix memory leak in nbd_add_socket
Zheng Bin
2020-07-09
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
2020-06-30
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-25
ps3disk: use the default segment boundary
Emmanuel Nicolet
2020-06-07
null_blk: return error for invalid zone size
Chaitanya Kulkarni
2020-05-20
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
2020-04-29
virtio-blk: improve virtqueue error to BLK_STS
Halil Pasic
2020-04-29
loop: Better discard support for block devices
Evan Green
2020-04-23
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
2020-04-23
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
2020-04-17
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
Juergen Gross
2020-04-17
null_blk: fix spurious IO errors after failed past-wp access
Alexey Dobriyan
2020-04-17
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
2020-04-17
null_blk: Fix the null_add_dev() error path
Bart Van Assche
2020-03-18
virtio-blk: fix hw_queue stopped on arbitrary error
Halil Pasic
2020-02-28
floppy: check FDC index for errors before assigning it
Linus Torvalds
2020-02-24
brd: check and limit max_part par
Zhiqiang Liu
2020-02-24
rbd: work around -Wuninitialized warning
Arnd Bergmann
2020-02-24
nbd: add a flush_workqueue in nbd_start_device
Sun Ke
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-27
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
2020-01-23
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
2020-01-09
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
2020-01-09
xen-blkback: prevent premature module unload
Paul Durrant
2019-12-31
nbd: fix shutdown and recv work deadlock v2
Mike Christie
2019-12-31
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
2019-12-17
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2019-12-13
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
2019-12-05
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2019-12-05
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2019-12-05
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2019-12-05
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2019-12-05
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-12-01
nbd: prevent memory leak
Navid Emamdoost
2019-12-01
amiflop: clean up on errors during setup
Omar Sandoval
2019-12-01
skd: fixup usage of legacy IO API
Jens Axboe
2019-12-01
nbd:fix memory leak in nbd_get_socket()
Sun Ke
2019-11-10
nbd: handle racing with error'ed out commands
Josef Bacik
2019-11-10
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-11-06
nbd: verify socket is supported during setup
Mike Christie
2019-11-06
nbd: fix possible sysfs duplicate warning
Xiubo Li
2019-11-06
zram: fix race between backing_dev_show and backing_dev_store
Sasha Levin
2019-10-11
nbd: fix crash when the blksize is zero
Xiubo Li
2019-10-11
nbd: fix max number of supported devs
Mike Christie
2019-10-07
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
[next]