aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-0/+7
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-022-0/+9
* Correct snprintf() size argumentTomohiro Kusumi2019-04-301-3/+3
* Add option [-V|--version] to emit version stringTerraTech2019-04-161-0/+64
* Fix hierarchy misspellingsRichard Laager2019-04-141-5/+5
* Append snapshot name to "TIME SENT SNAPSHOT" outputTerraTech2019-04-011-1/+2
* Add TRIM supportBrian Behlendorf2019-03-292-40/+178
* Send stream should only list included snapsTom Caputi2019-03-281-24/+83
* Improve `zpool labelclear`Brian Behlendorf2019-03-211-3/+46
* Add space in error messageTom Caputi2019-03-191-2/+2
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-132-0/+15
* Avoid retrieving unused snapshot propsAlek P2019-03-123-43/+90
* Improve error message for zfs create with @ or # in nameDamian Wojsław2019-02-251-38/+39
* zfs should optionally send holdsPaul Zuchowski2019-02-151-12/+84
* ZVOLs should not be allowed to have childrenloli10K2019-02-083-13/+41
* Include third party licenses in dist tarballsNeal Gompa (ニール・ゴンパ)2019-01-081-0/+3
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-072-0/+101
* Add missing MMP status code to libzfs_statusbunder20152019-01-031-19/+33
* OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorlyPaul Dagnelie2018-12-141-6/+6
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-142-34/+30
* OpenZFS 9880 - Race in ZFS parallel mountAndy Fiddaman2018-12-071-3/+31
* Fix error message when zfs module is not loadedTom Caputi2018-12-071-3/+3
* Fix 'zfs receive -F' message when destination has snapshotsloli10K2018-12-051-1/+1
* Fix ASSERT in zfs_receive_one()LOLi2018-12-041-2/+3
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-152-98/+368
* zpool: bogus error for invalid dedupditto valueLOLi2018-11-061-3/+15
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-058-3046/+24
* Improve snapshot listing error messageMd Islam2018-10-301-2/+4
* Fix changelist mounted-dataset iterationAlek P2018-10-103-24/+39
* Fix "zfs destroy" when "sharenfs=on" is usedPrakash Surya2018-10-031-1/+1
* OpenZFS 9616 - Bogus error when attempting to set property on read-only poolAndrew Stormont2018-10-031-3/+8
* changelist should be able to iter on mountsAlek P2018-10-022-65/+172
* Pool allocation classesDon Brady2018-09-052-0/+67
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-1/+36
* Add zfs module feature and property info to sysfsDon Brady2018-09-021-0/+16
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-154-15/+100
* OpenZFS 9457 - libzfs_import.c:add_config() has a memory leaksara hartse2018-07-241-18/+6
* Add support for autoexpand propertyBrian Behlendorf2018-07-232-16/+70
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-0/+21
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-9/+8
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-262-2/+70
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-3/+18
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-062-18/+40
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-042-12/+12
* zpool reopen should detect expanded devicesSara Hartse2018-05-311-12/+2
* Update build system and packagingBrian Behlendorf2018-05-291-2/+1
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-082-4/+20
* OpenZFS 9421, 9422 - zdb show possibly leaked objectsPaul Dagnelie2018-05-041-2/+5
* Adopt pyzfs from ClusterHQloli10K2018-05-011-2/+2
* Fix zfs incremental send remove '-o' propertiesLOLi2018-04-301-1/+1