summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add FreeBSD support to zio_crypto.hMatthew Macy2019-11-301-1/+17
* Resolve ZoF differences in zfs_ioctl.hMatthew Macy2019-11-301-1/+1
* Minor diff reduction with ZoF in include/sysMatthew Macy2019-11-275-6/+11
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-8/+0
* Prevent unnecessary resilver restartsjwpoduska2019-11-273-4/+9
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-2116-234/+82
* Partially revert 5a6ac4cBrian Behlendorf2019-11-181-0/+1
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-132-2/+5
* Make use of kvmalloc if available and fix vmem_alloc implementationMichael Niewöhner2019-11-131-0/+3
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-121-0/+3
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-1214-635/+34
* Allow platform dependent path stripping for vdevsRyan Moeller2019-11-111-1/+1
* Remove zpl_revalidatePavel Snajdr2019-11-113-1/+2
* Preliminary support for RV64GRomain Dolbeau2019-11-061-1/+22
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-063-137/+177
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-013-0/+93
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-017-23/+49
* Wrap Linux module macrosMatthew Macy2019-11-016-6/+78
* Prefix struct rangelockMatthew Macy2019-11-014-19/+19
* Return an error code from zfs_acl_chmod_setattrMatthew Macy2019-11-011-1/+1
* Move sha2.h to platform codeMatthew Macy2019-10-313-5/+1
* Don't cast away constMatthew Macy2019-10-311-1/+1
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-313-1/+8
* Add AVX512BW variant of fletcherRomain Dolbeau2019-10-301-0/+4
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-281-0/+1
* Minor spa portability fixesMatthew Macy2019-10-281-0/+3
* Fix zpool history unbounded memory usageChunwei Chen2019-10-281-1/+2
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-263-9/+47
* Move platform dependent errno aliasesMatthew Macy2019-10-252-10/+10
* Remove sdt.hMatthew Macy2019-10-255-72/+11
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-244-59/+161
* Name anonymous enum of KMC_BIT constantsSerapheim Dimitropoulos2019-10-181-2/+2
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+58
* Make zfsdev_getminor signature cross platformMatthew Macy2019-10-161-1/+1
* Don't call sizeof on voidPaul Dagnelie2019-10-131-6/+6
* Function name and comment updatesPaul Dagnelie2019-10-111-8/+13
* Expose dmu_buf_hold_array_by_dnode to platform codeMatthew Macy2019-10-111-1/+3
* Fix pool creation with feature@allocation_classes disabledloli10K2019-10-101-0/+1
* Move get_temporary_prop to platform codeMatthew Macy2019-10-101-0/+2
* Add kmem cache accessorsMatthew Macy2019-10-101-0/+2
* Make `zil_async_to_sync` visible to platform codeMatthew Macy2019-10-101-0/+1
* Fix strdup conflict on other platformsMatthew Macy2019-10-102-3/+4
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-0911-82/+564
* Rename rangelock_ functions to zfs_rangelock_Matthew Macy2019-10-031-5/+5
* OpenZFS restructuring - libzfsMatthew Macy2019-10-031-0/+46
* OpenZFS restructuring - libzutilMatthew Macy2019-10-031-11/+2
* Add inode accessors to common codeMatthew Macy2019-10-021-1/+9
* OpenZFS restructuring - arc_statsMatthew Macy2019-10-011-0/+276
* OpenZFS restructuring - zpoolMatthew Macy2019-09-301-0/+2
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-275-2/+99