Martin Brandenburg
|
68a24a6cc4
orangefs: implement statx
|
8 years ago |
Martin Brandenburg
|
418ce3eb66
orangefs: remove unused get_fsid_from_ino
|
8 years ago |
Martin Brandenburg
|
1ec1688c53
orangefs: free superblock when mount fails
|
8 years ago |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Jan Kara
|
70823b9bf3
orangefs: Remove orangefs_backing_dev_info
|
8 years ago |
Miklos Szeredi
|
804b1737d7
orangefs: don't use d_time
|
9 years ago |
Martin Brandenburg
|
b78b11985a
Merge branch 'misc' into for-next
|
9 years ago |
Martin Brandenburg
|
1d50361788
orangefs: rename most remaining global variables
|
9 years ago |
Martin Brandenburg
|
889d5f1bac
orangefs: g_orangefs_stats -> orangefs_stats for consistency
|
9 years ago |
Martin Brandenburg
|
a0fe051592
orangefs: make devreq_mutex static
|
9 years ago |
Martin Brandenburg
|
44f4641073
orangefs: clean up debugfs globals
|
9 years ago |
Martin Brandenburg
|
482664ddba
orangefs: add features op
|
9 years ago |
Martin Brandenburg
|
f2ee3b7595
orangefs: record userspace version for feature compatbility
|
9 years ago |
Martin Brandenburg
|
4cd8f31944
orangefs: Allow dcache and getattr cache time to be configured.
|
9 years ago |
Martin Brandenburg
|
71680c18c8
orangefs: Cache getattr results.
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Jann Horn
|
78fee0b684
orangefs: fix namespace handling
|
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
|
6f3fc1070b
orangefs: constify inode_operations
|
9 years ago |
Al Viro
|
5ecfcb265f
orangefs: don't open-code inode_lock/inode_unlock
|
9 years ago |
Al Viro
|
45996492e5
orangefs: fix orangefs_superblock locking
|
9 years ago |
Al Viro
|
177f8fc491
orangefs: sanitize ->llseek()
|
9 years ago |
Martin Brandenburg
|
05d31c5cb3
orangefs: remove needless wrapper around GFP_KERNEL
|
9 years ago |
Martin Brandenburg
|
93d53a4885
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
|
9 years ago |
Martin Brandenburg
|
5859d77e56
orangefs: use new getattr for revalidate and remove old getattr
|
9 years ago |
Martin Brandenburg
|
3c9cf98d7b
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
|
9 years ago |
Martin Brandenburg
|
d57521a653
orangefs: remove inode->i_lock wrapper
|
9 years ago |