Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing NULL in zpl_xattr_handlers | Brian Behlendorf | 2012-03-15 | 1 | -0/+1 |
* | Apply the ZoL coding standard to zpl_xattr.c | Darik Horn | 2012-01-12 | 1 | -17/+16 |
* | Linux 3.2 compat, security_inode_init_security() | Brian Behlendorf | 2012-01-12 | 1 | -0/+29 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -63/+266 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -3/+3 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 1 | -2/+4 |
* | Truncate the xattr znode when updating existing attributes. | Gunnar Beutner | 2011-04-19 | 1 | -1/+7 |
* | Linux 2.6.29 compat, credentials | Brian Behlendorf | 2011-03-22 | 1 | -11/+11 |
* | Linux 2.6.33 compat, get/set xattr callbacks | Brian Behlendorf | 2011-02-11 | 1 | -7/+13 |
* | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 1 | -4/+4 |
* | Add Hooks for Linux Xattr Operations | Brian Behlendorf | 2011-02-10 | 1 | -0/+432 |