summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2019-02-12block/swim3: Fix regression on PowerBook G3Finn Thain
2019-02-12block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain
2019-02-12zram: fix lockdep warning of free block handlingMinchan Kim
2019-02-12drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg
2019-02-12drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg
2019-02-12drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer
2019-02-12sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINYoung Xiao
2019-01-22nbd: Use set_blocksize() to set device blocksizeJan Kara
2019-01-22loop: drop caches if offset or block_size are changedJaegeuk Kim
2019-01-22loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa
2019-01-22loop: Get rid of 'nested' acquisition of loop_ctl_mutexJan Kara
2019-01-22loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutexJan Kara
2019-01-22loop: Fix deadlock when calling blkdev_reread_part()Jan Kara
2019-01-22loop: Move loop_reread_partitions() out of loop_ctl_mutexJan Kara
2019-01-22loop: Move special partition reread handling in loop_clr_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_change_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_set_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_set_status()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_get_status()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down into loop_clr_fd()Jan Kara
2019-01-22loop: Split setting of lo_state from loop_clr_fdJan Kara
2019-01-22loop: Push lo_ctl_mutex down into individual ioctlsJan Kara
2019-01-22loop: Get rid of loop_index_mutexJan Kara
2019-01-22loop: Fold __loop_release into loop_releaseJan Kara
2019-01-22block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2019-01-22block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa
2019-01-16rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov
2019-01-13zram: fix double free backing deviceMinchan Kim
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-10floppy: fix race condition in __floppy_read_block_0()Jens Axboe
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-06xen-blkfront: fix kernel panic with negotiate_mq error pathManjunath Patil
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01block: brd: associate with queue until adding diskMing Lei
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-30mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25skd: fix unchecked return valuesGustavo A. R. Silva
2018-10-25xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22libceph, rbd, ceph: move ceph_osdc_alloc_messages() callsIlya Dryomov
2018-10-22libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov