summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* orangefs: Account for jiffies wraparound.Martin Brandenburg2016-08-021-5/+5
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-021-4/+4
* orangefs: Cache getattr results.Martin Brandenburg2016-08-021-0/+7
* orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg2016-08-021-0/+5
* orangefs: constify inode_operationsAl Viro2016-05-291-1/+1
* orangefs: don't open-code %pd2Al Viro2016-05-291-6/+2
* orangefs: Avoid symlink upcall if target is too long.Martin Brandenburg2016-03-091-0/+3
* orangefs: we never lookup with sym_follow setMartin Brandenburg2016-02-241-4/+2
* orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg2016-02-241-9/+9
* Orangefs: make some gossip statements more helpful.Mike Marshall2016-02-191-15/+29
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-041-0/+1
* Orangefs: don't keep checking stuff in on Friday afternoon.Mike Marshall2015-12-111-1/+1
* Orangefs: don't expose internal details of pathname resolution to userspace.Mike Marshall2015-12-041-1/+1
* 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-67/+67
* orangefs: kill pointless ->link() and ->mknod()Al Viro2015-11-131-23/+0
* Orangefs: choose return codes from among the expected ones.Mike Marshall2015-10-031-8/+4
* Orangefs: kernel client part 3Mike Marshall2015-10-031-0/+473