summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh: Keep ignored SIGINT/SIGQUIT after set in a background jobJilles Tjoelker2020-08-285-2/+27
* remove splbio and splcamWarner Losh2020-08-281-2/+0
* Declare time()Warner Losh2020-08-281-0/+5
* Add a new line to force a commit to verify if lwhsu did indeedGlen Barber2020-08-281-0/+1
* Add flags to enable NFS over TLS to the NFS client and server.Rick Macklem2020-08-2710-9/+114
* Add a comment to clarify when and why cached names are deletedKirk McKusick2020-08-271-0/+10
* ZFS: remove duplicate "com.datto:encryption" from loaderMatt Macy2020-08-271-1/+0
* Merge the projects/release-git branch to head.Glen Barber2020-08-2711-249/+110
|\
| * MFHGlen Barber2020-08-2711161-556029/+1369306
| |\ | |/ |/|
* | Fix tiny style nit.Warner Losh2020-08-271-1/+1
* | Fix writing of the final block of encrypted, compressed kernel dumps.Mark Johnston2020-08-271-3/+5
* | Add note about NO_CLEAN build.Warner Losh2020-08-271-0/+4
* | Disregard jails in jail.conf that have bad parameters (parameter/variableJamie Gritton2020-08-271-0/+3
* | snd_ich(4): Handle errors from ich_init() properly during resume.Mark Johnston2020-08-271-3/+4
* | fdc(4): Handle errors from fdc_in() properly.Mark Johnston2020-08-271-2/+2
* | asmc(4): Handle errors from asmc_key_read() properly.Mark Johnston2020-08-271-4/+4
* | /etc/zfs/zpool.cache is the preferred (and new) location of zpool.cache.Cy Schubert2020-08-271-2/+2
* | libzfs: Also add the crypto dependency to Makefile.inc1Ryan Moeller2020-08-271-0/+1
* | libzfs: Add missing crypto dependencyRyan Moeller2020-08-272-2/+16
* | Implement extensible arrays API using the existing radix tree implementationHans Petter Selasky2020-08-274-1/+489
* | arm: ti: Fix Beaglebone black MMC after DTS updateEmmanuel Vadot2020-08-271-0/+1
* | cache: don't update timestmaps on found entryMateusz Guzik2020-08-271-1/+13
* | cache: assorted clean upsMateusz Guzik2020-08-271-142/+86
* | cache: ncp = NULL early to account for sdt probes in ailure pathMateusz Guzik2020-08-271-0/+1
* | Implement FLUSHOWarner Losh2020-08-272-1/+34
* | Update Hong Kong Liberation Day (hah!)Greg Lehey2020-08-271-1/+1
* | Don't allow jail.conf variables to have the same names as jail parameters.Jamie Gritton2020-08-271-1/+14
* | Name the on-stack union of compat thunks.John Baldwin2020-08-261-13/+14
* | Fix a "v_seqc_users == 0 not met" panic when VFS_STATFS() fails during mount.Rick Macklem2020-08-261-1/+8
* | Add freebsd32 compat support for CIOCCRYPTAEAD.John Baldwin2020-08-261-0/+61
* | Simplify compat shims for /dev/crypto.John Baldwin2020-08-261-88/+112
* | fuse: unbreak after r364814Mateusz Guzik2020-08-261-1/+2
* | Add MNT_EXTLSxxx flags that will be used for NFS over TLS exports.Rick Macklem2020-08-261-0/+3
* | To avoid breakage for those who build/install without ZFS onlyCy Schubert2020-08-261-1/+1
* | Each entry in UPDATING needs a dateWarner Losh2020-08-261-1/+1
* | [PowerPC] Fix build failure in sec.cBrandon Bergren2020-08-261-1/+1
* | Remove whitespace which accidentaly snuck into r364831.Colin Percival2020-08-261-1/+1
* | Add -w option to lockf(1).Colin Percival2020-08-262-6/+17
* | Move zstd sources from libzfs to libzpoolRyan Moeller2020-08-262-6/+8
* | Tidy up libzpool MakefileRyan Moeller2020-08-261-21/+20
* | Back out r364791 to unbreak jails. Lesson learned: "compile and test" meansJamie Gritton2020-08-261-2/+1
* | libsa: only skein_block.c is using SKEIN_LOOPToomas Soome2020-08-261-2/+2
* | Make sbuf_setpos match the implementation.Warner Losh2020-08-261-4/+3
* | Regen X86 assembly files after r364822.Jung-uk Kim2020-08-2622-86/+44039
* | Fix Clang version detection.Jung-uk Kim2020-08-2622-22/+22
* | Install zfs-events.5Ryan Moeller2020-08-261-0/+1
* | Use a large kmem arena import size on NUMA systems.Mark Johnston2020-08-261-2/+16
* | vmem: Avoid allocating span tags when segments are never released.Mark Johnston2020-08-261-13/+50
* | efibootmgr: wrong check for opts.orderToomas Soome2020-08-261-1/+1
* | As of r364746 (OpenZFS import) existing ZPOOLs are not importedCy Schubert2020-08-265-9/+34