| Commit message (Expand) | Author | Age | Files | Lines |
* | orangefs: reverse sense of is-inode-stale test in d_revalidate | Martin Brandenburg | 2018-02-06 | 1 | -10/+7 |
* | orangefs: use correct string length | Xiongfeng Wang | 2018-02-06 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | orangefs: don't use d_time | Miklos Szeredi | 2016-10-24 | 1 | -2/+3 |
* | orangefs: rename most remaining global variables | Martin Brandenburg | 2016-08-16 | 1 | -1/+1 |
* | orangefs: Account for jiffies wraparound. | Martin Brandenburg | 2016-08-02 | 1 | -1/+1 |
* | orangefs: Allow dcache and getattr cache time to be configured. | Martin Brandenburg | 2016-08-02 | 1 | -1/+1 |
* | orangefs: Use d_time to avoid excessive lookups | Martin Brandenburg | 2016-08-02 | 1 | -0/+4 |
* | orangefs: use new getattr for revalidate and remove old getattr | Martin Brandenburg | 2016-03-23 | 1 | -2/+1 |
* | orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr | Martin Brandenburg | 2016-03-23 | 1 | -1/+1 |
* | orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX | Martin Brandenburg | 2016-02-24 | 1 | -1/+1 |
* | orangefs: don't d_drop in d_revalidate since the caller will | Martin Brandenburg | 2016-02-24 | 1 | -8/+2 |
* | orangefs: Implement inode_operations->permission(). | Martin Brandenburg | 2016-02-04 | 1 | -1/+2 |
* | orangefs: Fix revalidate. | Martin Brandenburg | 2016-01-28 | 1 | -37/+61 |
* | Orangefs: don't trigger copy_attributes_to_inode from d_revalidate. | Mike Marshall | 2015-12-30 | 1 | -36/+14 |
* | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 2015-12-04 | 1 | -1/+1 |
* | OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. | Yi Liu | 2015-12-03 | 1 | -12/+12 |
* | Orangefs: kernel client part 2 | Mike Marshall | 2015-10-03 | 1 | -0/+142 |