summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix libudev dependency in libzutilDon Brady2018-11-061-0/+2
* zpool: bogus error for invalid dedupditto valueLOLi2018-11-061-3/+15
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-0516-3150/+3425
* Improve snapshot listing error messageMd Islam2018-10-301-2/+4
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-241-5/+30
* Fix changelist mounted-dataset iterationAlek P2018-10-103-24/+39
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-091-0/+1
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-031-15/+48
* 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
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-0/+51
* Pool allocation classesDon Brady2018-09-053-7/+83
* Add basic zfs ioc input nvpair validationDon Brady2018-09-022-2/+85
* Add zfs module feature and property info to sysfsDon Brady2018-09-022-0/+18
* Fedora 28: Fix misc bounds check compiler warningsJoao Carlos Mendes Luis2018-08-261-1/+1
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-155-32/+136
* Add support for selecting encryption backendNathan Lewis2018-08-021-2/+7
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-301-0/+3
* 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
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+7
* 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-265-4/+139
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-195-95/+31
* Remove libefi __linux__ wrappersBrian Behlendorf2018-06-141-17/+2
* Fix efi_get_info() zvol detectionBrian Behlendorf2018-06-131-2/+3
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-3/+18
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-061-0/+2
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-063-18/+42
* Remove rwlock wrappersBrian Behlendorf2018-06-042-82/+0
* 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-312-13/+21
* Update build system and packagingBrian Behlendorf2018-05-2918-209/+47
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-083-4/+30
* OpenZFS 9421, 9422 - zdb show possibly leaked objectsPaul Dagnelie2018-05-041-2/+5
* Adopt pyzfs from ClusterHQloli10K2018-05-012-5/+14
* Fix zfs incremental send remove '-o' propertiesLOLi2018-04-301-1/+1
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-191-2/+14
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-1/+2
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-145-24/+137
* Add 'zpool split' coverage to the ZFS Test SuiteLOLi2018-04-121-1/+9
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-125-14/+14
* OpenZFS 9286 - want refreservation=autoMike Gerdts2018-04-112-4/+97
* Fix zpool set feature@<feature>=disabledLOLi2018-04-111-0/+9
* Correct swapped keylocation error messagesTom Caputi2018-04-091-4/+4
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-043-5/+13
* Add support for nvme based devidsDon Brady2018-03-291-2/+13