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