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
2022-10-26
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
Shigeru Yoshida
2022-09-05
loop: Check for overflow while configuring loop
Siddh Raman Pant
2022-07-07
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
2022-07-07
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
2022-06-14
nbd: fix io hung while disconnecting device
Yu Kuai
2022-06-14
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
2022-06-14
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
2022-05-25
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-05-25
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-15
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2022-05-12
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-20
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-20
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-04-20
drbd: fix potential silent data corruption
Lars Ellenberg
2022-04-20
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
2022-01-27
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-08
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-12-08
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-12-08
xen/blkfront: read response from backend only once
Juergen Gross
2021-09-22
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-09-03
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-03-30
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
2021-03-17
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
2021-03-11
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-03
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
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-29
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
2020-11-18
xen/blkback: use lateeoi irq binding
Juergen Gross
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-09-23
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-09
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2020-09-03
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
2020-07-22
Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
Wade Mealing
2020-07-22
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-05-20
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
[next]