Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-14 | orangefs: Adjust three checks for null pointers | Markus Elfring |
2017-09-14 | orangefs: constify xattr_handler structure | Julia Lawall |
2017-09-14 | orangefs: off by ones in xattr size checks | Dan Carpenter |
2017-04-26 | orangefs: clean up oversize xattr validation | Martin Brandenburg |
2017-04-26 | orangefs: fix bounds check for listxattr | Martin Brandenburg |
2016-10-07 | xattr: Stop calling {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-07-05 | orangefs: fix namespace handling | Jann Horn |
2016-07-05 | orangefs: Remove useless xattr prefix arguments | Andreas Gruenbacher |
2016-07-05 | orangefs: Remove redundant "trusted." xattr handler | Andreas Gruenbacher |
2016-07-05 | orangefs: Remove useless defines | Andreas Gruenbacher |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro |
2016-04-10 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro |
2016-04-08 | Orangefs: optimize boilerplate code. | Mike Marshall |
2016-04-08 | Orangefs: xattr.c cleanup | Mike Marshall |
2016-03-17 | orangefs: sanitize listxattr and return EIO on impossible values | Martin Brandenburg |
2016-03-17 | orangefs: remove unused reference to xattr key length | Martin Brandenburg |
2015-12-17 | Orangefs: validate resp.listxattr.returned_count | Mike Marshall |
2015-12-04 | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall |
2015-12-03 | OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. | Yi Liu |
2015-11-16 | fs: out of bounds on stack in iov_iter_advance | Al Viro |
2015-10-03 | Orangefs: address problems found by static checker | Mike Marshall |
2015-10-03 | Orangefs: kernel client part 5 | Mike Marshall |