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-10-05
nbd: add missing config put
Mike Christie
2019-10-05
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-09-21
floppy: fix usercopy direction
Jann Horn
2019-09-06
xen/blkback: fix memory leaks
Wenwen Wang
2019-08-16
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-08-16
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-08-06
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-26
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-26
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-26
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-26
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-07-26
block: null_blk: fix race condition for null_del_dev
Bob Liu
2019-06-11
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-05-25
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
2019-05-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-05-08
xsysace: Fix error handling in ace_setup
Guenter Roeck
2019-05-02
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
2019-05-02
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-04-05
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-03-27
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
2019-03-23
floppy: check_events callback should not return a negative number
Yufen Yu
2019-02-12
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2019-02-12
zram: fix lockdep warning of free block handling
Minchan Kim
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-22
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-22
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-22
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-22
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2019-01-22
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2019-01-22
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2019-01-22
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2019-01-22
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2019-01-22
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-22
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-22
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-22
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
block: brd: associate with queue until adding disk
Ming Lei
[next]