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
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
2019-03-23
floppy: check_events callback should not return a negative number
Yufen Yu
2019-03-05
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
2019-03-05
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
2019-03-05
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
2019-02-12
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2019-02-12
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2019-02-12
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2019-02-12
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2019-02-12
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2019-01-23
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-23
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-23
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-23
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-23
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-23
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-23
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
2019-01-16
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-13
zram: fix double free backing device
Minchan Kim
2018-12-01
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
2018-11-27
zram: close udev startup race condition as default groups
Minchan Kim
2018-11-13
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-11-13
xen/blkfront: avoid NULL blkfront_info dereference on device removal
Vasilis Liaskovitis
2018-11-13
swim: fix cleanup on setup error
Omar Sandoval
2018-11-13
ataflop: fix error handling during setup
Omar Sandoval
2018-10-03
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-09-19
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
2018-09-19
nbd: don't allow invalid blocksize settings
Jens Axboe
2018-09-09
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
2018-09-05
nbd: handle unexpected replies better
Josef Bacik
2018-09-05
nbd: don't requeue the same request twice.
Josef Bacik
2018-08-24
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
2018-08-24
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
2018-07-11
drbd: fix access after free
Lars Ellenberg
2018-07-03
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
2018-06-26
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-06-26
nbd: update size when connected
Josef Bacik
2018-06-26
nbd: fix nbd device deletion
Josef Bacik
2018-05-30
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
2018-05-30
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-05-30
xen-blkfront: move negotiate_mq to cover all cases of new VBDs
Bhavesh Davda
2018-05-30
nbd: fix return value in error handling path
Gustavo A. R. Silva
2018-05-25
loop: fix LOOP_GET_STATUS lock imbalance
Omar Sandoval
2018-05-25
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
2018-04-29
block/swim: Fix IO error at end of medium
Finn Thain
2018-04-29
block/swim: Fix array bounds check
Finn Thain
2018-04-29
block/swim: Select appropriate drive on device open
Finn Thain
[next]