summaryrefslogtreecommitdiff
path: root/fs/orangefs/dcache.c
Commit message (Expand)AuthorAge
* orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-06
* orangefs: use correct string lengthXiongfeng Wang2018-02-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* orangefs: don't use d_timeMiklos Szeredi2016-10-24
* orangefs: rename most remaining global variablesMartin Brandenburg2016-08-16
* orangefs: Account for jiffies wraparound.Martin Brandenburg2016-08-02
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-02
* orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg2016-08-02
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-23
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-23
* orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg2016-02-24
* orangefs: don't d_drop in d_revalidate since the caller willMartin Brandenburg2016-02-24
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-04
* orangefs: Fix revalidate.Martin Brandenburg2016-01-28
* Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.Mike Marshall2015-12-30
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-04
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-03
* Orangefs: kernel client part 2Mike Marshall2015-10-03