]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_acl.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / zfs_acl.c
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-15 Toomas SoomeOpenZFS 9213 - zfs: sytem typo
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-08 WHROpenZFS 8966 - Source file zfs_acl.c, function zfs_acls...
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2016-11-04 Chunwei ChenFix unlinked file cannot do xattr operations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-09-27 lorddoskiasRefactor inode->i_mode management
2016-08-08 Nikolay BorisovFix interaction between userns uid/gid and SA
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-12 Chunwei ChenKill zp->z_xattr_parent to prevent pinning
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-21 Chunwei ChenFix NFS credential
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-04-06 Chunwei ChenFix atime handling and relatime
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-10-21 Tim ChaseDon't perform ACL-to-mode translation on empty ACL
2014-01-23 Tim ChaseAllow chown/chgrp when no ACL SAs exist.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3598
2013-10-29 Massimo MaggiPosix ACL Support
2013-01-28 Chris WedgwoodAvoid gcc -Werror=maybe-uninitialized warnings
2012-12-03 Brian BehlendorfDirectory xattr znodes hold a reference on their parent
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-17 Richard YaoFix build failures on PaX/GRSecurity patched kernels
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfACL related changes
2011-02-10 Brian BehlendorfAdd trivial acl helpers
2011-02-10 Brian BehlendorfRemove dead ACL code
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-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...