Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-23 | orangefs: use new getattr for revalidate and remove old getattr | Martin Brandenburg | 1 | -2/+1 |
2016-03-23 | orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr | Martin Brandenburg | 1 | -1/+1 |
2016-02-24 | orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX | Martin Brandenburg | 1 | -1/+1 |
2016-02-24 | orangefs: don't d_drop in d_revalidate since the caller will | Martin Brandenburg | 1 | -8/+2 |
2016-02-04 | orangefs: Implement inode_operations->permission(). | Martin Brandenburg | 1 | -1/+2 |
2016-01-28 | orangefs: Fix revalidate. | Martin Brandenburg | 1 | -37/+61 |
2015-12-30 | Orangefs: don't trigger copy_attributes_to_inode from d_revalidate. | Mike Marshall | 1 | -36/+14 |
2015-12-04 | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 1 | -1/+1 |
2015-12-03 | OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. | Yi Liu | 1 | -12/+12 |
2015-10-03 | Orangefs: kernel client part 2 | Mike Marshall | 1 | -0/+142 |