summaryrefslogtreecommitdiff
path: root/fs/9p/xattr.c
AgeCommit message (Expand)Author
2018-09-09fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun
2016-08-039p: use clone_fid()Al Viro
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-04-119p: switch p9_client_read() to passing struct iov_iter *Al Viro
2015-04-119p: switch p9_client_write() to passing it struct iov_iter *Al Viro
2014-06-019P: fix return value in v9fs_fid_xattr_setDominique Martinet
2013-11-239p: fix return value in case in v9fs_fid_xattr_set()Geyslan G. Bem
2013-07-07fs/9p: xattr: add trusted and security namespacesJim Garlick
2013-02-269p: add fid-based variant of v9fs_xattr_set()Al Viro
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches
2010-10-28fs/9p: Add xattr callbacks for POSIX ACLAneesh Kumar K.V
2010-10-28fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V