aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/xattr.c
AgeCommit message (Expand)Author
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-03-17orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg
2016-03-17orangefs: remove unused reference to xattr key lengthMartin Brandenburg
2015-12-17Orangefs: validate resp.listxattr.returned_countMike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu
2015-11-16fs: out of bounds on stack in iov_iter_advanceAl Viro
2015-10-03Orangefs: address problems found by static checkerMike Marshall
2015-10-03Orangefs: kernel client part 5Mike Marshall