aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_acl.c
Commit message (Expand)AuthorAgeFilesLines
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-3/+3
* Remove duplicate typedefs from trace.hNed Bass2015-01-061-0/+1
* Don't perform ACL-to-mode translation on empty ACLTim Chase2014-10-211-1/+2
* Allow chown/chgrp when no ACL SAs exist.Tim Chase2014-01-231-0/+11
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-3/+4
* Illumos #3742Will Andrews2013-11-041-4/+5
* Illumos #3598Matthew Ahrens2013-10-311-18/+19
* Posix ACL SupportMassimo Maggi2013-10-291-0/+3
* Avoid gcc -Werror=maybe-uninitialized warningsChris Wedgwood2013-01-281-2/+2
* Directory xattr znodes hold a reference on their parentBrian Behlendorf2012-12-031-22/+34
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-171-25/+25
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-2/+1
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-141/+140
* ACL related changesBrian Behlendorf2011-02-101-3/+7
* Add trivial acl helpersBrian Behlendorf2011-02-101-1/+120
* Remove dead ACL codeBrian Behlendorf2011-02-101-75/+1
* Fix minor compiler warningsBrian Behlendorf2011-01-061-19/+19
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+4
* Update to onnv_147Brian Behlendorf2010-08-261-96/+119
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-699/+574
* Rebase master to b121Brian Behlendorf2009-08-181-19/+121
* Rebase master to b117Brian Behlendorf2009-07-021-195/+263
* Rebase master to b105Brian Behlendorf2009-01-151-3/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+2680