aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | Add firmware modules for qat(4), take twoMark Johnston2020-11-0610-0/+0
* | Add firmware modules for qat(4)Mark Johnston2020-11-0511-0/+11
* | zfs: lz4: add optional kmem_alloc supportMateusz Guzik2020-11-051-4/+57
* | zfs: use rms lock for teardown handlingMateusz Guzik2020-11-041-0/+43
* | zfs: macroify teardown handlingMateusz Guzik2020-11-048-44/+77
* | zfs: rename teardown inactive macros to mimick rrm conventionMateusz Guzik2020-11-044-34/+34
* | zfs: add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2020-11-042-4/+4
* | zfs: even up assertMateusz Guzik2020-11-041-1/+2
* | zfs: zstd: short-circuit cleaning buffers if none existMateusz Guzik2020-11-021-0/+7
* | Fix 32-bit build after r367229.Brandon Bergren2020-10-311-0/+2
* | zfs: zstd: track allocator statisticsMateusz Guzik2020-10-312-6/+15
* | cache: add cache_vop_mkdir and rename cache_rename to cache_vop_renameMateusz Guzik2020-10-301-3/+13
* | Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* | zfs: remove unused support for zfs_znode_moveMateusz Guzik2020-10-262-31/+1
* | Skip RAW kstat sysctls by defaultRyan Moeller2020-10-241-4/+4
* | vfs: drop spurious cache_purge on rmdirMateusz Guzik2020-10-231-2/+0
* | vfs: drop the de facto curthread argument from VOP_INACTIVEMateusz Guzik2020-10-201-2/+1
* | vfs: drop spurious cred argument from VOP_VPTOCNPMateusz Guzik2020-10-201-2/+1
* | Update OpenZFS to 2.0.0-rc3-gfc5966Matt Macy2020-10-17198-515/+748
* | zfs: g/c unused vop_vector zfsctl_ops_shares_dirMateusz Guzik2020-10-151-3/+1
* | zfs: add missing fplookup vopsMateusz Guzik2020-10-152-0/+4
* | FreeBSD: fix panic due to tqid overflowMateusz Guzik2020-10-131-10/+32
* | Add zstd support to the boot loader.Warner Losh2020-10-1220-34/+102
* | zfs: use cache_renameMateusz Guzik2020-10-101-4/+1
* | MFV: r366539Jung-uk Kim2020-10-0933-108/+516
|\|
* | Explicit CTLFLAG_DYN not neededRyan Moeller2020-10-041-4/+4
* | OpenZFS: don't call fpu_kern_thread on i386Matt Macy2020-10-021-1/+1
* | OpenZFS: MFV 2.0-rc3-gfc5966Matt Macy2020-10-0153-495/+1340
* | Continued ipfilter #ifdef cleanup. The r343701 log entry contains aCy Schubert2020-09-301-4/+3
* | ZFS: Fix a logic bug in the FreeBSD getpages VOPMark Johnston2020-09-291-2/+4
* | Remove extraneous bracket.Cy Schubert2020-09-271-1/+1
* | cache: drop the force flag from purgevfsMateusz Guzik2020-09-231-1/+1
* | vchi: rename bitset macros to avoid collision with bitset(9)D Scott Phillips2020-09-212-15/+15
* | MFV 2.0-rc2Matt Macy2020-09-18134-524/+2671
* | ys/contrib/dev/ath: remove unintentional double semicolonEd Maste2020-09-181-1/+1
* | Do not copy vp into f_data for DTYPE_VNODE files.Konstantin Belousov2020-09-151-1/+1
* | ice_ddp: Fix 1.3.16.0 packageEric Joyner2020-09-101-0/+0
* | ZFS: MFV 2.0-rc1-gfd20a8Matt Macy2020-09-0455-578/+711
* | ice_ddp: Update package file to 1.3.16.0Eric Joyner2020-09-043-1/+2221
* | ZFS: MFV 2.0-rc1-ga00c61Matt Macy2020-08-2843-80/+320
* | remove pragma ident linesToomas Soome2020-08-267-14/+0
* | Initial import from vendor-sys branch of openzfsMatt Macy2020-08-243671-0/+770607
* | pcg-c: Add 'static' to inline function definitionsConrad Meyer2020-08-151-238/+238
* | Add prng(9) APIConrad Meyer2020-08-131-31/+13
* | Import PCG-C into sys/contribConrad Meyer2020-07-301-0/+2544
* | MFV: r363292Jung-uk Kim2020-07-1811-19/+80
|\|
* | Fix incorrect byte order in ipfstat -f output.Cy Schubert2020-07-172-1/+5
* | pfil_run_hooks() can be called recursively, so we have toCy Schubert2020-07-171-0/+2
* | Rename nvpair.c to bsd_nvpair.c to not conflict with openzfs' version.Matt Macy2020-06-271-0/+0
* | Document upgrade procedure in FREEBSD-upgradeMitchell Horne2020-06-041-0/+23