nvme - Fix BUF_KERNPROC() SMP race
[dragonfly.git] / sys / dev / disk / nvme / nvme_disk.c
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-07-14 Matthew Dillonnvme - Fix comq mappings when too many cpus.
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-05 Matthew Dillonnvme - Iterate disk units for multiple devices
2016-06-05 Matthew Dillonnvme - Fix b_resid prior to biodone()
2016-06-05 Matthew Dillonnvme - Flesh out the driver more
2016-06-05 Matthew Dillonkernel - Initial native DragonFly NVME driver commit