aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/sendfile: factor out tcp_socketpair()Gleb Smirnoff2024-05-031-54/+65
* libarchive: fix thread autodetermination for zstd compression formatBaptiste Daroussin2024-05-031-1/+2
* linuxkpi: Fix set_memory_*Tijl Coosemans2024-05-031-15/+6
* Tighten boundary check in split(1) to prevent a potential buffer overflow.Shawn Bayern2024-05-031-0/+4
* pf tests: fix REQUIRED_MODULES typoKristof Provost2024-05-031-1/+1
* periodic.conf: remove long deprecated security_daily_compat_var()Michael Osipov2024-05-0316-57/+0
* nvmfd: A simple userspace daemon for the NVMe over Fabrics controllerJohn Baldwin2024-05-0210-0/+2255
* nvmfdd: A simple userspace NVMe over Fabrics hostJohn Baldwin2024-05-022-0/+502
* ctladm: Add nvterminate command to drop active NVMeoF associationsJohn Baldwin2024-05-022-2/+85
* ctladm: Add nvlist command to list active NVMeoF associationsJohn Baldwin2024-05-022-2/+269
* ctladm: Permit creating nvmf portsJohn Baldwin2024-05-021-0/+1
* nvmft: The in-kernel NVMe over Fabrics controllerJohn Baldwin2024-05-0210-2/+2893
* mbuf: Add EXT_CTL for mbufs backed by a CTL backend bufferJohn Baldwin2024-05-022-0/+2
* ctl: Add NVMF port type and ioctlsJohn Baldwin2024-05-023-0/+80
* ctl_backend_block: Add support for NVMeJohn Baldwin2024-05-021-28/+444
* ctl_backend_block: Prepare for NVMe supportJohn Baldwin2024-05-021-56/+73
* ctl_backend_ramdisk: Add support for NVMeJohn Baldwin2024-05-021-2/+205
* ctl_backend_ramdisk: Prepare for NVMe supportJohn Baldwin2024-05-021-30/+23
* ctl: Add helper routines to populate NVMe namespace data IDs for a LUNJohn Baldwin2024-05-022-0/+96
* ctl: Support for NVMe commandsJohn Baldwin2024-05-025-10/+908
* ctl: Add assertions in SCSI-only pathsJohn Baldwin2024-05-021-0/+45
* ctl: Update some core data paths to be protocol agnosticJohn Baldwin2024-05-021-56/+169
* ctl: Support NVMe requests in debug trace functionsJohn Baldwin2024-05-027-13/+308
* ctl: Add helper routines for setting NVMe completion statusJohn Baldwin2024-05-022-0/+246
* ctl: Add structure and related constants for NVMe commandsJohn Baldwin2024-05-021-2/+335
* nvme: Add constants for the Fused Operation (FUSE) field in commandsJohn Baldwin2024-05-021-0/+5
* ctl: Add CTL_IO_ASSERT wrapper macroJohn Baldwin2024-05-024-12/+21
* ctl: Avoid an upcast for calling ctl_scsi_path_stringJohn Baldwin2024-05-025-12/+12
* nvmecontrol: New commands to support Fabrics hostsJohn Baldwin2024-05-028-3/+1563
* nvmf: The in-kernel NVMe over Fabrics hostJohn Baldwin2024-05-0214-2/+3082
* cam: Add a XPORT_NVMF for NVMe over Fabrics simsJohn Baldwin2024-05-025-13/+47
* nvmf_tcp: Add a TCP transport for NVMe over FabricsJohn Baldwin2024-05-027-1/+1937
* nvmf: Add infrastructure kernel module for NVMe over FabricsJohn Baldwin2024-05-026-0/+625
* libnvmf: Add internal library to support NVMe over FabricsJohn Baldwin2024-05-029-0/+3623
* nvmft: Add NVMeoF controller routines shared between kernel and userlandJohn Baldwin2024-05-022-0/+306
* nvmf_tcp.h: Internal header shared between userspace and kernelJohn Baldwin2024-05-021-0/+276
* nvmf: Install nvmf.h and nvmf_proto.h in /usr/include/dev/nvmfJohn Baldwin2024-05-022-0/+8
* nvmf.h: New header defining ioctls for NVMe over FabricsJohn Baldwin2024-05-022-0/+81
* nvmf_proto.h: Add additional types and constants from the 1.1 specJohn Baldwin2024-05-021-0/+44
* nvmf_proto.h: Update for use in FreeBSDJohn Baldwin2024-05-021-237/+241
* nvmf_proto.h: NVMe over Fabrics protocol definitionsJohn Baldwin2024-05-021-0/+721
* .github: Update the path used for the homebrew LLVM install on macOSJohn Baldwin2024-05-021-1/+1
* cam/iosched: Document latency buckets correctly.Warner Losh2024-05-021-1/+6
* Revert "Make WITHOUT_UNDEFINED_VERSION the default"Brooks Davis2024-05-024-12/+8
* nvmecontrol: Allow optional /dev/ for device namesWarner Losh2024-05-022-4/+7
* date.1: Note that nanosecond support is to appear first in 14.1Mateusz Piotrowski2024-05-021-2/+2
* RELNOTES: Mention date(1)'s nanosecond supportMateusz Piotrowski2024-05-021-0/+6
* sysctl: Make sysctl_ctx_free() a bit saferMark Johnston2024-05-021-4/+2
* Make WITHOUT_UNDEFINED_VERSION the defaultBrooks Davis2024-05-024-8/+12
* libgcc_s: __extendxftf2 and __trunctfxf2 are amd64-onlyBrooks Davis2024-05-022-6/+12