summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07illumos syncJohn Sonnenschein1-2/+23
2012-04-272635 'zfs rename -f' to perform force unmountEric Schrock1-2/+4
2012-03-22OS-1048 zfs list/get -c to return only cached propertiesBill Pijewski1-1/+21
2012-03-131949 crash during reguid causes stale configGeorge Wilson1-2/+2
2011-11-22[OS-714] illumos mergeJohn Sonnenschein1-179/+275
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-179/+275
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein1-0/+2
2011-06-10OS-427 zpool(1M) and zfs(1M) should support -p for "list" and "get"Dave Pacheco1-2/+3
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-271/+176
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-176/+271
2011-06-131092 zfs refratio propertyMatt Ahrens1-0/+2
2010-12-01278 get rid zfs of python and pyzfs dependenciesAlexander Stetsenko1-0/+189
2012-01-231949 crash during reguid causes stale configGeorge Wilson1-2/+2
2010-08-07PSARC 2010/105 zfs diffTim Haley1-1/+1
2010-07-266779186 need domain controller hot failoverjoyce mcintosh1-6/+1
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-124/+6
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-5/+13
2010-05-266930145 zfs(1M) set volsize command failed without any errorEric Taylor1-30/+58
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