summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add prototypesArvind Sankar2020-06-183-0/+4
* Remove dead codeArvind Sankar2020-06-181-1/+0
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-171-0/+1
* drr_begin: can't forward declare untagged structJorgen Lundman2020-06-161-10/+14
* Make struct vdev_disk_t be platform privateJorgen Lundman2020-06-161-8/+0
* Fix gcc10.1 truncation errorGeorge Amanakis2020-06-131-1/+1
* Removing ZERO_PAGE abd_alloc_zero_scatterBrian Atkinson2020-06-102-1/+2
* Fix typosAndrea Gelmini2020-06-094-4/+4
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-095-19/+44
* Trim L2ARCGeorge Amanakis2020-06-094-2/+24
* Restore support for in-kernel ZFS ioctlsPawel Jakub Dawidek2020-06-081-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-1/+1
* Improve compatibility with C++ consumersRyan Moeller2020-06-069-38/+49
* Connect dataset_kstats for FreeBSDAllan Jude2020-06-051-0/+1
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-031-0/+11
* Gang ABD TypeBrian Atkinson2020-05-202-3/+18
* Fix ZVOL_DIRRyan Moeller2020-05-161-3/+0
* Fix abd_enter/exit_critical wrappersBrian Behlendorf2020-05-141-2/+13
* remove unneeded member drc_err of dmu_recv_cookie_tMatthew Ahrens2020-05-141-1/+0
* 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-073-7/+31
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-234-21/+11
* Use a struct to organize metaslab-group-allocator fieldsMatthew Ahrens2020-04-221-4/+11
* 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
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-073-6/+7
* Add 'zfs wait' commandPaul Dagnelie2020-04-012-0/+20
* Let default arc_c_max be platform dependentRyan Moeller2020-03-271-0/+1
* Compile cityhash code into libzfsMatthew Ahrens2020-03-272-42/+0
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-0/+1
* 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-041-0/+1
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+1
* 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-271-2/+2
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+2
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-241-1/+1
* 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-112-0/+4
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-101-0/+9