]> git.proxmox.com Git - mirror_zfs-debian.git/history - module/zfs/zfs_dir.c
Imported Upstream version 0.6.5.4
[mirror_zfs-debian.git] / module / zfs / zfs_dir.c
2016-01-10 Aron XuImported Upstream version 0.6.5.4
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-01-17 Brian BehlendorfRevert "Revert "Fix unlink/xattr deadlock""
2012-12-05 Brian BehlendorfRevert "Fix unlink/xattr deadlock"
2012-08-26 Brian Behlendorfrmdir(2) should return ENOTEMPTY
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-02 Brian BehlendorfAllow multiple values per directory entry
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-06-20 Gunnar BeutnerFix unlink/xattr deadlock
2011-06-20 Gunnar BeutnerRemoved erroneous zfs_inode_destroy() calls from zfs_rm...
2011-04-19 Gunnar BeutnerAdded missing initialization for va.va_dentry in zfs_ge...
2011-04-07 Brian BehlendorfCall d_instantiate before unlocking inode
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-01-06 Brian BehlendorfFix minor compiler warnings
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
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...