Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e70218c269964a3e9139735e75245eaff8a8a88
/
fs
/
orangefs
/
namei.c
804b173
orangefs: don't use d_time
by Miklos Szeredi
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
1d50361
orangefs: rename most remaining global variables
by Martin Brandenburg
· 8 years ago
f66debf
orangefs: use %pd/%pD
by Al Viro
· 8 years ago
8bbb20a
orangefs: Account for jiffies wraparound.
by Martin Brandenburg
· 8 years ago
4cd8f31
orangefs: Allow dcache and getattr cache time to be configured.
by Martin Brandenburg
· 8 years ago
71680c1
orangefs: Cache getattr results.
by Martin Brandenburg
· 8 years ago
31b7c1a
orangefs: Use d_time to avoid excessive lookups
by Martin Brandenburg
· 9 years ago
6f3fc10
orangefs: constify inode_operations
by Al Viro
· 9 years ago
96b0cff
orangefs: don't open-code %pd2
by Al Viro
· 8 years ago
c62da58
orangefs: Avoid symlink upcall if target is too long.
by Martin Brandenburg
· 9 years ago
6ceaf78
orangefs: we never lookup with sym_follow set
by Martin Brandenburg
· 9 years ago
47b4948
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
by Martin Brandenburg
· 9 years ago
5253487
Orangefs: make some gossip statements more helpful.
by Mike Marshall
· 9 years ago
933287d
orangefs: Implement inode_operations->permission().
by Martin Brandenburg
· 9 years ago
7cec28e
Orangefs: don't keep checking stuff in on Friday afternoon.
by Mike Marshall
· 9 years ago
e91f1c8
Orangefs: don't expose internal details of pathname resolution to userspace.
by Mike Marshall
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
aada5c5
orangefs: kill pointless ->link() and ->mknod()
by Al Viro
· 9 years ago
f957ae2
Orangefs: choose return codes from among the expected ones.
by Mike Marshall
· 9 years ago
274dcf5
Orangefs: kernel client part 3
by Mike Marshall
· 9 years ago