summaryrefslogtreecommitdiff
path: root/fs/orangefs/dcache.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg1-1/+1
2016-02-25orangefs: don't d_drop in d_revalidate since the caller willMartin Brandenburg1-8/+2
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg1-1/+2
2016-01-28orangefs: Fix revalidate.Martin Brandenburg1-37/+61
2015-12-30Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.Mike Marshall1-36/+14
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-1/+1
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu1-12/+12
2015-10-03Orangefs: kernel client part 2Mike Marshall1-0/+142