| Commit message (Expand) | Author | Age | Files | Lines |
* | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -2/+3 |
* | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-11 | 1 | -2/+2 |
* | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 2015-12-07 | 1 | -4/+0 |
* | 9p: xattr simplifications | Andreas Gruenbacher | 2015-11-14 | 1 | -0/+42 |
* | 9p: switch p9_client_read() to passing struct iov_iter * | Al Viro | 2015-04-12 | 1 | -32/+16 |
* | 9p: switch p9_client_write() to passing it struct iov_iter * | Al Viro | 2015-04-12 | 1 | -23/+9 |
* | 9P: fix return value in v9fs_fid_xattr_set | Dominique Martinet | 2014-06-01 | 1 | -1/+1 |
* | 9p: fix return value in case in v9fs_fid_xattr_set() | Geyslan G. Bem | 2013-11-23 | 1 | -4/+6 |
* | fs/9p: xattr: add trusted and security namespaces | Jim Garlick | 2013-07-08 | 1 | -0/+4 |
* | 9p: add fid-based variant of v9fs_xattr_set() | Al Viro | 2013-02-26 | 1 | -15/+18 |
* | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 2012-01-05 | 1 | -8/+8 |
* | fs/9p: Remove unnecessary semicolons | Joe Perches | 2011-01-11 | 1 | -1/+1 |
* | fs/9p: Add xattr callbacks for POSIX ACL | Aneesh Kumar K.V | 2010-10-28 | 1 | -0/+4 |
* | fs/9p: Implement POSIX ACL permission checking function | Aneesh Kumar K.V | 2010-10-28 | 1 | -20/+28 |
* | 9p: fix sparse warnings in new xattr code | Eric Van Hensbergen | 2010-08-02 | 1 | -2/+2 |
* | fs/9p: Add support user. xattr | Aneesh Kumar K.V | 2010-08-02 | 1 | -0/+160 |