summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+1
|\
| * PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig2018-10-101-1/+1
* | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-2244-12769/+1249
|\ \
| * | mtip32xx: fully switch to the generic DMA APIChristoph Hellwig2018-10-181-29/+18
| * | rsxx: switch to the generic DMA APIChristoph Hellwig2018-10-182-27/+27
| * | umem: switch to the generic DMA APIChristoph Hellwig2018-10-181-20/+18
| * | sx8: switch to the generic DMA APIChristoph Hellwig2018-10-181-13/+13
| * | sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig2018-10-181-24/+5
| * | skd: switch to the generic DMA APIChristoph Hellwig2018-10-181-38/+25
| * | drivers/block: Remove DAC960 driverHannes Reinecke2018-10-174-11656/+0
| * | sx8: convert to blk-mqJens Axboe2018-10-161-45/+68
| * | z2ram: convert to blk-mqJens Axboe2018-10-161-38/+49
| * | floppy: convert to blk-mqOmar Sandoval2018-10-161-30/+36
| * | ataflop: convert to blk-mqOmar Sandoval2018-10-161-102/+71
| * | ataflop: fix error handling during setupOmar Sandoval2018-10-161-10/+15
| * | ataflop: fold headers into C fileOmar Sandoval2018-10-161-2/+81
| * | amiflop: convert to blk-mqOmar Sandoval2018-10-161-78/+35
| * | amiflop: clean up on errors during setupOmar Sandoval2018-10-161-44/+40
| * | amiflop: fold headers into C fileOmar Sandoval2018-10-161-3/+120
| * | swim3: convert to blk-mqOmar Sandoval2018-10-161-88/+65
| * | swim3: add real error handling in setupOmar Sandoval2018-10-161-24/+36
| * | swim: convert to blk-mqOmar Sandoval2018-10-161-52/+41
| * | swim: fix cleanup on setup errorOmar Sandoval2018-10-161-2/+11
| * | xsysace: convert to blk-mqJens Axboe2018-10-151-25/+55
| * | paride: convert pf to blk-mqJens Axboe2018-10-151-14/+42
| * | paride: convert pd to blk-mqJens Axboe2018-10-151-28/+66
| * | paride: convert pcd to blk-mqJens Axboe2018-10-151-32/+56
| * | ps3disk: convert to blk-mqJens Axboe2018-10-151-42/+44
| * | null_blk: remove set but not used variable 'q'YueHaibing2018-10-151-4/+0
| * | null_blk: remove legacy IO pathJens Axboe2018-10-141-101/+6
| * | skd: fixup usage of legacy IO APIJens Axboe2018-10-141-2/+2
| * | aoe: convert aoeblk to blk-mqJens Axboe2018-10-144-25/+61
| * | drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-103-4/+0
| * | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-035-6/+6
| * | pktcdvd: fix fall-through annotationGustavo A. R. Silva2018-10-021-1/+1
| * | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-016-93/+245
| |\ \
| * | | virtio-blk: modernize sysfs attribute creationHannes Reinecke2018-09-281-29/+39
| * | | zram: register default groups with device_add_disk()Hannes Reinecke2018-09-281-21/+7
| * | | aoe: register default groups with device_add_disk()Hannes Reinecke2018-09-283-16/+7
| * | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-289-9/+9
| * | | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-211-2/+3
| * | | rsxx: Remove unnecessary parenthesesNathan Chancellor2018-09-111-1/+1
| * | | block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian2018-09-071-2/+2
| * | | drbd: Convert from ahash to shashKees Cook2018-09-065-88/+76
* | | | sunvdc: Remove VLA usageKees Cook2018-10-081-4/+10
| |/ / |/| |
* | | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-291-2/+2
|\ \ \
| * | | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| * | | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| * | | xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
* | | | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-211-0/+3
|\| | | | |_|/ |/| |