aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-019P: fix return value in v9fs_fid_xattr_setDominique Martinet1-1/+1
2013-11-239p: fix return value in case in v9fs_fid_xattr_set()Geyslan G. Bem1-4/+6
2013-07-07fs/9p: xattr: add trusted and security namespacesJim Garlick1-0/+4
2013-02-269p: add fid-based variant of v9fs_xattr_set()Al Viro1-15/+18
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches1-8/+8
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-10-28fs/9p: Add xattr callbacks for POSIX ACLAneesh Kumar K.V1-0/+4
2010-10-28fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V1-20/+28
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen1-2/+2
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V1-0/+160