Age | Commit message (Expand) | Author | Files | Lines |
2016-10-08 | xattr: Stop calling {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -0/+3 |
2016-07-05 | orangefs: fix namespace handling | Jann Horn | 1 | -2/+2 |
2016-07-05 | orangefs: Remove useless xattr prefix arguments | Andreas Gruenbacher | 1 | -56/+27 |
2016-07-05 | orangefs: Remove redundant "trusted." xattr handler | Andreas Gruenbacher | 1 | -37/+0 |
2016-07-05 | orangefs: Remove useless defines | Andreas Gruenbacher | 1 | -11/+6 |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 1 | -4/+6 |
2016-05-03 | Merge getxattr prototype change into work.lookups | Al Viro | 1 | -4/+6 |
2016-04-11 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 1 | -4/+6 |
2016-04-08 | Orangefs: optimize boilerplate code. | Mike Marshall | 1 | -1/+1 |
2016-04-08 | Orangefs: xattr.c cleanup | Mike Marshall | 1 | -16/+1 |
2016-03-17 | orangefs: sanitize listxattr and return EIO on impossible values | Martin Brandenburg | 1 | -0/+10 |
2016-03-17 | orangefs: remove unused reference to xattr key length | Martin Brandenburg | 1 | -5/+0 |
2015-12-18 | Orangefs: validate resp.listxattr.returned_count | Mike Marshall | 1 | -1/+11 |
2015-12-04 | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 1 | -2/+2 |
2015-12-03 | OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. | Yi Liu | 1 | -102/+102 |
2015-11-16 | fs: out of bounds on stack in iov_iter_advance | Al Viro | 1 | -22/+22 |
2015-10-03 | Orangefs: address problems found by static checker | Mike Marshall | 1 | -4/+2 |
2015-10-03 | Orangefs: kernel client part 5 | Mike Marshall | 1 | -0/+532 |