summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-061-10/+7Star
* orangefs: use correct string lengthXiongfeng Wang2018-02-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* orangefs: don't use d_timeMiklos Szeredi2016-10-241-2/+3
* orangefs: rename most remaining global variablesMartin Brandenburg2016-08-161-1/+1
* orangefs: Account for jiffies wraparound.Martin Brandenburg2016-08-021-1/+1
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-021-1/+1
* orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg2016-08-021-0/+4
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-231-2/+1Star
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-231-1/+1
* orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg2016-02-241-1/+1
* orangefs: don't d_drop in d_revalidate since the caller willMartin Brandenburg2016-02-241-8/+2Star
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-041-1/+2
* orangefs: Fix revalidate.Martin Brandenburg2016-01-281-37/+61
* Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.Mike Marshall2015-12-301-36/+14Star
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-1/+1
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-031-12/+12
* Orangefs: kernel client part 2Mike Marshall2015-10-031-0/+142