aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-11/+11
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds44-12769/+1249
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig1-29/+18
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig2-27/+27
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig1-20/+18
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig1-13/+13
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig1-24/+5
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig1-38/+25
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke4-11656/+0
2018-10-16sx8: convert to blk-mqJens Axboe1-45/+68
2018-10-16z2ram: convert to blk-mqJens Axboe1-38/+49
2018-10-16floppy: convert to blk-mqOmar Sandoval1-30/+36
2018-10-16ataflop: convert to blk-mqOmar Sandoval1-102/+71
2018-10-16ataflop: fix error handling during setupOmar Sandoval1-10/+15
2018-10-16ataflop: fold headers into C fileOmar Sandoval1-2/+81
2018-10-16amiflop: convert to blk-mqOmar Sandoval1-78/+35
2018-10-16amiflop: clean up on errors during setupOmar Sandoval1-44/+40
2018-10-16amiflop: fold headers into C fileOmar Sandoval1-3/+120
2018-10-16swim3: convert to blk-mqOmar Sandoval1-88/+65
2018-10-16swim3: add real error handling in setupOmar Sandoval1-24/+36
2018-10-16swim: convert to blk-mqOmar Sandoval1-52/+41
2018-10-16swim: fix cleanup on setup errorOmar Sandoval1-2/+11
2018-10-15xsysace: convert to blk-mqJens Axboe1-25/+55
2018-10-15paride: convert pf to blk-mqJens Axboe1-14/+42
2018-10-15paride: convert pd to blk-mqJens Axboe1-28/+66
2018-10-15paride: convert pcd to blk-mqJens Axboe1-32/+56
2018-10-15ps3disk: convert to blk-mqJens Axboe1-42/+44
2018-10-15null_blk: remove set but not used variable 'q'YueHaibing1-4/+0
2018-10-14null_blk: remove legacy IO pathJens Axboe1-101/+6
2018-10-14skd: fixup usage of legacy IO APIJens Axboe1-2/+2
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe4-25/+61
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-10drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz3-4/+0
2018-10-08sunvdc: Remove VLA usageKees Cook1-4/+10
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche5-6/+6
2018-10-02pktcdvd: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe6-93/+245
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-2/+2
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross1-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe1-1/+3
2018-09-28virtio-blk: modernize sysfs attribute creationHannes Reinecke1-29/+39
2018-09-28zram: register default groups with device_add_disk()Hannes Reinecke1-21/+7
2018-09-28aoe: register default groups with device_add_disk()Hannes Reinecke3-16/+7
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke9-9/+9
2018-09-28block: cryptoloop: Remove VLA usage of skcipherKees Cook1-11/+11
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky1-3/+1
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)1-2/+3
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-0/+3
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3