summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1
| * ia64/sba_iommu: improve internal map_page usersChristoph Hellwig2018-12-061-44/+29
| * alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+4
| * arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig2018-12-061-7/+1
| * parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
| * parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
| * sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-063-21/+7
| * s390: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-13/+5
| * mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-062-17/+5
| * powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-065-27/+15
| * arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-063-35/+18
| * dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-064-17/+6
| * dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig2018-12-061-0/+5
| * dma-mapping: fix lack of DMA address assignment in generic remap allocatorMarek Szyprowski2018-12-051-1/+7
| * csky: use the generic remapping dma alloc implementationChristoph Hellwig2018-12-012-141/+3
| * csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig2018-12-011-1/+1
| * csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig2018-12-011-1/+0
| * dma-remap: support DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig2018-12-011-2/+9
| * dma-mapping: support highmem in the generic remap allocatorChristoph Hellwig2018-12-011-7/+7
| * dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-016-176/+180
| * dma-mapping: move the remap helpers to a separate fileChristoph Hellwig2018-12-018-85/+97
| * dma-direct: reject highmem pages from dma_alloc_from_contiguousChristoph Hellwig2018-12-011-0/+12
| * dma-direct: provide page based alloc/free helpersChristoph Hellwig2018-12-012-10/+25
| * dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2018-11-271-2/+1
* | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-289-105/+97
|\ \
| * | sata_rcar: fix deferred probingSergei Shtylyov2018-12-101-1/+3
| * | ata: palmld: Introduce state containerLinus Walleij2018-12-051-23/+36
| * | ata: palmld: Convert to GPIO descriptorsLinus Walleij2018-12-043-33/+39
| * | ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij2018-12-043-44/+19
| * | ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij2018-12-041-20/+17
| * | ata: pxa: Drop <linux/gpio.h> includeLinus Walleij2018-12-041-1/+0
* | | Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-281-56/+88
|\ \ \
| * | | aio: abstract out io_event filler helperJens Axboe2018-12-181-4/+10
| * | | aio: split out iocb copy from io_submit_one()Jens Axboe2018-12-181-30/+38
| * | | aio: use iocb_put() instead of open coding itJens Axboe2018-12-181-2/+1
| * | | aio: only use blk plugs for > 2 depth submissionsJens Axboe2018-12-181-4/+14
| * | | aio: don't zero entire aio_kiocb aio_get_req()Jens Axboe2018-12-181-2/+7
| * | | aio: separate out ring reservation from req allocationChristoph Hellwig2018-12-181-13/+17
| * | | aio: use assigned completion handlerJens Axboe2018-12-181-1/+1
| * | | Merge branch 'for-4.21/block' into for-4.21/aioJens Axboe2018-12-18247-14334/+10348
| |\ \ \
* | \ \ \ Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28246-14340/+10439
|\ \ \ \ \
| * | | | | kyber: use sbitmap add_wait_queue/list_del wait helpersJens Axboe2018-12-201-13/+15
| * | | | | sbitmap: add helpers for add/del wait queue handlingJens Axboe2018-12-202-6/+40
| * | | | | block: save irq state in blkg_lookup_create()Ming Lei2018-12-191-2/+4
| * | | | | dm: don't reuse bio for flushesJens Axboe2018-12-192-13/+25
| * | | | | Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe2018-12-1917-56/+161
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | nvme-pci: trace SQ status on completionsyupeng2018-12-193-0/+28
| | * | | | nvme-rdma: implement polling queue mapSagi Grimberg2018-12-181-6/+43
| | * | | | nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg2018-12-182-0/+16
| | * | | | nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg2018-12-186-7/+7