summaryrefslogtreecommitdiffstats
path: root/module/zfs/zpl_xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing NULL in zpl_xattr_handlersBrian Behlendorf2012-03-151-0/+1
* Apply the ZoL coding standard to zpl_xattr.cDarik Horn2012-01-121-17/+16
* Linux 3.2 compat, security_inode_init_security()Brian Behlendorf2012-01-121-0/+29
* Implement SA based xattrsBrian Behlendorf2011-11-281-63/+266
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-3/+3
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-2/+4
* Truncate the xattr znode when updating existing attributes.Gunnar Beutner2011-04-191-1/+7
* Linux 2.6.29 compat, credentialsBrian Behlendorf2011-03-221-11/+11
* Linux 2.6.33 compat, get/set xattr callbacksBrian Behlendorf2011-02-111-7/+13
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-4/+4
* Add Hooks for Linux Xattr OperationsBrian Behlendorf2011-02-101-0/+432