aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_dataset.c
Commit message (Expand)AuthorAgeFilesLines
...
* OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2019-07-051-8/+181
* Remove code for zfs remapMatthew Ahrens2019-06-241-30/+0
* Fix error message on promoting encrypted datasetTom Caputi2019-06-241-0/+10
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-201-10/+3
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-6/+49
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-131-0/+10
* Refactor parent dataset handling in libzfs zfs_rename()Tomohiro Kusumi2019-05-281-9/+4
* zfs: don't pretty-print objsetid propertyloli10K2019-05-241-1/+4
* Avoid retrieving unused snapshot propsAlek P2019-03-121-2/+9
* Improve error message for zfs create with @ or # in nameDamian Wojsław2019-02-251-38/+39
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-5/+0
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-11/+13
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-151-13/+33
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-1/+1
* Improve snapshot listing error messageMd Islam2018-10-301-2/+4
* Fix changelist mounted-dataset iterationAlek P2018-10-101-1/+3
* OpenZFS 9616 - Bogus error when attempting to set property on read-only poolAndrew Stormont2018-10-031-3/+8
* Pool allocation classesDon Brady2018-09-051-0/+30
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-2/+2
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-0/+21
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-191-2/+14
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+18
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-121-5/+5
* OpenZFS 9286 - want refreservation=autoMike Gerdts2018-04-111-1/+67
* Correct swapped keylocation error messagesTom Caputi2018-04-091-4/+4
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-041-3/+11
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-1/+2
* Project Quota on ZFSNasf-Fan2018-02-131-9/+23
* 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-081-7/+92
* OpenZFS 8898 - creating fs with checksum=skein on the boot pools fails ungrac...Yuri Pankov2018-01-111-1/+5
* Update for cppcheck v1.80Brian Behlendorf2017-11-181-1/+3
* Add convenience 'zfs_get' functionsJohn2017-10-191-0/+16
* Relax (ref)reservation constraints on ZVOLsLOLi2017-09-121-14/+0
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-11/+125
* Fix parsable 'zfs get' for compressratiosLOLi2017-08-031-3/+8
* zfs promote|rename .../%recv should be an errorLOLi2017-07-281-0/+7
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-041-7/+12
* OpenZFS 8418 - zfs_prop_get_table() call in zfs_validate_name() is a no-opMarcel Telka2017-07-041-1/+0
* GCC 7.1 fixesTony Hutter2017-06-281-8/+14
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-261-13/+7
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-0/+1
* Fix NULL pointer dereference in 'zfs create'LOLi2017-05-091-1/+3
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-4/+23
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-5/+25
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-031-1/+10
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-13/+105
* OpenZFS 7571 - non-present readonly numeric ZFS props do not have default valueGeorge Melikov2017-01-241-1/+2
* OpenZFS 7604 - if volblocksize property is the default, it displays as "-" ra...George Melikov2017-01-231-1/+4