summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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
2018-10-22rbd: add __init/__exit annotationsChengguang Xu
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke
2018-10-16sx8: convert to blk-mqJens Axboe
2018-10-16z2ram: convert to blk-mqJens Axboe
2018-10-16floppy: convert to blk-mqOmar Sandoval
2018-10-16ataflop: convert to blk-mqOmar Sandoval
2018-10-16ataflop: fix error handling during setupOmar Sandoval
2018-10-16ataflop: fold headers into C fileOmar Sandoval
2018-10-16amiflop: convert to blk-mqOmar Sandoval
2018-10-16amiflop: clean up on errors during setupOmar Sandoval
2018-10-16amiflop: fold headers into C fileOmar Sandoval
2018-10-16swim3: convert to blk-mqOmar Sandoval
2018-10-16swim3: add real error handling in setupOmar Sandoval
2018-10-16swim: convert to blk-mqOmar Sandoval
2018-10-16swim: fix cleanup on setup errorOmar Sandoval
2018-10-15xsysace: convert to blk-mqJens Axboe
2018-10-15paride: convert pf to blk-mqJens Axboe
2018-10-15paride: convert pd to blk-mqJens Axboe
2018-10-15paride: convert pcd to blk-mqJens Axboe
2018-10-15ps3disk: convert to blk-mqJens Axboe
2018-10-15null_blk: remove set but not used variable 'q'YueHaibing
2018-10-14null_blk: remove legacy IO pathJens Axboe
2018-10-14skd: fixup usage of legacy IO APIJens Axboe
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe