summaryrefslogtreecommitdiff
path: root/fs/orangefs/dcache.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-24orangefs: don't use d_timeMiklos Szeredi
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg
2016-08-02orangefs: Account for jiffies wraparound.Martin Brandenburg
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg
2016-08-02orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg
2016-02-24orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg
2016-02-24orangefs: don't d_drop in d_revalidate since the caller willMartin Brandenburg
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg
2016-01-28orangefs: Fix revalidate.Martin Brandenburg
2015-12-30Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.Mike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu
2015-10-03Orangefs: kernel client part 2Mike Marshall