summaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-5284/+0
* MFOpenZFS: ZVOLs should not be allowed to have childrenRyan Moeller2020-03-251-5/+0
* MFV r354382,r354385: 10601 10757 Pool allocation classesAndriy Gapon2019-11-211-0/+30
* MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)Andriy Gapon2019-11-181-0/+2
* MFZoL: Avoid retrieving unused snapshot propsAlan Somers2019-10-261-2/+9
* ZFS: add bookmark renamingAndriy Gapon2019-10-031-13/+17
* MFV r348534: 9616 Bogus error when attempting to set property on read-only poolAlexander Motin2019-06-031-3/+8
* Implement parallel mounting for ZFS filesystemBaptiste Daroussin2019-02-261-11/+20
* MFV r342469: 9630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-261-11/+13
* Performance optimization of AVL tree comparator functionsMatt Macy2018-08-101-5/+3
* MFV 337214:Alexander Motin2018-08-031-0/+1
* MFV r337182: 9330 stack overflow when creating a deeply nested datasetAlexander Motin2018-08-021-0/+21
* MFV r337161: 9512 zfs remap poolname@snapname coredumpsAlexander Motin2018-08-021-2/+14
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-0/+2
* MFV r336944: 9286 want refreservation=autoAlexander Motin2018-07-301-2/+78
* 8942 zfs promote .../%recv should be an errorAlexander Motin2018-02-221-0/+7
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-211-0/+18
* MFV r329718: 8520 7198 lzc_rollback_to should support rolling back to originAndriy Gapon2018-02-211-9/+23
* MFV r316893:Alexander Motin2018-02-201-1/+4
* MFV r328233:Alexander Motin2018-01-221-1/+5
* MFV r328220: 8677 Open-Context Channel ProgramsAlexander Motin2018-01-211-1/+1
* MFV r316877: 7571 non-present readonly numeric ZFS props do not have default ...Andriy Gapon2017-10-061-1/+2
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-011-5/+89
* MFV r322229: 7600 zfs rollback should pass target snapshot to kernelAndriy Gapon2017-08-081-7/+12
* MFV r322217: 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-opAndriy Gapon2017-08-081-1/+0
* MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-141-13/+7
* MFV r319740: 8168 NULL pointer dereference in zfs_create()Andriy Gapon2017-06-091-1/+3
* MFV 316891Josh Paetzel2017-04-211-13/+105
* MFV r308989: 6428 set canmount=off on unmounted filesystem tries toAndriy Gapon2016-11-241-1/+1
* revert r304520, set canmount=on is not supposed to mount the filesystemAndriy Gapon2016-11-221-8/+3
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-011-15/+15
* MFV r302659: 6931 lib/libzfs: cleanup gcc warningsAlexander Motin2016-09-011-47/+36
* MFV r302658: 6872 zfs libraries should not allow uninitialized variablesAlexander Motin2016-09-011-3/+4
* MFV r302657: 4521 zfstest is trying to execute evil "zfs unmount -a"Alexander Motin2016-09-011-1/+10
* MFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlistAlexander Motin2016-09-011-2/+5
* MFV r302643:Alexander Motin2016-09-011-3/+2
* fix bug introduced in r297521, set canmount=on doesn't mount filesystemAndriy Gapon2016-08-201-3/+8
* MFV r298471: 6052 decouple lzc_create() from the implementation detailsAndriy Gapon2016-04-221-3/+3
* fix zfs set canmount=off on an unmounted filesystemAndriy Gapon2016-04-031-2/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-081-4/+2
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-081-0/+1
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to beAlexander Motin2015-10-181-15/+36
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distAlexander Motin2015-10-181-6/+16
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timeAlexander Motin2015-10-181-55/+129
* MFV r289310:Alexander Motin2015-10-161-0/+6
* MFV r289312: 2605 want to resume interrupted zfs sendAlexander Motin2015-10-151-15/+12
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-14/+14
* MFV r275537:Xin LI2014-12-071-13/+39
* MFV r274273:Xin LI2014-11-101-12/+27
* zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2014-09-181-0/+6