aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* zpool import progress kstatOlaf Faaland2019-05-091-0/+8
* Fix send/recv lost spill blockBrian Behlendorf2019-05-076-7/+34
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-072-1/+1
* Remove incorrect (and inappropriate) comment in dprintf_dnodeMatthew Ahrens2019-05-011-5/+0
* Reference zfeature.c in a SPA_VERSION commentRichard Laager2019-04-161-0/+4
* Remove zfs.h comments about GRUBRichard Laager2019-04-161-9/+0
* Sync reserved Illumos ioctl comment with actual numberTomohiro Kusumi2019-04-141-1/+1
* Restrict kstats and print real pointersSara Hartse2019-04-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-2917-25/+265
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-213-3/+62
* Multiple DVA Scrubbing FixTom Caputi2019-03-151-1/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-134-2/+15
* Add bookmark v2 on-disk featureTom Caputi2019-03-131-0/+17
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-132-2/+10
* Increase default zfs_multihost_fail_intervals and import_intervalsOlaf Faaland2019-03-131-2/+2
* Avoid retrieving unused snapshot propsAlek P2019-03-121-2/+9
* MMP writes rotate over leavesOlaf Faaland2019-03-123-0/+5
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* Stack overflow in recursive bpobj_iterate_implPaul Zuchowski2019-03-061-0/+1
* Fix dnode_hold_impl() soft lockuplidongyang2019-02-221-0/+1
* Introduce auxiliary metaslab histogramsSerapheim Dimitropoulos2019-02-203-0/+45
* zfs should optionally send holdsPaul Zuchowski2019-02-151-1/+2
* port async unlinked drain from illumos-nexentaAlek P2019-02-124-0/+22
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-123-13/+55
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+1
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-251-1/+2
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-182-3/+2
* Document guidelines for usage of zfs_dbgmsgSerapheim Dimitropoulos2019-01-181-1/+17
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-171-2/+2
* Remove unused vdev_t fieldsSerapheim Dimitropoulos2019-01-171-11/+0
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-132-20/+4
* 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-077-3/+128
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-262-0/+5
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-071-6/+8
* 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
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-052-1/+1
* 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-184-0/+12
* 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-161-7/+10
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-161-1/+1
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-3/+3
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-113-70/+35
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-094-31/+70
* Add zfs_refcount_transfer_ownership_many()Brian Behlendorf2018-10-091-2/+5