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-05-20
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
2020-04-24
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
2020-04-24
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
2020-04-24
null_blk: fix spurious IO errors after failed past-wp access
Alexey Dobriyan
2020-04-24
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
2020-04-24
null_blk: Fix the null_add_dev() error path
Bart Van Assche
2020-03-20
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-28
brd: check and limit max_part par
Zhiqiang Liu
2020-02-28
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-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-17
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-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-29
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-10-11
nbd: fix max number of supported devs
Mike Christie
2019-10-11
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2019-10-11
nbd: fix crash when the blksize is zero
Xiubo Li
2019-10-07
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
2019-10-05
nbd: add missing config put
Mike Christie
2019-09-21
floppy: fix usercopy direction
Jann Horn
2019-09-06
xen/blkback: fix memory leaks
Wenwen Wang
2019-08-16
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-08-16
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-08-06
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-31
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-31
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-31
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-31
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-05-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-05-08
xsysace: Fix error handling in ace_setup
Guenter Roeck
2019-05-02
Revert "block/loop: Use global lock for ioctl() operation."
Greg Kroah-Hartman
2019-05-02
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
[next]