Revision cdbe3bf418c1d25a4dca046bafbe846b841699aa authored by Linus Torvalds on 18 January 2018, 18:54:52 UTC, committed by Linus Torvalds on 18 January 2018, 18:54:52 UTC
Pull two NVMe fixes from Jens Axboe:
 "Two important fixes for the sgl support for nvme that is new in this
  release"

* 'for-linus' of git://git.kernel.dk/linux-block:
  nvme-pci: take sglist coalescing in dma_map_sg into account
  nvme-pci: check segement valid for SGL use
2 parent s 79683f8 + b0f2853
History
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 378 bytes
acl.c -rw-r--r-- 5.7 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 45.1 KB
dir.c -rw-r--r-- 17.5 KB
ext2.h -rw-r--r-- 28.2 KB
file.c -rw-r--r-- 5.2 KB
ialloc.c -rw-r--r-- 18.4 KB
inode.c -rw-r--r-- 47.1 KB
ioctl.c -rw-r--r-- 4.3 KB
namei.c -rw-r--r-- 9.9 KB
super.c -rw-r--r-- 44.2 KB
symlink.c -rw-r--r-- 864 bytes
xattr.c -rw-r--r-- 29.0 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.4 KB
xattr_trusted.c -rw-r--r-- 1.1 KB
xattr_user.c -rw-r--r-- 1.2 KB

back to top