summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-10-31
|\
| * libceph, rbd, ceph: move ceph_osdc_alloc_messages() callsIlya Dryomov2018-10-22
| * libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov2018-10-22
| * rbd: add __init/__exit annotationsChengguang Xu2018-10-22
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\ \
| * | drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)Christophe Leroy2018-10-13
* | | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-26
|\ \ \
| * | | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
| * | | block: add a report_zones methodChristoph Hellwig2018-10-25
| * | | skd: fix unchecked return valuesGustavo A. R. Silva2018-10-25
| * | | xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis2018-10-25
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\ \ \ \ | |/ / / |/| | |
| * | | block: cryptoloop: Remove VLA usage of skcipherKees Cook2018-09-28
* | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ \ \
| * | | | PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig2018-10-10
* | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mtip32xx: fully switch to the generic DMA APIChristoph Hellwig2018-10-18
| * | | | rsxx: switch to the generic DMA APIChristoph Hellwig2018-10-18
| * | | | umem: switch to the generic DMA APIChristoph Hellwig2018-10-18
| * | | | sx8: switch to the generic DMA APIChristoph Hellwig2018-10-18
| * | | | sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig2018-10-18
| * | | | skd: switch to the generic DMA APIChristoph Hellwig2018-10-18
| * | | | drivers/block: Remove DAC960 driverHannes Reinecke2018-10-17
| * | | | sx8: convert to blk-mqJens Axboe2018-10-16
| * | | | z2ram: convert to blk-mqJens Axboe2018-10-16
| * | | | floppy: convert to blk-mqOmar Sandoval2018-10-16
| * | | | ataflop: convert to blk-mqOmar Sandoval2018-10-16
| * | | | ataflop: fix error handling during setupOmar Sandoval2018-10-16
| * | | | ataflop: fold headers into C fileOmar Sandoval2018-10-16
| * | | | amiflop: convert to blk-mqOmar Sandoval2018-10-16
| * | | | amiflop: clean up on errors during setupOmar Sandoval2018-10-16
| * | | | amiflop: fold headers into C fileOmar Sandoval2018-10-16
| * | | | swim3: convert to blk-mqOmar Sandoval2018-10-16
| * | | | swim3: add real error handling in setupOmar Sandoval2018-10-16
| * | | | swim: convert to blk-mqOmar Sandoval2018-10-16
| * | | | swim: fix cleanup on setup errorOmar Sandoval2018-10-16
| * | | | xsysace: convert to blk-mqJens Axboe2018-10-15
| * | | | paride: convert pf to blk-mqJens Axboe2018-10-15
| * | | | paride: convert pd to blk-mqJens Axboe2018-10-15
| * | | | paride: convert pcd to blk-mqJens Axboe2018-10-15
| * | | | ps3disk: convert to blk-mqJens Axboe2018-10-15
| * | | | null_blk: remove set but not used variable 'q'YueHaibing2018-10-15
| * | | | null_blk: remove legacy IO pathJens Axboe2018-10-14
| * | | | skd: fixup usage of legacy IO APIJens Axboe2018-10-14
| * | | | aoe: convert aoeblk to blk-mqJens Axboe2018-10-14
| * | | | drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-10
| * | | | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-03
| * | | | pktcdvd: fix fall-through annotationGustavo A. R. Silva2018-10-02
| * | | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
| |\ \ \ \
| * | | | | virtio-blk: modernize sysfs attribute creationHannes Reinecke2018-09-28