summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-357/+13
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-3/+106
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-64/+1
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-4/+82
2009-07-296760420 zfs unmount -f causes recv to failMatthew Ahrens1-10/+2
2009-07-226861983 zfs should use new name <-> SID interfacesMatthew Ahrens1-16/+27
2009-05-216841321 zfs userspace / zfs get userused@ doesn't work on mounted snapshotMatthew Ahrens1-1/+1
2009-05-066837523 gnu xgettext's useless comments should be filteredMatthew Ahrens1-1/+4
2009-04-276824968 add ZFS userquota support to rquotadLin Ling1-10/+36
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-826/+310
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright1-2/+87
2009-02-136790687 libzfs mnttab caching ignores external changesEric Taylor1-3/+27
2009-02-136773366 "zfs list" memory consumption can be further reducedSanjeev Bagewadi1-1/+29
2008-12-046674216 "zfs share" doesn't work, but "zfs set sharenfs=on" doesMark J Musante1-2/+2
2008-11-256572357 libzfs should do more to avoid mnttab lookupsEric Taylor1-83/+276
2008-09-086739303 Setting canmount=noauto should not require unmounting and remounting ...Mark J Musante1-6/+10
2008-08-22PSARC/2008/518 ZFS space accounting enhancementsMatthew Ahrens1-0/+9
2008-08-186678308 zfs receive dumps core when -n is used, fails on replication streamTim Haley1-4/+4
2008-08-076667976 support booting up a snapshot root dataset (fix lint)Eric Taylor1-1/+1
2008-08-076667976 support booting up a snapshot root datasetEric Taylor1-3/+1
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-14/+26
2008-07-24PSARC 2008/223 Pool root file system properties via zpool(1M)timh1-6/+6
2008-07-076721094 Setting certain properties on root pools should not be allowedgw252951-0/+11
2008-06-126539380 zfs list uses too much memoryrm1605211-20/+72
2008-05-126668667 mountpoint is displayed incorrectly by zfs list when the mountpoint i...gw252951-6/+18
2008-04-11PSARC 2006/370 ZFS Boot Supportgw252951-1/+2
2008-03-07PSARC 2008/168 Support for ZFS property value canmount=noautohs241031-4/+13
2008-02-116576659 zfs allow should list delegatable permsmarks1-0/+118
2008-02-056654731 sharesmb property should only be settable on CIFS aware ZPLmarks1-2/+2
2007-12-226641210 zfs rollback -R fails with EBUSY if there is a clone (fix lint)ahrens1-1/+1
2007-12-22PSARC/2007/699 zfs rollback -f operativeahrens1-5/+22
2007-12-186419176 'zfs rollback <volume@snap>' does not lower reservation (fix lint)rm1605211-6/+9
2007-12-18PSARC/2007/675 A_MDEV Removalrm1605211-31/+86
2007-12-046637425 memory leak in get_numeric_property()timh1-1/+3
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-25/+23
2007-11-146619182 new non-sparse zvols should get refreservationsck1538981-6/+32
2007-11-136590941 zfs set mountpoint should not return 0 when it failsrm1605211-0/+2
2007-11-096421210 zfs rollback without unmountingahrens1-82/+34
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-0/+8
2007-10-296622822 can not create clone on old version pooltimh1-0/+17
2007-10-29PSARC/2007/574 zfs send -Rahrens1-402/+102
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-16/+64
2007-10-246425096 want online 'zfs recv' (read only and read/write)ek1102371-38/+24
2007-09-286596190 "zfs list" is slow due to version propertyrm1605211-0/+13
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-565/+76
2007-08-146592018 "zfs get" does not display temporary propertyahrens1-3/+4
2007-08-106536043 arc_byteswap_func_t and dmu_byteswap_func_t are redundantahrens1-94/+8
2007-08-064687827 dumpadm should be more tolerant of a read-only /etc/dumpadm.confeschrock1-1/+1
2007-08-026393351 unique_* could be improvedahrens1-85/+36
2007-08-026446301 ZFS mountpoint reverted back from legacy but sharenfs property not ho...rm1605211-4/+20