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
2023-01-18
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-25
drbd: use after free in drbd_create_device()
Dan Carpenter
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-08-25
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
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-01
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-15
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-15
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-04-15
drbd: fix potential silent data corruption
Lars Ellenberg
2022-04-15
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-01
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-12-01
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-12-01
xen/blkfront: read response from backend only once
Juergen Gross
2021-11-26
zram: off by one in read_block_state()
Dan Carpenter
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-05-22
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
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-11
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
2021-03-11
zram: register default groups with device_add_disk()
Hannes Reinecke
2021-03-11
aoe: register default groups with device_add_disk()
Hannes Reinecke
2021-03-11
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2021-03-11
Revert "zram: close udev startup race condition as default groups"
Jeffle Xu
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
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
[next]