summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26dma-direct: support PCI P2PDMA pages in dma-direct map_sgLogan Gunthorpe2-7/+44
2022-07-26dma-mapping: allow EREMOTEIO return code for P2PDMA transfersLogan Gunthorpe1-1/+4
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe2-7/+90
2022-07-26PCI/P2PDMA: Attempt to set map_type if it has not been setLogan Gunthorpe1-1/+6
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe2-0/+74
2022-07-22swiotlb: clean up some coding style and minor issuesTianyu Lan2-12/+17
2022-07-22dma-mapping: update comment after dmabounce removalLukas Bulwahn1-2/+1
2022-07-22scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry1-0/+5
2022-07-19ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectorsJohn Garry1-0/+1
2022-07-19scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry1-0/+6
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry2-0/+3
2022-07-19scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry2-4/+5
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry3-0/+13
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry4-0/+32
2022-07-18swiotlb: move struct io_tlb_slot to swiotlb.cChristoph Hellwig2-5/+7
2022-07-18swiotlb: ensure a segment doesn't cross the area boundaryChao Gao1-1/+10
2022-07-18swiotlb: consolidate rounding up default_nslabsChao Gao1-17/+16
2022-07-18swiotlb: remove unused fields in io_tlb_memChao Gao2-7/+0
2022-07-18swiotlb: fix use after free on error handling pathDan Carpenter1-1/+1
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan3-41/+197
2022-07-12swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy1-1/+1
2022-07-07ARM/dma-mapping: merge IOMMU opsRobin Murphy1-24/+13
2022-07-07ARM/dma-mapping: consolidate IOMMU ops callbacksRobin Murphy1-183/+55
2022-07-07ARM/dma-mapping: drop .dma_supported for IOMMU opsRobin Murphy1-23/+0
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig5-378/+19
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig7-55/+21
2022-07-07ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping codeChristoph Hellwig1-12/+12
2022-07-07ARM/dma-mapping: remove the unused virt_to_dma helperChristoph Hellwig1-9/+1
2022-07-07ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.cChristoph Hellwig2-129/+46
2022-07-07ARM/dma-mapping: remove dmabounceChristoph Hellwig5-619/+0
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann4-68/+40
2022-06-22swiotlb: panic if nslabs is too smallDongli Zhang1-1/+5
2022-06-22x86/swiotlb: fix param usage in boot-options.rstDongli Zhang1-3/+5
2022-06-22swiotlb: remove a useless return in swiotlb_initDongli Zhang1-1/+1
2022-06-22swiotlb: remove the unused swiotlb_force declarationDongli Zhang1-1/+0
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds1-1/+1
2022-06-19ext4: fix a doubled word "need" in a commentXiang wangx1-1/+1
2022-06-19ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-19ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-19ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-19ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-19ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-19ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-19ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-18x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov1-1/+14
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede4-17/+18
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22