summaryrefslogtreecommitdiff
path: root/fs/9p/xattr.c
Commit message (Expand)AuthorAge
* 9p: use clone_fid()Al Viro2016-08-03
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
* 9p: xattr simplificationsAndreas Gruenbacher2015-11-13
* 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-11
* 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-11
* 9P: fix return value in v9fs_fid_xattr_setDominique Martinet2014-06-01
* 9p: fix return value in case in v9fs_fid_xattr_set()Geyslan G. Bem2013-11-23
* fs/9p: xattr: add trusted and security namespacesJim Garlick2013-07-07
* 9p: add fid-based variant of v9fs_xattr_set()Al Viro2013-02-26
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* fs/9p: Remove unnecessary semicolonsJoe Perches2011-01-11
* fs/9p: Add xattr callbacks for POSIX ACLAneesh Kumar K.V2010-10-28
* fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V2010-10-28
* 9p: fix sparse warnings in new xattr codeEric Van Hensbergen2010-08-02
* fs/9p: Add support user. xattrAneesh Kumar K.V2010-08-02