aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Implement bookmark copyingChristian Schwarz2020-02-112-0/+4
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-101-0/+9
* Share some code for spa deadman tunablesRyan Moeller2020-02-101-0/+2
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-1/+1
* Reduce number of atomic_add() calls in aggsumAlexander Motin2020-02-061-1/+1
* Few microoptimizations to dbuf layerAlexander Motin2020-02-051-6/+7
* Convert dbuf dirty record record list to a list_tMatthew Macy2020-02-051-4/+27
* Restore aclmode and remove acltype on FreeBSDRyan Moeller2020-02-041-1/+1
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-032-8/+16
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-1/+4
* Support inheriting properties in channel programsJason King2020-01-221-0/+9
* Fix errata #4 handling for resuming streamsTom Caputi2020-01-141-0/+1
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-131-1/+1
* Add 'zfs send --saved' flagTom Caputi2020-01-101-4/+6
* Relocate common quota functions to shared codeRyan Moeller2019-12-113-0/+49
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-111-2/+2
* Abstract away platform specific superblock referencesMatthew Macy2019-12-101-0/+2
* Exclude data from cores unconditionally and metadata conditionallyMatthew Macy2019-12-091-0/+1
* Disable EDONR on FreeBSDMatthew Macy2019-12-051-0/+2
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-051-12/+13
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-052-1/+3
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-041-18/+4
* Move zfs_cmd_t copyin/copyout to platform codeMatthew Macy2019-12-021-1/+1
* Add FreeBSD required defines to mntent.hMatthew Macy2019-11-301-0/+9
* 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-274-6/+7
* Prevent unnecessary resilver restartsjwpoduska2019-11-273-4/+9
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-2110-62/+80
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-131-0/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-3/+1
* Move platform specific parts of zfs_znode.h to platform codeMatthew Macy2019-11-061-137/+12
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* Wrap Linux module macrosMatthew Macy2019-11-013-6/+44
* 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-312-156/+0
* Don't cast away constMatthew Macy2019-10-311-1/+1
* Factor Linux specific code out of spa_misc.cMatthew Macy2019-10-312-1/+6
* Minor spa portability fixesMatthew Macy2019-10-281-0/+3
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-262-0/+10
* Move platform dependent errno aliasesMatthew Macy2019-10-251-10/+0
* Remove sdt.hMatthew Macy2019-10-254-72/+8
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-7/+7
* 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
* Make `zil_async_to_sync` visible to platform codeMatthew Macy2019-10-101-0/+1