index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
orangefs: Account for jiffies wraparound.
Martin Brandenburg
1
-5
/
+5
2016-08-02
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
1
-4
/
+4
2016-08-02
orangefs: Cache getattr results.
Martin Brandenburg
1
-0
/
+7
2016-08-02
orangefs: Use d_time to avoid excessive lookups
Martin Brandenburg
1
-0
/
+5
2016-05-29
orangefs: constify inode_operations
Al Viro
1
-1
/
+1
2016-05-29
orangefs: don't open-code %pd2
Al Viro
1
-6
/
+2
2016-03-09
orangefs: Avoid symlink upcall if target is too long.
Martin Brandenburg
1
-0
/
+3
2016-02-24
orangefs: we never lookup with sym_follow set
Martin Brandenburg
1
-4
/
+2
2016-02-24
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
Martin Brandenburg
1
-9
/
+9
2016-02-19
Orangefs: make some gossip statements more helpful.
Mike Marshall
1
-15
/
+29
2016-02-04
orangefs: Implement inode_operations->permission().
Martin Brandenburg
1
-0
/
+1
2015-12-11
Orangefs: don't keep checking stuff in on Friday afternoon.
Mike Marshall
1
-1
/
+1
2015-12-04
Orangefs: don't expose internal details of pathname resolution to userspace.
Mike Marshall
1
-1
/
+1
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
-67
/
+67
2015-11-13
orangefs: kill pointless ->link() and ->mknod()
Al Viro
1
-23
/
+0
2015-10-03
Orangefs: choose return codes from among the expected ones.
Mike Marshall
1
-8
/
+4
2015-10-03
Orangefs: kernel client part 3
Mike Marshall
1
-0
/
+473