Mike Marshall
|
95f5f88f89
orangefs: formatting cleanups
|
7 years ago |
Colin Ian King
|
ec62e95ae3
orangefs: make struct orangefs_file_vm_ops static
|
7 years ago |
Martin Brandenburg
|
a5135eeab2
orangefs: implement vm_ops->fault
|
7 years ago |
Martin Brandenburg
|
dbcb5e7fc4
orangefs: open code short single-use functions
|
7 years ago |
Martin Brandenburg
|
6793f1c450
orangefs: fix deadlock; do not write i_size in read_iter
|
7 years ago |
Martin Brandenburg
|
a55f2d8615
orangefs: stop setting atime on inode dirty
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Jeff Layton
|
49e5571324
orangefs: don't call filemap_write_and_wait from fsync
|
8 years ago |
Linus Torvalds
|
aeced66196
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
|
8 years ago |
Martin Brandenburg
|
68a24a6cc4
orangefs: implement statx
|
8 years ago |
Al Viro
|
c63ed807d1
orangefs: use iov_iter_revert()
|
8 years ago |
Al Viro
|
450630975d
don't open-code file_inode()
|
8 years ago |
Amir Goldstein
|
d62a9025ae
orangefs: user file_inode() where it is due
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Martin Brandenburg
|
b78b11985a
Merge branch 'misc' into for-next
|
9 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Martin Brandenburg
|
889d5f1bac
orangefs: g_orangefs_stats -> orangefs_stats for consistency
|
9 years ago |
Martin Brandenburg
|
c51e012942
orangefs: do not allow client readahead cache without feature bit
|
9 years ago |
Martin Brandenburg
|
ed1e158777
orangefs: re-add flush_racache from out-of-tree
|
9 years ago |
Martin Brandenburg
|
6eaff8c777
orangefs: rename remaining bits of mmap readahead cache
|
9 years ago |
Al Viro
|
f66debf1b3
orangefs: use %pd/%pD
|
9 years ago |
Andreas Gruenbacher
|
d373a712c1
orangefs: Remove useless xattr prefix arguments
|
9 years ago |
Andreas Gruenbacher
|
972a7344fc
orangefs: Remove useless defines
|
9 years ago |
Al Viro
|
5ecfcb265f
orangefs: don't open-code inode_lock/inode_unlock
|
9 years ago |
Al Viro
|
6d4c1a30b3
orangefs: fix do_readv_writev() handling of error halfway through
|
9 years ago |
Al Viro
|
177f8fc491
orangefs: sanitize ->llseek()
|
9 years ago |
Al Viro
|
b8a99a8f9f
orangefs: saner calling conventions for getting a slot
|
9 years ago |
Al Viro
|
bf6bf606e5
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
|
9 years ago |
Martin Brandenburg
|
e2f7f0d798
orangefs: use new orangefs_inode_getattr to get size in write and llseek
|
9 years ago |