index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
dma-direct: support PCI P2PDMA pages in dma-direct map_sg
Logan Gunthorpe
2
-7
/
+44
2022-07-26
dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
Logan Gunthorpe
1
-1
/
+4
2022-07-26
PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
Logan Gunthorpe
2
-7
/
+90
2022-07-26
PCI/P2PDMA: Attempt to set map_type if it has not been set
Logan Gunthorpe
1
-1
/
+6
2022-07-26
lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
Logan Gunthorpe
2
-0
/
+74
2022-07-22
swiotlb: clean up some coding style and minor issues
Tianyu Lan
2
-12
/
+17
2022-07-22
dma-mapping: update comment after dmabounce removal
Lukas Bulwahn
1
-2
/
+1
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
1
-0
/
+5
2022-07-19
ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors
John Garry
1
-0
/
+1
2022-07-19
scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limit
John Garry
1
-0
/
+6
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2
-0
/
+3
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2
-4
/
+5
2022-07-19
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
3
-0
/
+13
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
4
-0
/
+32
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2
-5
/
+7
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
1
-1
/
+10
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
1
-17
/
+16
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2
-7
/
+0
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
1
-1
/
+1
2022-07-13
swiotlb: split up the global swiotlb lock
Tianyu Lan
3
-41
/
+197
2022-07-12
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
1
-1
/
+1
2022-07-07
ARM/dma-mapping: merge IOMMU ops
Robin Murphy
1
-24
/
+13
2022-07-07
ARM/dma-mapping: consolidate IOMMU ops callbacks
Robin Murphy
1
-183
/
+55
2022-07-07
ARM/dma-mapping: drop .dma_supported for IOMMU ops
Robin Murphy
1
-23
/
+0
2022-07-07
ARM/dma-mapping: use dma-direct unconditionally
Christoph Hellwig
5
-378
/
+19
2022-07-07
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
Christoph Hellwig
7
-55
/
+21
2022-07-07
ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
Christoph Hellwig
1
-12
/
+12
2022-07-07
ARM/dma-mapping: remove the unused virt_to_dma helper
Christoph Hellwig
1
-9
/
+1
2022-07-07
ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
Christoph Hellwig
2
-129
/
+46
2022-07-07
ARM/dma-mapping: remove dmabounce
Christoph Hellwig
5
-619
/
+0
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
4
-68
/
+40
2022-06-22
swiotlb: panic if nslabs is too small
Dongli Zhang
1
-1
/
+5
2022-06-22
x86/swiotlb: fix param usage in boot-options.rst
Dongli Zhang
1
-3
/
+5
2022-06-22
swiotlb: remove a useless return in swiotlb_init
Dongli Zhang
1
-1
/
+1
2022-06-22
swiotlb: remove the unused swiotlb_force declaration
Dongli Zhang
1
-1
/
+0
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-19
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-19
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-19
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-19
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-19
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-18
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
1
-0
/
+3
2022-06-18
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-12
/
+16
2022-06-17
docs/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-15
/
+22
[next]