summaryrefslogtreecommitdiffstats
path: root/include/sys/fs/zfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+12
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-0/+1
* Add trim support to zpool waitBrian Behlendorf2020-03-041-0/+1
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-181-2/+2
* Implement bookmark copyingChristian Schwarz2020-02-111-0/+3
* Restore aclmode and remove acltype on FreeBSDRyan Moeller2020-02-041-1/+1
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-131-1/+1
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-051-12/+13
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+19
* Fix typos in include/Andrea Gelmini2019-08-301-2/+2
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-0/+1
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+2
* Fix zfs "redact" misc issuesloli10K2019-07-051-7/+7
* Remove code for zfs remapMatthew Ahrens2019-06-241-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-9/+13
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-0/+1
* 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
* Add TRIM supportBrian Behlendorf2019-03-291-4/+65
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-211-0/+1
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+4
* Avoid retrieving unused snapshot propsAlek P2019-03-121-2/+9
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-1/+37
* zed: detect and offline physically removed devicesloli10K2018-11-091-0/+1
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-081-0/+4
* Defer new resilvers until the current one endsTom Caputi2018-10-181-0/+2
* Pool allocation classesDon Brady2018-09-051-0/+11
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-84/+92
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-201-1/+2
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+1