]> git.proxmox.com Git - mirror_zfs-debian.git/history - lib/libzfs/libzfs_dataset.c
New upstream version 0.7.6
[mirror_zfs-debian.git] / lib / libzfs / libzfs_dataset.c
2018-02-26 Aron XuNew upstream version 0.7.6
2017-10-06 Aron XuNew upstream version 0.7.2
2016-09-19 Aron XuImported Upstream version 0.6.5.8
2015-11-01 Aron XuImported Upstream version 0.6.5.3
2015-08-13 Aron XuImported Upstream version 0.6.4.2
2014-02-08 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2012-12-17 Massimo MaggiFix get/set users/groups in quota props via numeric id
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-08-23 Garrett D'AmoreIllumos #2803: zfs get guid pretty-prints the output
2012-08-23 Christopher SidenIllumos #1796, #2871, #2903, #2957
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 Brian BehlendorfMerge branch 'illumos'
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-18 Brian BehlendorfMerge branch 'zpl'
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...