aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/fs/zfs.h
Commit message (Expand)AuthorAgeFilesLines
* Add prefetch property Brian Behlendorf2024-04-301-0/+7
* Add ashift validation when adding devices to a poolGeorge Wilson2024-04-291-1/+2
* Add slow disk diagnosis to ZEDDon Brady2024-04-291-0/+2
* [2.2.4-only] Stub RAIDZ enums to prevent conflictsTony Hutter2024-04-291-0/+2
* Do not report bytes skipped by scan as issued.Alexander Motin2023-06-301-1/+2
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-1/+18
* Add the ability to uninitializeBrian Behlendorf2023-05-181-0/+1
* Create zap for root vdevrob-wing2023-04-201-0/+1
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+3
* Better handling for future crypto parametersRob N2023-03-071-0/+1
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-231-0/+4
* zed: add hotplug support for spare vdevsAmeer Hamza2023-01-091-0/+1
* Allow to control failfastMariusz Zaborski2022-11-101-0/+1
* Add options to zfs redundant_metadata propertyAkash B2022-10-191-1/+4
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-271-0/+1
* zfs recv hangs if max recordsize is less than received recordsizeAmeer Hamza2022-09-161-3/+3
* Add snapshots_changed as propertyUmer Saleem2022-08-021-0/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-1/+2
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+3
* linux: libzfs: simplify module-loaded checkнаб2022-05-181-0/+1
* Add physical device size to SIZE column in 'zpool list -v'Akash B2022-03-081-0/+1
* Expose additional file level attributesUmer Saleem2022-03-071-0/+35
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-0/+1
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-151-2/+28
* Add more control/visibility to spa_load_verify().Alexander Motin2022-02-041-0/+1
* Clean up CSTYLEDsнаб2022-01-261-4/+2
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+2
* Vdev Properties FeatureAllan Jude2021-11-301-1/+89
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-261-0/+5
* Increase default volblocksize from 8KB to 16KBAlexander Motin2021-08-171-1/+1
* libzfs: convert to -fvisibility=hiddenнаб2021-06-031-30/+33
* include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.hнаб2021-05-291-0/+41
* Add "compatibility" property for zpool feature setsColm2021-02-171-2/+17
* record ioctl elapsed time in zpool historyMatthew Ahrens2021-01-111-0/+1
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-141-0/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+14
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-1/+1
* zfs label bootenv should store data as nvlistToomas Soome2020-09-151-2/+2
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-4/+4
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-0/+10
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-171-1/+1
* Move ZVOL_DIR back to zfs.hRyan Moeller2020-08-111-0/+3
* Change the error handling for invalid property valuesAllan Jude2020-08-011-0/+1
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-1/+0
* Add device rebuild featureBrian Behlendorf2020-07-031-1/+37
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-0/+1
* Fix ZVOL_DIRRyan Moeller2020-05-161-3/+0
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-2/+4
* Persistent L2ARCGeorge Amanakis2020-04-101-0/+5