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-- 343 bytes
acl.c -rw-r--r-- 3.3 KB
acl.h -rw-r--r-- 743 bytes
aops.c -rw-r--r-- 32.2 KB
bmap.c -rw-r--r-- 49.2 KB
bmap.h -rw-r--r-- 2.1 KB
dentry.c -rw-r--r-- 2.7 KB
dir.c -rw-r--r-- 52.2 KB
dir.h -rw-r--r-- 2.6 KB
export.c -rw-r--r-- 4.7 KB
file.c -rw-r--r-- 29.2 KB
gfs2.h -rw-r--r-- 524 bytes
glock.c -rw-r--r-- 53.8 KB
glock.h -rw-r--r-- 8.9 KB
glops.c -rw-r--r-- 16.1 KB
glops.h -rw-r--r-- 1.1 KB
incore.h -rw-r--r-- 22.8 KB
inode.c -rw-r--r-- 49.4 KB
inode.h -rw-r--r-- 4.3 KB
lock_dlm.c -rw-r--r-- 38.7 KB
log.c -rw-r--r-- 25.6 KB
log.h -rw-r--r-- 2.4 KB
lops.c -rw-r--r-- 21.3 KB
lops.h -rw-r--r-- 2.8 KB
main.c -rw-r--r-- 6.0 KB
meta_io.c -rw-r--r-- 10.7 KB
meta_io.h -rw-r--r-- 2.6 KB
ops_fstype.c -rw-r--r-- 35.2 KB
quota.c -rw-r--r-- 42.4 KB
quota.h -rw-r--r-- 2.1 KB
recovery.c -rw-r--r-- 14.1 KB
recovery.h -rw-r--r-- 1.2 KB
rgrp.c -rw-r--r-- 68.4 KB
rgrp.h -rw-r--r-- 3.5 KB
super.c -rw-r--r-- 42.1 KB
super.h -rw-r--r-- 1.9 KB
sys.c -rw-r--r-- 17.5 KB
sys.h -rw-r--r-- 659 bytes
trace_gfs2.h -rw-r--r-- 17.2 KB
trans.c -rw-r--r-- 7.5 KB
trans.h -rw-r--r-- 1.5 KB
util.c -rw-r--r-- 7.4 KB
util.h -rw-r--r-- 5.0 KB
xattr.c -rw-r--r-- 32.3 KB
xattr.h -rw-r--r-- 2.0 KB

back to top