Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01e1932a1748e20b69ba23d0a01db5eb3a525782
/
fs
/
orangefs
/
inode.c
53950ef
orangefs: do not check possibly stale size on truncate
by Martin Brandenburg
· 8 years ago
68a24a6
orangefs: implement statx
by Martin Brandenburg
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
e98bdb3
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next
by Mike Marshall
· 8 years ago
70823b9
orangefs: Remove orangefs_backing_dev_info
by Jan Kara
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 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
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 9 years ago
f66debf
orangefs: use %pd/%pD
by Al Viro
· 8 years ago
71680c1
orangefs: Cache getattr results.
by Martin Brandenburg
· 9 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8a5c743
mm, memcg: use consistent gfp flags during readahead
by Michal Hocko
· 8 years ago
3903f15
Orangefs: allow O_DIRECT in open
by Mike Marshall
· 9 years ago
6f3fc10
orangefs: constify inode_operations
by Al Viro
· 9 years ago
6759212
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
f83140c
orangefs: clean up truncate ctime and mtime setting
by Martin Brandenburg
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
fecd86a
ornagefs: ensure that truncate has an up to date inode size
by Martin Brandenburg
· 9 years ago
e8da254
orangefs: move code which sets i_link to orangefs_inode_getattr
by Martin Brandenburg
· 9 years ago
8f24928
orangefs: use new getattr in inode getattr and permission
by Martin Brandenburg
· 9 years ago
075cca5
orangefs: use new orangefs_inode_getattr to create new inodes
by Martin Brandenburg
· 9 years ago
3c9cf98
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
by Martin Brandenburg
· 9 years ago
a4c680a
orangefs: remove paranoia in orangefs_set_inode
by Martin Brandenburg
· 9 years ago
a7d3e78
Orangefs: follow_link -> get_link change
by Mike Marshall
· 9 years ago
5253487
Orangefs: make some gossip statements more helpful.
by Mike Marshall
· 9 years ago
237f828
orangefs: Do not retrieve size from servers unless it it necessary.
by Martin Brandenburg
· 9 years ago
933287d
orangefs: Implement inode_operations->permission().
by Martin Brandenburg
· 9 years ago
9910982
orangefs: Fix revalidate.
by Martin Brandenburg
· 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
74f68fc
orangefs: make pvfs2_inode_read() take iov_iter
by Al Viro
· 9 years ago
5480494
Orangefs: fix some checkpatch.pl complaints that had creeped in.
by Mike Marshall
· 9 years ago
84d0215
Orangefs: sooth most sparse complaints
by Mike Marshall
· 9 years ago
5db11c2
Orangefs: kernel client part 2
by Mike Marshall
· 9 years ago