summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-0/+3
* orangefs: fix namespace handlingJann Horn2016-07-051-2/+2
* orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-051-56/+27
* orangefs: Remove redundant "trusted." xattr handlerAndreas Gruenbacher2016-07-051-37/+0
* orangefs: Remove useless definesAndreas Gruenbacher2016-07-051-11/+6
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+6
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-4/+6
|\
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-4/+6
* | Orangefs: optimize boilerplate code.Mike Marshall2016-04-081-1/+1
* | Orangefs: xattr.c cleanupMike Marshall2016-04-081-16/+1
|/
* orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg2016-03-171-0/+10
* orangefs: remove unused reference to xattr key lengthMartin Brandenburg2016-03-171-5/+0
* Orangefs: validate resp.listxattr.returned_countMike Marshall2015-12-171-1/+11
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-2/+2
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-031-102/+102
* fs: out of bounds on stack in iov_iter_advanceAl Viro2015-11-161-22/+22
* Orangefs: address problems found by static checkerMike Marshall2015-10-031-4/+2
* Orangefs: kernel client part 5Mike Marshall2015-10-031-0/+532