Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4e61f016b045442b136db8e0879c1146f5c27ef1
/
fs
/
orangefs
/
namei.c
091a0f2
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 6 years ago
f6a4b4c
orangefs: set i_size on new symlink
by Martin Brandenburg
· 6 years ago
04bb1ba
orangefs_lookup: simplify
by Al Viro
· 7 years ago
1e2e547
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
6bdfb48
orangefs: use correct string length
by Xiongfeng Wang
· 7 years ago
db0267e
orangefs: call op_release sooner when creating inodes
by Martin Brandenburg
· 7 years ago
a55f2d8
orangefs: stop setting atime on inode dirty
by Martin Brandenburg
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
68a24a6
orangefs: implement statx
by Martin Brandenburg
· 8 years ago
17930b2
orangefs: do not set getattr_time on orangefs_lookup
by Martin Brandenburg
· 8 years ago
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
· 8 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