summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-2/+1Star
|\
| * drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)Christophe Leroy2018-10-131-2/+1Star
* | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-265-70/+35Star
|\ \
| * | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-251-0/+7
| * | block: add a report_zones methodChristoph Hellwig2018-10-253-68/+23Star
| * | skd: fix unchecked return valuesGustavo A. R. Silva2018-10-251-2/+2
| * | xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis2018-10-251-0/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-261-11/+11
|\ \ \ | |/ / |/| |
| * | block: cryptoloop: Remove VLA usage of skcipherKees Cook2018-09-281-11/+11
* | | 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/+1249Star
|\ \ \ \
| * | | | mtip32xx: fully switch to the generic DMA APIChristoph Hellwig2018-10-181-29/+18Star
| * | | | rsxx: switch to the generic DMA APIChristoph Hellwig2018-10-182-27/+27
| * | | | umem: switch to the generic DMA APIChristoph Hellwig2018-10-181-20/+18Star
| * | | | 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/+5Star
| * | | | skd: switch to the generic DMA APIChristoph Hellwig2018-10-181-38/+25Star
| * | | | drivers/block: Remove DAC960 driverHannes Reinecke2018-10-174-11656/+0Star
| * | | | 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/+71Star
| * | | | 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/+35Star
| * | | | amiflop: clean up on errors during setupOmar Sandoval2018-10-161-44/+40Star
| * | | | amiflop: fold headers into C fileOmar Sandoval2018-10-161-3/+120
| * | | | swim3: convert to blk-mqOmar Sandoval2018-10-161-88/+65Star
| * | | | swim3: add real error handling in setupOmar Sandoval2018-10-161-24/+36
| * | | | swim: convert to blk-mqOmar Sandoval2018-10-161-52/+41Star
| * | | | swim: fix cleanup on setup errorOmar Sandoval2018-10-161-2/+11
| * | | | xsysace: convert to blk-mqJens Axboe2018-10-161-25/+55
| * | | | paride: convert pf to blk-mqJens Axboe2018-10-161-14/+42
| * | | | paride: convert pd to blk-mqJens Axboe2018-10-161-28/+66
| * | | | paride: convert pcd to blk-mqJens Axboe2018-10-161-32/+56
| * | | | ps3disk: convert to blk-mqJens Axboe2018-10-161-42/+44
| * | | | null_blk: remove set but not used variable 'q'YueHaibing2018-10-161-4/+0Star
| * | | | null_blk: remove legacy IO pathJens Axboe2018-10-141-101/+6Star
| * | | | 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/+0Star
| * | | | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-045-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/+7Star
| * | | | | aoe: register default groups with device_add_disk()Hannes Reinecke2018-09-283-16/+7Star
| * | | | | 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-221-2/+3