summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-065-139/+194
* zvol_wait should ignore redacted zvolsPavel Zakharov2019-11-061-2/+6
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-0110-6/+181
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-0129-39/+123
* Wrap Linux module macrosMatthew Macy2019-11-0113-46/+119
* Prefix struct rangelockMatthew Macy2019-11-019-74/+80
* Remove ECKSUM alias in zinjectMatthew Macy2019-11-011-2/+0
* Fix icp build on FreeBSDMatthew Macy2019-11-012-23/+22
* Return an error code from zfs_acl_chmod_setattrMatthew Macy2019-11-013-3/+6
* Move sha2.h to platform codeMatthew Macy2019-10-315-5/+153
* ZTS: Fix removal_with_errorsBrian Behlendorf2019-10-311-2/+9
* Don't cast away constMatthew Macy2019-10-311-1/+1
* Include prototypes for vdev_initializeMatthew Macy2019-10-311-1/+2
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-316-77/+125
* dracut/zfs-load-key.sh: properly remove prefixesalaviss2019-10-301-1/+1
* Fix contrib/zcp/Makefile.amBrian Behlendorf2019-10-301-1/+1
* Add AVX512BW variant of fletcherRomain Dolbeau2019-10-304-1/+57
* Fix 'zfs change-key' with unencrypted childTom Caputi2019-10-302-9/+18
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-284-2/+9
* Minor spa portability fixesMatthew Macy2019-10-282-3/+6
* Fix zpool history unbounded memory usageChunwei Chen2019-10-283-26/+41
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-2610-42/+178
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-262-36/+0
* Fix header guard typoMatthew Macy2019-10-261-1/+1
* ZTS: Move more tests to linux.runRyan Moeller2019-10-252-11/+11
* Remove unused headers from uu_string.cMatthew Macy2019-10-251-2/+0
* Use zfs_ioctl() in zinject.cMatthew Macy2019-10-251-5/+5
* Remove non-portable pointer is valid assertMatthew Macy2019-10-251-1/+0
* Move final zvol_remove_minors to common codeMatthew Macy2019-10-252-10/+10
* Move platform dependent errno aliasesMatthew Macy2019-10-255-11/+22
* Remove sdt.hMatthew Macy2019-10-258-74/+34
* Fix incremental recursive encrypted receiveTom Caputi2019-10-242-6/+34
* ZTS: Move tmpfile tests to linux.runRyan Moeller2019-10-243-5/+9
* ZTS: Consistency pass for .ksh extensionsRyan Moeller2019-10-243-4/+4
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-2419-294/+276
* Use zfs_ioctl with zfs_cmd_t in libzfsMatthew Macy2019-10-237-27/+27
* Don't call arc_buf_destroy on unallocated arc_bufchrisrd2019-10-231-4/+5
* Use platform independent error code for libzfs_run_process_implMatthew Macy2019-10-231-1/+1
* Use correct format string when printing int8Matthew Macy2019-10-201-1/+1
* Remove gratuitous Linux only include in ztest & zdbMatthew Macy2019-10-192-2/+0
* ZTS: Written props test fails with 4k disksJohn Wren Kennedy2019-10-181-5/+5
* Name anonymous enum of KMC_BIT constantsSerapheim Dimitropoulos2019-10-181-2/+2
* Update skc_obj_alloc for spl kmem caches that are backed by LinuxSerapheim Dimitropoulos2019-10-182-6/+36
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-185-438/+527
* Detect if sed supports --in-placeRyan Moeller2019-10-165-3/+20
* Make zfsdev_getminor signature cross platformMatthew Macy2019-10-164-16/+10
* Move linux specific mmp module_param_call handler to platform codeMatthew Macy2019-10-163-28/+47
* Add default case to lua kernel codeMatthew Macy2019-10-161-0/+6
* Fix signature for private functions without header declarationsMatthew Macy2019-10-162-2/+2
* Remove dead code and cleanup scoping in dmu_send.cMatthew Macy2019-10-131-16/+5