Illumos #2635: 'zfs rename -f' to perform force unmount
[zfs.git] / lib / libzfs / libzfs_dataset.c
2012-08-23 Eric SchrockIllumos #2635: 'zfs rename -f' to perform force unmount
2012-08-23 Martin MatuskaProperly initialize and free destroydata
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-11 George WilsonIllumos #1949, #1953
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2012-06-13 Richard YaoMake zvol_remove_link() print a more useful error message
2012-06-11 Daniel VeriteRetry removal of busy minors
2012-01-19 Prakash SuryaIgnore dataset if the dds_type is DMU_OST_OTHER
2011-11-22 Suman ChakravartulaAllow leading digits in userquota/groupquota names
2011-08-01 Alexander StetsenkoIllumos #278: get rid zfs of python and pyzfs dependencies
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2011-02-05 Brian BehlendorfDocumentation updates
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux mlslabel support
2010-08-31 Brian BehlendorfAdd linux idmap support
2010-08-31 Brian BehlendorfFix deadcode
2010-08-31 Brian BehlendorfFix minor acl issue
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...