]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-30 Rick MacklemAdd an entry to RELNOTES for the NFS over TLS kernel...
2020-08-30 Rick MacklemAdd support for the NFS over TLS exports to mountd.
2020-08-30 Fernando Apesteguíawho(1): Add EXAMPLES section
2020-08-30 Fernando Apesteguíatsort(1): Add EXAMPLES section
2020-08-30 Gleb SmirnoffFollowup on r364922. Old comment said that the only...
2020-08-30 Marko ZecDriver for 4x10Gb Ethernet reference NIC FPGA design...
2020-08-29 Jamie GrittonAdd __BEGIN_DECLS to jail.h to keep C++ happy.
2020-08-29 Glen BarberFix ordering of the 'pull' subcommand and the '-q'...
2020-08-29 Glen BarberRestore the '-q' flag to the 'git pull' command.
2020-08-29 Glen BarberRemove the VCSUPDATE command, because git is too stupid...
2020-08-29 Simon J. Gerratyzalloc_malloc:Free hexdump preceeding buffer when we...
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-29 Glen BarberRefine the VCSUPDATE logic further:
2020-08-29 Glen BarberAdd a VCSUPDATE command to run 'git pull' instead of...
2020-08-29 Glen BarberIndentation fixes. No functional changes.
2020-08-29 Glen BarberAvoid the build from falling over if devel/git is not...
2020-08-29 Glen BarberInstall devel/git from packages if NOPORTS is set in...
2020-08-29 Alexander V... Revert uma zone alignemnt cache unadvertenly committed...
2020-08-29 Warner LoshWe don't need to INCLUDENUL, so turn it off to avoid...
2020-08-29 Emmanuel VadotFix arm64 build after r364927
2020-08-29 Warner LoshUse sbuf_cat instead of sbuf_cpy
2020-08-29 Alexander V... Fix build with RADIX_MPATH.
2020-08-29 Warner LoshAvoid NULL pointer dereferences
2020-08-29 Warner LoshMove to using sbuf for some sysctl in newbus
2020-08-29 Warner LoshRetire devctl_notify_f()
2020-08-29 Warner Loshdevctl: move to using a uma zone
2020-08-29 Kyle Evanscarrot: update bundle
2020-08-28 Alexander V... Move fib_rte_to_nh_flags() from net/route_var.h to...
2020-08-28 Alexander V... Move net/route/shared.h definitions to net/route/route_...
2020-08-28 Alexander V... Further split nhop creation and rtable operations.
2020-08-28 Michael TuexenFix a regression with the explicit EOR mode I introduce...
2020-08-28 Vincenzo Maffionelib: add libnetmap
2020-08-28 Eric van Gyzenvm_pageout_scan_active: ensure ps_delta is initialized
2020-08-28 Eric van Gyzenmemstat_kvm_uma: fix reading of uma_zone_domain structures
2020-08-28 Hans Petter... Allow slow USB devices to be given more time to return...
2020-08-28 Matt MacyZFS: add to arm64 NOTES to minimize potential for missi...
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Matt Macyupdate vendor openzfs to a00c61 (2.0-rc1)
2020-08-28 Emmanuel Vadotarm: allwinner: clk: Add printfs when we cannot set...
2020-08-28 Warner LoshTreat the boot loader as the same as the kernel for...
2020-08-28 Warner LoshAllow the pseudo-errnos to be returned as well in boot...
2020-08-28 Warner LoshCreate CFLAGS_EARLY.file for boot loader.
2020-08-28 Matt MacyZFS: clarify dependencies for static linking
2020-08-28 Warner LoshUpdate outdated comment
2020-08-28 Warner LoshRemove splclock(). It's not useful to keep.
2020-08-28 Jilles Tjoelkersh: Keep ignored SIGINT/SIGQUIT after set in a backgrou...
2020-08-28 Warner Loshremove splbio and splcam
2020-08-28 Warner LoshDeclare time()
2020-08-28 Glen BarberAdd a new line to force a commit to verify if lwhsu...
2020-08-27 Rick MacklemAdd flags to enable NFS over TLS to the NFS client...
2020-08-27 Kirk McKusickAdd a comment to clarify when and why cached names...
2020-08-27 Matt MacyZFS: remove duplicate "com.datto:encryption" from loader
2020-08-27 Glen BarberMerge the projects/release-git branch to head.
2020-08-27 Glen BarberMFH
2020-08-27 Warner LoshFix tiny style nit.
2020-08-27 Mark JohnstonFix writing of the final block of encrypted, compressed...
2020-08-27 Warner LoshAdd note about NO_CLEAN build.
2020-08-27 Jamie GrittonDisregard jails in jail.conf that have bad parameters...
2020-08-27 Mark Johnstonsnd_ich(4): Handle errors from ich_init() properly...
2020-08-27 Mark Johnstonfdc(4): Handle errors from fdc_in() properly.
2020-08-27 Mark Johnstonasmc(4): Handle errors from asmc_key_read() properly.
2020-08-27 Glen BarberCorrect the conditional evaluating if git exists.
2020-08-27 Cy Schubert/etc/zfs/zpool.cache is the preferred (and new) locatio...
2020-08-27 Glen BarberDo not unconditionally build git from ports if it alrea...
2020-08-27 Glen BarberAdjust the logic to locating GIT_CMD.
2020-08-27 Ryan Moellerlibzfs: Also add the crypto dependency to Makefile...
2020-08-27 Glen BarberFix passing OPTIONS_UNSET with multiple options to...
2020-08-27 Ryan Moellerlibzfs: Add missing crypto dependency
2020-08-27 Hans Petter... Implement extensible arrays API using the existing...
2020-08-27 Emmanuel Vadotarm: ti: Fix Beaglebone black MMC after DTS update
2020-08-27 Mateusz Guzikcache: don't update timestmaps on found entry
2020-08-27 Mateusz Guzikcache: assorted clean ups
2020-08-27 Mateusz Guzikcache: ncp = NULL early to account for sdt probes in...
2020-08-27 Warner LoshImplement FLUSHO
2020-08-27 Greg LeheyUpdate Hong Kong Liberation Day (hah!)
2020-08-27 Jamie GrittonDon't allow jail.conf variables to have the same names...
2020-08-26 John BaldwinName the on-stack union of compat thunks.
2020-08-26 Rick MacklemFix a "v_seqc_users == 0 not met" panic when VFS_STATFS...
2020-08-26 John BaldwinAdd freebsd32 compat support for CIOCCRYPTAEAD.
2020-08-26 John BaldwinSimplify compat shims for /dev/crypto.
2020-08-26 Mateusz Guzikfuse: unbreak after r364814
2020-08-26 Rick MacklemAdd MNT_EXTLSxxx flags that will be used for NFS over...
2020-08-26 Cy SchubertTo avoid breakage for those who build/install without...
2020-08-26 Warner LoshEach entry in UPDATING needs a date
2020-08-26 Brandon Bergren[PowerPC] Fix build failure in sec.c
2020-08-26 Colin PercivalRemove whitespace which accidentaly snuck into r364831.
2020-08-26 Colin PercivalAdd -w option to lockf(1).
2020-08-26 Ryan MoellerMove zstd sources from libzfs to libzpool
2020-08-26 Ryan MoellerTidy up libzpool Makefile
2020-08-26 Jamie GrittonBack out r364791 to unbreak jails. Lesson learned...
2020-08-26 Toomas Soomelibsa: only skein_block.c is using SKEIN_LOOP
2020-08-26 Warner LoshMake sbuf_setpos match the implementation.
2020-08-26 Jung-uk KimRegen X86 assembly files after r364822.
2020-08-26 Jung-uk KimFix Clang version detection.
2020-08-26 Ryan MoellerInstall zfs-events.5
2020-08-26 Mark JohnstonUse a large kmem arena import size on NUMA systems.
2020-08-26 Mark Johnstonvmem: Avoid allocating span tags when segments are...
2020-08-26 Toomas Soomeefibootmgr: wrong check for opts.order
2020-08-26 Cy SchubertAs of r364746 (OpenZFS import) existing ZPOOLs are...
2020-08-26 Mateusz Guzikcache: relock on failure in cache_zap_locked_vnode
next