summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add trim support to zpool waitBrian Behlendorf2020-03-042-0/+4
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-032-0/+2
* Make spa_history_zone platform-dependent in kernelRyan Moeller2020-03-021-0/+1
* Re-share zfsdev_getminor and zfs_onexit_fd_holdMatthew Macy2020-02-281-0/+1
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-272-3/+3
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-271-0/+5
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+2
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-242-2/+1
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-181-0/+1
* Factor out some dbuf subroutines and add state change tracingMatthew Macy2020-02-181-0/+17
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-181-2/+2
* Support setting user properties in a channel programJason King2020-02-142-0/+45
* Remove limit on number of async zio_frees of non-dedup blocksMatthew Ahrens2020-02-141-0/+1
* Remove duplicate dbufs accountingAlexander Motin2020-02-131-0/+7
* zcp: add zfs.sync.bookmarkChristian Schwarz2020-02-111-0/+17
* Implement bookmark copyingChristian Schwarz2020-02-113-0/+7
* 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-102-1/+14
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-071-6/+7
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-071-1/+7
* 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-234-1/+117
* Support inheriting properties in channel programsJason King2020-01-221-0/+9
* Fix errata #4 handling for resuming streamsTom Caputi2020-01-141-0/+1
* libzfs: add zfs_mount_at() functionKyle Evans2020-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-103-4/+11
* Remove parameter names from libzfs.h signaturesNick Black2020-01-081-7/+7
* Fix "zpool add -n" for dedup, special and log devicesloli10K2020-01-061-1/+1
* Colorize zpool status outputTony Hutter2019-12-191-0/+12
* Make zfs_replay.c work on FreeBSDMatthew Macy2019-12-131-0/+2
* Relocate common quota functions to shared codeRyan Moeller2019-12-114-12/+49
* Add FreeBSD jail support hooksMatthew Macy2019-12-111-1/+1
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-114-22/+25
* SIMD: Use alloc_pages_node to force alignmentFabian-Gruenbichler2019-12-101-6/+17
* Abstract away platform specific superblock referencesMatthew Macy2019-12-101-0/+2
* Exclude data from cores unconditionally and metadata conditionallyMatthew Macy2019-12-091-0/+1
* Remove stale ASSERTV commentMatthew Macy2019-12-061-1/+0
* Disable EDONR on FreeBSDMatthew Macy2019-12-052-0/+4
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-051-12/+13
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-052-1/+3
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-2/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-043-18/+35
* Move linux qsort def to platform headerMatthew Macy2019-12-031-1/+5
* Move zfs_cmd_t copyin/copyout to platform codeMatthew Macy2019-12-021-1/+1