]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-17 Alex Richardsontmpfs: implement pathconf(_PC_SYMLINK_MAX)
2021-03-17 Alex RichardsonCreate symlinks to host tools on non-FreeBSD hosts
2021-03-17 Alex Richardsonlibc/qsort: Don't allow interposing recursive calls
2021-03-17 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-17 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-17 Alex RichardsonFix fget_only_user() to return ENOTCAPABLE on a failed...
2021-03-17 Alex Richardsonmsun: ctanh/ctanhf: Import fix from musl libc
2021-03-16 Mark Johnstonvm: Round up npages and alignment for contig reclamation
2021-03-15 Rick Macklemnfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC...
2021-03-15 Rick Macklemnfsclient: Fix the stripe unit size for a File Layout...
2021-03-15 Rick Macklemnfsclient: add nfs node locking around uses of n_direof...
2021-03-15 Rick Macklemnfsclient: add checks for a server returning the curren...
2021-03-15 Mark Johnstondumpon.8: Ask DDB to call doadump() rather than calling...
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-15 Mark Johnstonath_hal: Stop printing messages during boot
2021-03-15 Mark Johnstonposix timers: Improve the overrun calculation
2021-03-15 Mark Johnstonposix timers: Sprinkle some style fixes
2021-03-15 Mark Johnstonposix timers: Declare unexported functions as static
2021-03-15 Mark Johnstonwg: Style
2021-03-15 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-15 Edward Tomasz... development(7): update to reflect Git transition
2021-03-15 Edward Tomasz... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-15 Konstantin... Make kern.timecounter.hardware tunable
2021-03-15 Alexander MotinMove ic_check_send_space clear to the actual check.
2021-03-15 Alexander MotinRestore condition removed in df3747c6607b.
2021-03-15 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-15 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-15 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-15 Alexander MotinOptimize out few extra memory accesses.
2021-03-15 Alexander MotinMicro-optimize OOA queue processing.
2021-03-15 Alexander MotinCoalesce socket reads in software iSCSI.
2021-03-15 Alexander MotinFix build after 2c7dc6bae9fd.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-15 Alexander MotinMicrooptimize CTL I/O queues.
2021-03-15 Alexander MotinSave context switch per I/O for iSCSI and IOCTL frontends.
2021-03-15 Alexander MotinMove XPT_IMMEDIATE_NOTIFY handling out of periph lock.
2021-03-15 Juraj Lutternewsyslog(8): Implement a new 'E' flag to not rotate...
2021-03-14 Kirk McKusickDo not complain about incorrect cylinder group check...
2021-03-14 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-14 Ryan Moellersbin/ifconfig: Get lagg status with libifconfig
2021-03-14 Ryan Moellerlibifconfig: Add a function to get down reason
2021-03-14 Ryan Moellersbin/ifconfig: Get bridge status with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Get groups with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Get carp status with libifconfig
2021-03-14 Ryan Moellersbin/ifconfig: Minor housekeeping
2021-03-14 Ryan Moellerlibifconfig: Fix typo in symbol map
2021-03-14 Ryan Moellersbin/ifconfig: Drop local name var in sfp_status
2021-03-14 Ryan Moellerlibifconfig: Set error in ifconfig_get_groups
2021-03-14 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-13 Alexander V... Flush remaining routes from the routing table during...
2021-03-13 Alexander V... Fix various NOINET* builds broken by 145bf6c0af48.
2021-03-13 Alexander V... Fix blackhole/reject routes.
2021-03-13 Dimitry AndricPartially revert libcxxrt changes to avoid _Unwind_Exce...
2021-03-13 Konstantin... Restore AT_RESOLVE_BENEATH support for funlinkat(2...
2021-03-12 Jamie GrittonMFC jail: Don't allow jails under dying parents
2021-03-12 Jamie GrittonMFC jail: Add PD_KILL to remove a prison in prison_deref().
2021-03-12 Jamie GrittonMFC jail: Add pr_state to struct prison
2021-03-12 Kyle Evansx86: tsc: deprioritize TSC on VirtualBox
2021-03-12 Jamie GrittonMFC jail: Change the locking around pr_ref and pr_uref
2021-03-12 Jamie GrittonMFC jail: Improve locking when removing prisons
2021-03-12 Mark Johnstonopencrypto: Make cryptosoft attach silently
2021-03-12 Mark Johnstonnetmap: Stop printing a line to the dmesg in netmap_init()
2021-03-12 Mark Johnstonktls: Hide initialization message behind bootverbose
2021-03-12 Mark Johnstonacpi: Make nexus_acpi quiet on amd64 and i386
2021-03-11 John BaldwinAdd ObsoleteFiles.inc entries for various OCF headers...
2021-03-11 John BaldwinCorrect the name of the structure used for TCP socket...
2021-03-11 John BaldwinRemove the usr/tests/usr.bin/yacc/yacc directory when...
2021-03-11 Gordon Berglingwg(4): Fix an example in the manual page
2021-03-11 Evgeniy Khramtsovsecurity(7): mention new W^X sysctls in the manual...
2021-03-11 Mark Johnstonwg: Avoid leaking mbufs when the input handshake queue...
2021-03-11 Mark Johnstonqat.4: Fix some firmware module names
2021-03-11 Alexander V... Fix 'in6_purgeaddr: err=65, destination address delete...
2021-03-10 Alexander V... Enforce net epoch in in6_selectsrc().
2021-03-10 Alexander V... Fix dpdk/ldradix fib lookup algorithm preference calcul...
2021-03-10 Alexander V... Fix setting static entries for arp/ndp.
2021-03-10 Alexander V... Fix arp/ndp deletion broken by 2fe5a79425c7.
2021-03-10 Alexander V... Fix NOINET6 build broken by 2fe5a79425c7.
2021-03-10 Alexander V... Fix dst/netmask handling in routing socket code.
2021-03-10 Alexander V... Add ifa_try_ref() to simplify ifa handling inside epoch.
2021-03-10 Alexander V... Make in_localip_more() fib-aware.
2021-03-10 Alexander V... Remove per-packet ifa refcounting from IPv6 fast path.
2021-03-10 Alexander V... Remove now-unused RTF_RNH_LOCKED route flag.
2021-03-10 Alexander V... Do not reference returned ifa in in6_ifawithifp().
2021-03-10 Emmanuel Vadotbacklight(8): Add note that with option it print the...
2021-03-10 David Schlachterbacklight: Fix incr/decr with percent value of 0
2021-03-10 Martin Matuskazfs: update openzfs version reference to bedbc13da
2021-03-10 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-10 Greg Vopenzfs: attach pam_zfs_key to build
2021-03-10 Mateusz Guzikzfs: add missing seqc write begin/end around zfs_acl_ch...
2021-03-10 Martin Matuskazfs: add missing checks for unsupported features
2021-03-10 Ryan MoellerInstall links for zpool feature compat aliases
2021-03-10 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-03-10 Martin Matuskazfs: bump version and install new share files
2021-03-10 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-03-10 Martin Matuskazfs: change file mode of all merged tests
2021-03-10 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-03-09 Eric Joynerice(4): Update to version 0.28.1-k
2021-03-09 Eric Joynerice_ddp: Update package file to 1.3.19.0
2021-03-10 Alfredo Dal... [PowerPC64] add mpr to GENERIC64 and GENERIC64LE
2021-03-10 Alfredo Dal... mpr: big-endian support
next