freebsd-dev/sys/dev/nvme
Warner Losh a3a6c48d66 Ensure that the passthrough request will fit in MAXPHYS bytes after it
has been rounded to full pages. This avoids a panic in
vm_fault_quick_hold_pages due to this off-by-one error passing one
page too many into vmapbuf.
2017-02-02 23:04:06 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c Ensure that the passthrough request will fit in MAXPHYS bytes after it 2017-02-02 23:04:06 +00:00
nvme_ns_cmd.c
nvme_ns.c
nvme_private.h
nvme_qpair.c
nvme_sim.c In the same vein as r311350, fix whitespace in handling of XPT_PATH_INQ in 2017-01-05 03:08:57 +00:00
nvme_sysctl.c
nvme_test.c
nvme_util.c
nvme.c
nvme.h Implement HGST Log page 0xc1, as documented in the HGST SN100 and 2016-11-19 17:13:08 +00:00