aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for __GFP_RECLAIM instead of GFP_KERNELMichael Niewöhner2019-11-131-3/+8
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-135-11/+43
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-135-11/+124
* Add missing documentation for some KMC flagsMichael Niewöhner2019-11-131-5/+5
* Fix `zpool create -o <property>` error messageBrian Behlendorf2019-11-131-2/+0
* Reorganize zpool(8) man page into sectionsRoss Williams2019-11-1337-2446/+3959
* Reorganize zfs(8) man page into sectionsRoss Williams2019-11-1236-4801/+5972
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-126-8/+44
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-12102-2965/+1136
* Allow platform dependent path stripping for vdevsRyan Moeller2019-11-113-77/+85
* Remove zpl_revalidatePavel Snajdr2019-11-116-89/+32
* Improve logging of 128KB writesAlexander Motin2019-11-111-7/+13
* Isolate code specific to Linux in cmd/Ryan Moeller2019-11-114-99/+103
* Skip loading already loaded keyWitaut Bajaryn2019-11-084-5/+17
* Add a notice in /etc/defaults/zfs for systemd usersM. Zhou2019-11-061-0/+6
* Preliminary support for RV64GRomain Dolbeau2019-11-066-3/+138
* 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