summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-102-5/+14
* zfs initialize performance enhancementsGeorge Wilson2019-01-073-2/+7
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-079-3/+135
* Add missing MMP status code to libzfs_statusbunder20152019-01-031-0/+2
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-263-0/+7
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-0/+3
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-071-6/+8
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-152-4/+10
* zed: detect and offline physically removed devicesloli10K2018-11-092-0/+2
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-084-7/+9
* Fix libudev dependency in libzutilDon Brady2018-11-061-1/+7
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-055-103/+152
* Linux 4.20 compat: current_kernel_time()Brian Behlendorf2018-10-311-2/+5
* Remove zfs_gitrev.hBrian Behlendorf2018-10-241-1/+0
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-3/+4
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-1/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-186-0/+14
* OpenZFS 9862 - fix typo in comment in vdev_impl.hAllan Jude2018-10-181-1/+1
* Linux does not HAVE_SMB_SHAREMatthew Ahrens2018-10-171-1/+0
* Add types to featureflags in zfsPaul Dagnelie2018-10-162-9/+22
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-162-1/+2
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-3/+3
* Define timestruc_t for Lustre compatibilityTony Hutter2018-10-121-0/+3
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-113-70/+35
* Fix changelist mounted-dataset iterationAlek P2018-10-101-0/+5
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-094-31/+70
* Add zfs_refcount_transfer_ownership_many()Brian Behlendorf2018-10-091-2/+5
* Create /proc/sys/kernel/spl/gitrev with git hashMatthew Ahrens2018-10-082-1/+2
* OpenZFS 9617 - too-frequent TXG sync causes excessive write inflationMatthew Ahrens2018-10-041-1/+1
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-031-18/+55
* Add new fnvlist_lookup_* functionsPaul Dagnelie2018-10-031-15/+25
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-032-4/+9
* changelist should be able to iter on mountsAlek P2018-10-021-1/+2
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-012-37/+35
* Remove duplicate macro in dsl_dir.hMatthew Ahrens2018-10-011-1/+0
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-266-21/+133
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-2616-59/+48
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-241-0/+18
* Fix in-kernel sysfs entriesDon Brady2018-09-061-0/+3
* Pool allocation classesDon Brady2018-09-0510-8/+65
* Add basic zfs ioc input nvpair validationDon Brady2018-09-022-85/+94
* Add zfs module feature and property info to sysfsDon Brady2018-09-024-0/+51
* Always wait for txg sync when umounting datasetTom Caputi2018-08-271-1/+0
* Small rework of txg_list codeTom Caputi2018-08-271-0/+7
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-204-1/+65
* Check encrypted dataset + embedded recv earlierTom Caputi2018-08-151-1/+1
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-153-4/+6
* Reduce taskq and context-switch cost of zio pipeMatthew Ahrens2018-08-021-2/+2
* Add missing checks to zpl_xattr_* functionsJohn Gallagher2018-08-021-22/+29
* Add support for selecting encryption backendNathan Lewis2018-08-022-2/+42