Files
linux/drivers
Matthew Wilcox 1ad2f8932a NVMe: Handle bios that contain non-virtually contiguous addresses
NVMe scatterlists must be virtually contiguous, like almost all I/Os.
However, when the filesystem lays out files with a hole, it can be that
adjacent LBAs map to non-adjacent virtual addresses.  Handle this by
submitting one NVMe command at a time for each virtually discontiguous
range.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
2011-11-04 15:52:59 -04:00
..
2011-07-26 16:49:47 -07:00
2011-07-28 01:30:07 -07:00
2011-10-13 13:49:37 -06:00
2011-07-22 14:39:51 +09:30
2011-10-23 20:55:17 +01:00
2011-07-26 16:49:47 -07:00
2011-07-25 21:00:19 -07:00
2011-07-26 16:49:47 -07:00
2011-10-04 10:10:50 -06:00
2011-07-26 16:49:47 -07:00
2011-08-25 16:25:33 -07:00
2011-11-04 15:41:27 -04:00