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
Makefile -rw-r--r-- 381 bytes
clnt4xdr.c -rw-r--r-- 13.5 KB
clntlock.c -rw-r--r-- 7.4 KB
clntproc.c -rw-r--r-- 21.6 KB
clntxdr.c -rw-r--r-- 13.8 KB
host.c -rw-r--r-- 17.2 KB
mon.c -rw-r--r-- 14.3 KB
netns.h -rw-r--r-- 395 bytes
procfs.c -rw-r--r-- 1.8 KB
procfs.h -rw-r--r-- 474 bytes
svc.c -rw-r--r-- 19.1 KB
svc4proc.c -rw-r--r-- 14.1 KB
svclock.c -rw-r--r-- 25.1 KB
svcproc.c -rw-r--r-- 14.9 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 10.3 KB
xdr.c -rw-r--r-- 7.3 KB
xdr4.c -rw-r--r-- 7.6 KB

back to top