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
2021-09-16
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
2021-09-15
block: nbd: add sanity check for first_minor
Pavel Skripkin
2021-09-12
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-09-03
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-18
nbd: Aovid double completion of a request
Xie Yongji
2021-07-28
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-28
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-05-19
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
2021-05-14
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
2021-05-14
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2021-03-30
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
2021-03-17
zram: fix return value on writeback_store
Minchan Kim
2021-03-17
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
2021-03-09
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
nbd: handle device refs for DESTROY_ON_DISCONNECT properly
Josef Bacik
2021-03-04
floppy: reintroduce O_NDELAY fix
Jiri Kosina
2021-02-23
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
2021-02-23
xen-blkback: don't "handle" error by BUG()
Jan Beulich
2021-02-03
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
2021-02-03
nbd: freeze the queue while we're adding connections
Josef Bacik
2021-01-17
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
2021-01-06
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-30
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
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
[next]