aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-103-50/+147
* Improvements on persistent L2ARCGeorge Amanakis2020-05-071-12/+28
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-075-8/+36
* Update FreeBSD SPL atomicsRyan Moeller2020-05-041-71/+65
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-301-0/+1
* Support custom URI schemes for the keylocation propertyJason King2020-04-281-0/+11
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-236-26/+15
* Use a struct to organize metaslab-group-allocator fieldsMatthew Ahrens2020-04-221-4/+11
* Fix zfs send progress reportingMatthew Ahrens2020-04-202-0/+14
* Use new FreeBSD API to largely eliminate object lockingMatthew Macy2020-04-171-0/+16
* Update FreeBSD tunablesRyan Moeller2020-04-151-2/+3
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1492-0/+9317
* Persistent L2ARCGeorge Amanakis2020-04-104-18/+297
* Don't ignore zfs_arc_max below allmem/32Ryan Moeller2020-04-091-1/+1
* Add separate field for indicating that spa is in middle of splitMatthew Macy2020-04-091-0/+1
* Linux 5.7 compat: blk_alloc_queue()Brian Behlendorf2020-04-091-0/+14
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-074-7/+10
* Add 'zfs wait' commandPaul Dagnelie2020-04-014-0/+24
* Let default arc_c_max be platform dependentRyan Moeller2020-03-271-0/+1
* Compile cityhash code into libzfsMatthew Ahrens2020-03-273-1/+1
* Deprecate deduplicated send streamsMatthew Ahrens2020-03-181-0/+1
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-0/+1
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-171-0/+3
* dmu_objset_from_ds must be called with dp_config_rwlock heldMatthew Ahrens2020-03-121-1/+1
* Prevent race condition in dnode_dest (#10101)John Poduska2020-03-122-0/+2
* Improve zfs send performance by bypassing the ARCMatthew Ahrens2020-03-102-0/+7
* 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