summaryrefslogtreecommitdiff
path: root/fs/orangefs/xattr.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* orangefs: Adjust three checks for null pointersMarkus Elfring2017-09-14
* orangefs: constify xattr_handler structureJulia Lawall2017-09-14
* orangefs: off by ones in xattr size checksDan Carpenter2017-09-14
* orangefs: clean up oversize xattr validationMartin Brandenburg2017-04-26
* orangefs: fix bounds check for listxattrMartin Brandenburg2017-04-26
* xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* orangefs: fix namespace handlingJann Horn2016-07-05
* orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-05
* orangefs: Remove redundant "trusted." xattr handlerAndreas Gruenbacher2016-07-05
* orangefs: Remove useless definesAndreas Gruenbacher2016-07-05
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* | Orangefs: optimize boilerplate code.Mike Marshall2016-04-08
* | Orangefs: xattr.c cleanupMike Marshall2016-04-08
|/
* orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg2016-03-17
* orangefs: remove unused reference to xattr key lengthMartin Brandenburg2016-03-17
* Orangefs: validate resp.listxattr.returned_countMike Marshall2015-12-17
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-04
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-03
* fs: out of bounds on stack in iov_iter_advanceAl Viro2015-11-16
* Orangefs: address problems found by static checkerMike Marshall2015-10-03
* Orangefs: kernel client part 5Mike Marshall2015-10-03