Age | Commit message (Expand) | Author |
---|---|---|
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-11 | 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 |