summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-20PSARC/2009/534 SMB/CIFS Standalone DFSafshin salek ardakani - Sun Microsystems - Irvine United States1-1/+3
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-68/+8
2010-02-246505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...Chris Kirby1-4/+15
2010-02-176885979 zfs_send -R fails to send snapshots that get renamed during the opera...Chris Kirby1-0/+2
2010-01-196915111 zfs_iter_snapshots() can miss snapshotsChris Kirby1-7/+12
2010-01-156908211 'zfs inherit -S volsize <volume>' core dumpsTom Erickson1-3/+15
2010-01-146698011 zfs incorrectly reports file systems as children when attempting a re...Mark J Musante1-11/+32
2010-01-076429996 zvols don't reserve enough space for requisite meta dataEric Taylor1-0/+39
2010-01-046911611 zfs_send()'s use of snapshot holds is still racyChris Kirby1-3/+8
2009-11-176900484 default volblocksize is no longer being reported correctlyTom Erickson1-3/+3
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-91/+223
2009-11-066795907 Add label attribute to ZFS datasets (fix check_rtime and lint)Ric Aleshire1-1/+1
2009-11-05PSARC 2009/348 Security Labels for ZFSRic Aleshire1-0/+92
2009-11-056893929 User/group quotas passed to "zfs create" are not properly setMatthew Ahrens1-2/+7
2009-11-056897978 zfs send should ignore unknown propertiesEric Schrock1-3/+5
2009-11-046896756 assertion failed: 0 == dsl_pool_user_hold(dp, ds->ds_object, htag, &n...Chris Kirby1-0/+8
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-2/+3
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