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-11-18
nbd: fix a block_device refcount leak in nbd_release
Christoph Hellwig
2020-11-18
nbd: don't update block size after device is started
Ming Lei
2020-11-05
nbd: make the config put is called before the notifying the waiter
Xiubo Li
2020-11-05
xen/blkback: use lateeoi irq binding
Juergen Gross
2020-09-17
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-09
nbd: restore default timeout when setting it to zero
Hou Pu
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-09-03
block: virtio_blk: fix handling single range discard request
Ming Lei
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-24
ps3disk: use the default segment boundary
Emmanuel Nicolet
2020-06-17
block/floppy: fix contended case in floppy_queue_rq()
Jiri Kosina
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
drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...
Colin Ian King
2020-02-24
nbd: add a flush_workqueue in nbd_start_device
Sun Ke
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-11-29
nbd: prevent memory leak
Navid Emamdoost
2019-11-21
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
2019-11-15
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
2019-10-15
rbd: cancel lock_dwork if the wait is interrupted
Dongsheng Yang
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]