]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_dir.c
Project Quota on ZFS
[mirror_zfs.git] / module / zfs / zfs_dir.c
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-01-10 Alex ZhuravlevUse zap_count instead of cached z_size for unlink
2017-12-04 Brian BehlendorfFix NFS sticky bit permission denied error
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2017-02-24 Daniel HoffmanOpenZFS 7812 - Remove gender specific language
2017-02-02 George MelikovOpenZFS 1300 - filename normalization doesn't work...
2017-01-27 George MelikovOpenZFS 7301 - zpool export -f should be able to interr...
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2016-11-04 Chunwei ChenFix unlinked file cannot do xattr operations
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-14 Chris DunlopUse native inode->i_nlink instead of znode->z_links
2016-07-12 Chunwei Chenxattr dir doesn't get purged during iput
2016-04-06 Chunwei ChenFix atime handling and relatime
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2015-12-28 Chunwei ChenMake xattr dir truncate and remove in one tx
2014-08-11 Brian BehlendorfRevert "Revert "Revert "Fix unlink/xattr deadlock"""
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2013-12-06 Matthew AhrensIllumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-10-31 Matthew AhrensIllumos #3598
2013-04-19 Chris DunlopTrivial spelling fix
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...