Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f2f4bf5aabadd6575f5daabcb0a2f506e3f5f68c
/
fs
/
orangefs
/
inode.c
33713cd
orangefs: truncate before updating size
by Martin Brandenburg
· 6 years ago
dd59a64
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
by Mike Marshall
· 6 years ago
4077a0f
orangefs: pass slot index back to readpage.
by Mike Marshall
· 6 years ago
8f04e1b
orangefs: add orangefs_revalidate_mapping
by Martin Brandenburg
· 6 years ago
52e2d0a
orangefs: write range tracking
by Martin Brandenburg
· 6 years ago
3e9dfc6
orangefs: move do_readv_writev to direct_IO
by Martin Brandenburg
· 6 years ago
85ac799
orangefs: implement writepage
by Martin Brandenburg
· 7 years ago
c453dcf
orangefs: migrate to generic_file_read_iter
by Martin Brandenburg
· 7 years ago
a68d9c6
orangefs: remove orangefs_readpages
by Martin Brandenburg
· 7 years ago
afd9fb2
orangefs: reorganize setattr functions to track attribute changes
by Martin Brandenburg
· 7 years ago
df2d733
orangefs: let setattr write to cached inode
by Martin Brandenburg
· 7 years ago
5e4f606
orangefs: hold i_lock during inode_getattr
by Martin Brandenburg
· 7 years ago
8b60785
orangefs: simplify orangefs_inode_getattr interface
by Martin Brandenburg
· 7 years ago
66d5477
orangefs: do not invalidate attributes on inode create
by Martin Brandenburg
· 6 years ago
fc2e2e9
orangefs: implement xattr cache
by Martin Brandenburg
· 7 years ago
5678b5d
orangefs: don't reinitialize result_mask in ->getattr
by Christoph Hellwig
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
b5d72cd
orangefs: don't let orangefs_iget return NULL.
by Mike Marshall
· 6 years ago
5624999
orangefs: don't let orangefs_new_inode return NULL
by Mike Marshall
· 6 years ago
e1b43769
orangefs: remove redundant pointer orangefs_inode
by Colin Ian King
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
95f5f88
orangefs: formatting cleanups
by Mike Marshall
· 7 years ago
7f54910
orangefs: report attributes_mask and attributes for statx
by Martin Brandenburg
· 7 years ago
9f8fd53
orangefs: revamp block sizes
by Martin Brandenburg
· 7 years ago
bdd6f08
orangefs: make several *_operations structs static
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
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
· 10 years ago