]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-01 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-11-01 Mark Johnstonbitset: Reimplement BIT_FOREACH_IS(SET|CLR)
2021-11-01 Mark Johnstonclang-format: Add bitset loop macros
2021-11-01 Mark Johnstonbitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_...
2021-11-01 Mark Johnstonsignal: Add SIG_FOREACH and refactor issignal()
2021-11-01 Mark Johnstonsort: Fix random sort
2021-11-01 Mark Johnstonhyperv: Register hyperv_timecounter later during boot
2021-11-01 Rick Macklemnfscl: Handle NFSv4.1/4.2 Close RPC NFSERR_DELAY replie...
2021-11-01 Rick Macklemnfscl: Modify Close RPC so that it does not use "owner...
2021-11-01 Michael Reifenbergersystat: Handle SIGWINCH to properly window resizing...
2021-11-01 Konstantin... Augment systat(1) -swap to display large swap space...
2021-11-01 Konstantin... libutil: add kinfo_getswapvmobject(3)
2021-11-01 Konstantin... sysctl vm.objects: yield if hog
2021-11-01 Konstantin... vm.objects_swap: disable reporting some information
2021-11-01 Konstantin... Add vm.swap_objects sysctl
2021-11-01 Konstantin... vm_object_list: split sysctl handler in separate function
2021-10-31 Mateusz PiotrowskiMakefile.inc1: Remove mentions of removed target "update"
2021-10-31 Felix Johnsonconfig(5): Update upper limit for maxusers on 64-bit...
2021-10-31 Mark JohnstonRevert "bhyve: Map the MSI-X table unconditionally...
2021-10-31 Mark JohnstonRevert "bhyve: Fix the WITH_BHYVE_SNAPSHOT build"
2021-10-31 Ka Ho Ngsh: Set PATH envvar after setting HOME in dotfile
2021-10-30 Mark Johnstonbhyve: Fix the WITH_BHYVE_SNAPSHOT build
2021-10-30 Mark Johnstonbhyve: Map the MSI-X table unconditionally for passthrough
2021-10-30 Gordon Berglingbxe(4): Fix a few common typos in source code comments
2021-10-30 Gordon Berglingjail(8): Fix a few common typos in source code comments
2021-10-30 Rick Macklemnfscl: Move release of the clientID lock into nfscl_doc...
2021-10-29 John Baldwiniscsi: Abort data-out tasks queued on a terminating...
2021-10-29 John Baldwiniscsi: Add a helper routine to abort a data-out task.
2021-10-29 John Baldwinctld: Disable TCP DDP for connection sockets.
2021-10-29 John Baldwiniscsid: Disable TCP DDP for connection sockets.
2021-10-29 John Baldwincxgbei: Only convert "plain" TCP connections to ISCSI.
2021-10-29 John Baldwincxgbei: Return early for EBUSY error in icl_cxgbei_conn...
2021-10-29 John Baldwincxgbei: Disable ISO for -SO cards without external...
2021-10-29 John Baldwincxgbei: Handle errors in PDUs.
2021-10-29 John Baldwincxgbei: Add sysctls to report the maximum data segment...
2021-10-29 John Baldwincxgbei: Limit T5 transmit data segments to 15k.
2021-10-29 John Baldwiniscsi: Teach the iSCSI stack about "large" received...
2021-10-29 John Baldwincxgbei: Restrict received PDUs to 4 DDP pages in length.
2021-10-29 John Baldwincxgbei: Only round PDU data segment lengths down by...
2021-10-29 John Baldwincxgbei: Restructure how PDU limits are managed.
2021-10-29 John Baldwincxgbei: Wait for the final CPL to be received in icl_cx...
2021-10-29 John Baldwincxgbei: Support for ISO (iSCSI segmentation offload).
2021-10-29 John BaldwiniSCSI: Add support for segmentation offload for hardwar...
2021-10-29 John Baldwiniscsi: Remove icl_soft-only fields from struct icl_conn.
2021-10-29 John Baldwincxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI...
2021-10-29 John Baldwincxgbei: Round up the maximum PDU data length by the...
2021-10-29 John Baldwincxgbei: Wait for socket to close in icl_cxgbei_conn_close.
2021-10-29 John Baldwincxgbei: Don't assert F for data completion PDUs.
2021-10-29 John Baldwincxgbei: Remove invalid assertion.
2021-10-29 John Baldwincxgbei: Better handle new tasks and transfers when...
2021-10-29 John Baldwincxgbe tom: Free pending iSCSI mbufs on connection shutdown.
2021-10-29 John Baldwincxgbei: Fix a race between transfer setup and a peer...
2021-10-29 John Baldwincxgbei: Support iSCSI offload on T6.
2021-10-29 John Baldwiniscsi: Move the maximum data segment limits into 'struc...
2021-10-29 John Baldwiniscsi: Always free a cdw before its associated ctl_io.
2021-10-29 John Baldwincxgbei: Add tunable sysctls for the FirstBurstLength...
2021-10-29 John Baldwincxgbei: Remove unused sysctls.
2021-10-29 John Baldwincxgbei: Handle target transfers with excess unsolicited...
2021-10-29 John Baldwincxgbei: Explicitly clear the page pode reservation...
2021-10-29 John Baldwincxgbei: Don't clamp iSCSI PDUs to 8K.
2021-10-29 John Baldwincxgbei: Don't leak resources for an aborted target...
2021-10-29 John Baldwincxgbei: Add support for zero-copy iSCSI target transmis...
2021-10-29 John Baldwincxgbei: Rework the pdu_append_data hook to support...
2021-10-29 John Baldwincxgbei: Support DDP for target I/O S/G lists with more...
2021-10-29 John Baldwincxgbe tom: Account for pre-iSCSI mode data on suspended...
2021-10-29 John Baldwincxgbei: Whitespace fixes, comment typo, and rewrap...
2021-10-29 John Baldwincxgbei: Use hardware RX flow control for offloaded...
2021-10-29 John Baldwincxgbe tom: Set the tid in the work requests to program...
2021-10-29 John Baldwincxgbe: Make the TOE ISCSI RX stats per-queue instead...
2021-10-29 Rick Macklemnfscl: Add an argument to nfscl_tryclose()
2021-10-29 Rick Macklemnfscl: Restructure nfscl_freeopen() slightly
2021-10-28 Konstantin... nehemiah: manually assemble xstore(-rng)
2021-10-28 Konstantin... ldd: do not use dlopen(RTLD_TRACE) for dso when format...
2021-10-28 Konstantin... ldd: style
2021-10-28 Konstantin... rtld: Print currently configured search path for librar...
2021-10-27 Mark Johnstonvm_page: Move vm_page_alloc_check() to after page alloc...
2021-10-27 Rick Macklemnfscl: Make nfscl_getlayout() acquire the correct pNFS...
2021-10-27 Konstantin... uipc_shm: silent warnings about write-only variables...
2021-10-27 Konstantin... sig_ast_checksusp(): mark the local p as __diagused
2021-10-27 Konstantin... subr_firmware.c::unloadentry(): remove write-only variable
2021-10-27 Konstantin... DMAR: clean up warnings about write-only variables
2021-10-27 Konstantin... ufs: remove write-only variables
2021-10-27 Konstantin... sys/bus.h: silence warnings about write-only variables
2021-10-27 Konstantin... msdosfs_rename: remove write-only variables
2021-10-27 Konstantin... tmpfs: remove write-only variables
2021-10-26 Felix Johnsonpthread_np.3: Add a manpage summarizing all of the...
2021-10-26 Ed MasteUpdate old iSCSI initiator man pages for removal from...
2021-10-26 Dimitry AndricFix clang's internal assembler adding unwanted prefix...
2021-10-26 Konstantin... procctl: stop using SA_*LOCKED, define local enum
2021-10-26 Konstantin... kern_procctl: skip zombies for process group operations
2021-10-26 Konstantin... kern_procctl.c: use td->td_proc instead of curproc
2021-10-26 Konstantin... procctl: actually require debug privileges over target
2021-10-26 Konstantin... procctl: make it possible to specify that some operatio...
2021-10-26 Konstantin... sys_procctl(): zero the data buffer once, on syscall...
2021-10-26 Konstantin... sys_procctl(): use table data to do copyin/copyout
2021-10-26 Konstantin... kern_procctl_single(): convert to use table data
2021-10-26 Konstantin... procctl: convert PDEATHSIG_CTL/STATUS to regular kern_p...
2021-10-26 Konstantin... procctl(2): add consistent shortcut P_ID:0 as curproc
2021-10-26 Konstantin... kern_procctl(): convert the function to be table-driven
2021-10-26 Konstantin... sys_procctl(2): remove sysproto and argused
next