aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-191-2/+14
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-143-19/+118
* Add 'zpool split' coverage to the ZFS Test SuiteLOLi2018-04-121-1/+9
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-122-6/+6
* 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-042-4/+12
* Add support for nvme based devidsDon Brady2018-03-291-2/+13
* OpenZFS 9193 - bootcfg -C doesn't workPaul Dagnelie2018-03-221-2/+3
* Report pool suspended due to MMPOlaf Faaland2018-03-151-1/+7
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-6/+7
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-092-3/+3
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-1/+2
* Want 'zfs send -b'LOLi2018-02-211-12/+21
* Prevent raw zfs recv -F if dataset is unencryptedTom Caputi2018-02-211-11/+24
* OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEVloli10K2018-02-141-0/+4
* Project Quota on ZFSNasf-Fan2018-02-131-9/+23
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-121-1/+17
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-091-9/+23
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-2/+2
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-7/+96
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-022-17/+20
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-301-2/+3
* zpool import -d to specify device pathChunwei Chen2018-01-261-36/+130
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-2/+2
* OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin...Brian Behlendorf2018-01-191-5/+6
* OpenZFS 8898 - creating fs with checksum=skein on the boot pools fails ungrac...Yuri Pankov2018-01-111-1/+5
* OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevsYuri Pankov2018-01-111-2/+4
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-0/+3
* Update for cppcheck v1.80Brian Behlendorf2017-11-182-2/+4
* Sequential scrub and resilversTom Caputi2017-11-151-1/+1
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+9
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-261-11/+12
* Add convenience 'zfs_get' functionsJohn2017-10-191-0/+16
* Fix function documentation to correctly mirror codeTobin Harding2017-10-131-1/+1
* Encryption patch follow-upTom Caputi2017-10-115-145/+171
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-102-5/+6
* Fix some ZFS Test Suite issuesLOLi2017-09-251-1/+5
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-183-477/+0