summaryrefslogtreecommitdiff
path: root/sys/dev/nvmf/controller/nvmft_controller.c
AgeCommit message (Expand)Author
2025-11-10nvmft: Honor any IOCCSZ limit imposed by the transportJohn Baldwin
2025-10-30sbuf_delete() after sbuf_finish() & add SBUF_INCLUDENULDavid E. O'Brien
2025-05-30nvmft: Fix a resource leak for SET_FEATURES/ASYNC_EVENT_CONFIGURATIONJohn Baldwin
2025-02-20nvmft: Switch the per-port lock from sx(9) to mtx(9)John Baldwin
2024-12-30nvmf: Switch several ioctls to using nvlistsJohn Baldwin
2024-09-03nvmfd/nvmft: Fix a typo "whiled" -> "while"John Baldwin
2024-07-23nvmft: Handle qpair allocation failures during handoffJohn Baldwin
2024-05-02nvmft: The in-kernel NVMe over Fabrics controllerJohn Baldwin