User Details
User Details
- User Since
- Mar 11 2014, 8:46 PM (558 w, 4 d)
Yesterday
Yesterday
jhb committed rGb4ede68c21c6: find: Correct ls(1) equivalent command for -ls primary (authored by Thomas Eberhardt <sneakywumpus@gmail.com>).
find: Correct ls(1) equivalent command for -ls primary
Thu, Nov 21
Thu, Nov 21
jhb committed rG59f8f51b118a: md: Fix linking of embedded filesystem images on aarch64 (authored by jhb).
md: Fix linking of embedded filesystem images on aarch64
Tue, Nov 19
Tue, Nov 19
jhb committed rG48a88a4ee95a: socket: Move SO_SPLICE next to other socket option constants (authored by jhb).
socket: Move SO_SPLICE next to other socket option constants
rangelock: Use atomic_testandset_ptr
jhb committed rG3ca22e1e8fc8: atomic.9: Document atomic_testand*_64 and atomic_testandset_acq_long (authored by jhb).
atomic.9: Document atomic_testand*_64 and atomic_testandset_acq_long
jhb committed rG987c5a194418: arm: Implement atomic_testandset_acq_long as a simple wrapper (authored by jhb).
arm: Implement atomic_testandset_acq_long as a simple wrapper
Thu, Nov 14
Thu, Nov 14
jhb committed rG9d4428ad0239: <sys/libkern.h>: Don't include <ssp/ssp.h> in the kernel (authored by jhb).
<sys/libkern.h>: Don't include <ssp/ssp.h> in the kernel
Wed, Nov 13
Wed, Nov 13
jhb committed rGc55e4971d9dc: RELNOTES: Document that grep no longer follows symlinks by default (authored by jhb).
RELNOTES: Document that grep no longer follows symlinks by default
Tue, Nov 5
Tue, Nov 5
libsys: Add MLINKs for recvmmsg.2 and sendmmsg.2
imgact_elf: Rewrap function declaration
jhb committed rG20cd6bbc1048: ObsoleteFiles.inc: Remove dtrace/amd64/kinst test directory (authored by jhb).
ObsoleteFiles.inc: Remove dtrace/amd64/kinst test directory
ObsoleteFiles.inc: Remove /rescue/gbde
jhb committed rG8ebacb9daa9e: nvmf_tcp: Correct calculation of number of TTAGs to allocate (authored by jhb).
nvmf_tcp: Correct calculation of number of TTAGs to allocate
jhb committed rG19c15e41c6cd: nvmf_tcp: Update R2T accounting stats when aborting command buffers (authored by jhb).
nvmf_tcp: Update R2T accounting stats when aborting command buffers
ObsoleteFiles.inc: Remove CAM.4 MLINK
jhb committed rG680f40f38343: stdatomic: Only use clang atomics if __clang__ is defined (authored by jhb).
stdatomic: Only use clang atomics if __clang__ is defined
jhb committed rG8e9992f7e326: amd64 GENERIC: Switch uart hints from "isa" to "acpi" (authored by jhb).
amd64 GENERIC: Switch uart hints from "isa" to "acpi"
amd64 GENERIC: Drop hints for fdc0 and ppc0
jhb committed rGb2a3826e9d59: ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) (authored by • ehaouas_noos.fr).
ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])
jhb committed rGaf6673e6a5d5: nvmecontrol(8): Remove a double word in a source code comment (authored by gbe).
nvmecontrol(8): Remove a double word in a source code comment
jhb committed rG7b9327d6b2df: defaults/rc.conf: Remove /usr/lib32 from ldconfig32_paths (authored by jhb).
defaults/rc.conf: Remove /usr/lib32 from ldconfig32_paths
jhb committed rG38b00f73b8dc: options: Make it clearer some x86 / BIOS only things (authored by imp).
options: Make it clearer some x86 / BIOS only things
camcontrol: One file per line in Makefile
jhb committed rG152a9cfe6d45: camcontrol(8): Fix grammar: a ATA -> an ATA (authored by Yi-Chen Li <calvin0205@gapp.nthu.edu.tw>).
camcontrol(8): Fix grammar: a ATA -> an ATA
src.conf.5: rebuild after WITH_NVME changes
jhb committed rGc4fa138c2a1b: camcontrol(8): Fix typos (authored by Che-Yu Chang <ccy36@gapp.nthu.edu.tw>).
camcontrol(8): Fix typos
tools: Remove stray "then"
jhb committed rG8d2b36ef6cbd: Fix incremental build with WITH_NVME newly enabled (authored by brooks).
Fix incremental build with WITH_NVME newly enabled
WITH_NVME: Remove from broken.
src.conf.5: Regen after removing MK_NVME
Remove the MK_NVME build option
jhb committed rGa3a8eabcdc9c: nvmecontrol: Always build instead of being conditional on WITH_NVME (authored by jhb).
nvmecontrol: Always build instead of being conditional on WITH_NVME
jhb committed rGec8c44812a50: ObsoleteFiles.inc: Don't remove recently added mixer(8) tests (authored by jhb).
ObsoleteFiles.inc: Don't remove recently added mixer(8) tests
jhb committed rG0c66083c035c: nvmecontrol: Move namespace change page printing to little endian orderinng (authored by imp).
nvmecontrol: Move namespace change page printing to little endian orderinng
jhb committed rG78e2c1882b2f: nvmecontrol: Have to truncate on all 32-bit architectures (authored by imp).
nvmecontrol: Have to truncate on all 32-bit architectures
jhb committed rG05fe0588432a: nvmecontrol: Create letoh to generically convert to host order (authored by imp).
nvmecontrol: Create letoh to generically convert to host order
nvme: Add my copyright to logpage.c
jhb committed rG46c77392cbfc: nvme: Add NVMe over Fabrics fields to nvme_controller_data (authored by jhb).
nvme: Add NVMe over Fabrics fields to nvme_controller_data
jhb committed rGae2a9307b5ea: nvme: Add constants for the extended data for Get Log Page command flag (authored by jhb).
nvme: Add constants for the extended data for Get Log Page command flag
nvme: Add constants for the PSDT field in cdw0
jhb committed rGaaa01ea24d64: nvmecontrol(8): Fix typo in ns.c (authored by Yu-Sheng Ma <s110062131@m110.nthu.edu.tw>).
nvmecontrol(8): Fix typo in ns.c
jhb committed rG7566b99458a3: nvme: Add NVMEF helper macro as the inverse of NVMEV (authored by jhb).
nvme: Add NVMEF helper macro as the inverse of NVMEV
bhyve: Use NVMEV to read the ASQS field of AQA
jhb committed rG4846d72432a8: camdd: Use the NVMEV macro instead of expanded versions (authored by jhb).
camdd: Use the NVMEV macro instead of expanded versions
Remove the MK_NVME build option
jhb committed rG74b9fc7adcf4: amd64 GENERIC: Switch uart hints from "isa" to "acpi" (authored by jhb).
amd64 GENERIC: Switch uart hints from "isa" to "acpi"
amd64 GENERIC: Drop hints for fdc0 and ppc0
sys: Retire the ISCSI_INITIATOR_DEBUG option
files: Sort the VirtIO device entries
jhb committed rGc68dcc078121: NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file (authored by jhb).
NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file
NOTES: Tidy entries for SATA controllers
iser: Add kernel build glue
Remove bogus detach routines
jhb committed rG8b54d874c70d: hifn/safe: Remove dummy calls to bus_generic_detach (authored by jhb).
hifn/safe: Remove dummy calls to bus_generic_detach
jhb committed rG24d5a8e6eec2: dpaa2_mc: Check for error the first time bus_generic_detach is called (authored by jhb).
dpaa2_mc: Check for error the first time bus_generic_detach is called
jhb committed rG8922c5b8211e: nvmf: Fix an off by one error when scanning active namespace IDs (authored by jhb).
nvmf: Fix an off by one error when scanning active namespace IDs
jhb committed rGa6ec2147418c: nvmf: Deregister the post_sync eventhandler correctly during detach (authored by jhb).
nvmf: Deregister the post_sync eventhandler correctly during detach
nvmf_tcp: Correct padding calculation
jhb committed rG7b8dd078ea3c: libnvmf: Correctly set the controller and host PDA fields (authored by jhb).
libnvmf: Correctly set the controller and host PDA fields
jhb committed rG03f641f9b1d8: smbus: Use a bus_child_deleted method to free ivars for children (authored by jhb).
smbus: Use a bus_child_deleted method to free ivars for children
jhb committed rGc8fa54882226: isa: Use a bus_child_deleted method to free ivars for children (authored by jhb).
isa: Use a bus_child_deleted method to free ivars for children
jhb committed rGf02d9edfb5d6: ktls: Mark mbufs containing outbound encrypted TLS records read-only (authored by jhb).
ktls: Mark mbufs containing outbound encrypted TLS records read-only
fixup_pci: Remove unused attach DEVMETHOD
ignore_pci: Add a proper stub attach routine
jhb committed rGd1516ec33e66: nvmf: Fail pass through commands while a controller is not associated (authored by jhb).
nvmf: Fail pass through commands while a controller is not associated
devinfo: Output device description in verbose mode
bus_generic_detach: Remove redundant check
jhb committed rG42078dfb0f72: device_attach: Invoke BUS_CHILD_DETACHED if an attach routine fails (authored by jhb).
device_attach: Invoke BUS_CHILD_DETACHED if an attach routine fails
device_delete_child: Update comments
nvmf_transport: Remove invalid assertion
bhyve uart: Fix errors from GCC
jhb committed rG519981e3c09c: tcp_output: Clear FIN if tcp_m_copym truncates output length (authored by jhb).
tcp_output: Clear FIN if tcp_m_copym truncates output length
jhb committed rG4fa4693dcdd8: btx: Align the PXE prompt with other options (authored by Tatsuki Makino <tatsuki_makino@hotmail.com>).
btx: Align the PXE prompt with other options
nvmf: Narrow scope of sim lock in nvmf_sim_io
jhb committed rGaec2ae8b57fc: nvmf: Always use xpt_done instead of xpt_done_direct (authored by jhb).
nvmf: Always use xpt_done instead of xpt_done_direct
grep: Default to -p instead of -S.
nvmfd/nvmft: Fix a typo "whiled" -> "while"
jhb committed rG1d425ef3414c: nvmf: Add explicit alignment for struct nvmf_fabric_cmd (authored by jhb).
nvmf: Add explicit alignment for struct nvmf_fabric_cmd
jhb committed rGc0c1b1cd899a: freebsd32: Fix a few typos in syscalls.conf comments (authored by jhb).
freebsd32: Fix a few typos in syscalls.conf comments
src.conf.5: Fix spelling typo
jhb committed rG3a4b04e82df6: depend-cleanup.sh: Simplify handling for stale syscall.S (authored by jhb).
depend-cleanup.sh: Simplify handling for stale syscall.S
jhb committed rG09ed116dc5b8: ObsoleteFiles.inc: Don't remove recently added mixer(8) tests (authored by jhb).
ObsoleteFiles.inc: Don't remove recently added mixer(8) tests
ObsoleteFiles.inc: Remove usr/share/examples/IPv6
jhb committed rG6df040ea6e4a: nvmf_tcp: Avoid setting some unused parameters in tcp_allocate_qpair (authored by jhb).
nvmf_tcp: Avoid setting some unused parameters in tcp_allocate_qpair
jhb committed rG5e3e4442305d: nvme: Add constants for the Fused Operation (FUSE) field in commands (authored by jhb).
nvme: Add constants for the Fused Operation (FUSE) field in commands
nvmfd: Correct usage description
jhb committed rG846d702f234b: libnvmf: Reject invalid values of MAXH2CDATA for new associations (authored by jhb).
libnvmf: Reject invalid values of MAXH2CDATA for new associations
jhb committed rGdcfa6669a33f: nvmft: Handle qpair allocation failures during handoff (authored by jhb).
nvmft: Handle qpair allocation failures during handoff
jhb committed rGe0649a35a670: libnvmf: Zero controller data template for I/O controllers (authored by jhb).
libnvmf: Zero controller data template for I/O controllers
jhb committed rG2ba12978f674: ctld: Consistently use item count as the first argument to calloc (authored by jhb).
ctld: Consistently use item count as the first argument to calloc
jhb committed rG7cd0a4c85dbe: bsdinstall: Consistently use item count as the first argument to calloc (authored by jhb).
bsdinstall: Consistently use item count as the first argument to calloc
jhb committed rGe8e2ab3c5522: md5: Consistently use item count as the first argument to calloc (authored by jhb).
md5: Consistently use item count as the first argument to calloc
jhb committed rG6991cb36f52a: recoverdisk: Consistently use item count as the first argument to calloc (authored by jhb).
recoverdisk: Consistently use item count as the first argument to calloc
jhb committed rGb73445a32f8a: elftoolchain: Consistently use item count as the first argument to calloc (authored by jhb).
elftoolchain: Consistently use item count as the first argument to calloc
jhb committed rGbf3b889a5be1: libgeom: Consistently use item count as the first argument to calloc (authored by jhb).
libgeom: Consistently use item count as the first argument to calloc
jhb committed rGee912ee57a21: nvmecontrol: Treat requested KeepAlive timeout as seconds (authored by jhb).
nvmecontrol: Treat requested KeepAlive timeout as seconds
jhb committed rG03248b3f5079: NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsi (authored by jhb).
NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsi
jhb committed rG9cc06bf7aa28: amd64 GENERIC: Switch uart hints from "isa" to "acpi" (authored by jhb).
amd64 GENERIC: Switch uart hints from "isa" to "acpi"
splash(4): Subject/verb agreement
nvmf: Rescan namespaces after reconnecting