Mike Marshall
|
95f5f88f89
orangefs: formatting cleanups
|
7 年之前 |
Martin Brandenburg
|
9f8fd53cd0
orangefs: revamp block sizes
|
7 年之前 |
Masanari Iida
|
bc8282a730
treewide: Fix typos in printk
|
7 年之前 |
Martin Brandenburg
|
480e5ae9b8
orangefs: simplify orangefs_inode_is_stale
|
7 年之前 |
Mike Marshall
|
cf546ab6b1
Orangefs: don't propogate whacky error codes
|
7 年之前 |
Martin Brandenburg
|
4d0cac7e75
orangefs: make orangefs_make_bad_inode static
|
7 年之前 |
Martin Brandenburg
|
a55f2d8615
orangefs: stop setting atime on inode dirty
|
7 年之前 |
Jérémy Lefaure
|
296200d3bb
orangefs: use ARRAY_SIZE
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Martin Brandenburg
|
9d286b0d82
orangefs: ensure the userspace component is unmounted if mount fails
|
8 年之前 |
Martin Brandenburg
|
68a24a6cc4
orangefs: implement statx
|
8 年之前 |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 年之前 |
Martin Brandenburg
|
1d50361788
orangefs: rename most remaining global variables
|
9 年之前 |
Martin Brandenburg
|
44f4641073
orangefs: clean up debugfs globals
|
9 年之前 |
Martin Brandenburg
|
6eaff8c777
orangefs: rename remaining bits of mmap readahead cache
|
9 年之前 |
Martin Brandenburg
|
8bbb20a863
orangefs: Account for jiffies wraparound.
|
9 年之前 |
Martin Brandenburg
|
4cd8f31944
orangefs: Allow dcache and getattr cache time to be configured.
|
9 年之前 |
Martin Brandenburg
|
71680c18c8
orangefs: Cache getattr results.
|
9 年之前 |
Jann Horn
|
78fee0b684
orangefs: fix namespace handling
|
9 年之前 |
Linus Torvalds
|
6759212640
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
|
9 年之前 |
Martin Brandenburg
|
2eacea74cc
orangefs: strncpy -> strscpy
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Martin Brandenburg
|
e8da254c41
orangefs: move code which sets i_link to orangefs_inode_getattr
|
9 年之前 |
Martin Brandenburg
|
266626339b
orangefs: refactor inode type or link_target change detection
|
9 年之前 |
Martin Brandenburg
|
5859d77e56
orangefs: use new getattr for revalidate and remove old getattr
|
9 年之前 |
Martin Brandenburg
|
3c9cf98d7b
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
|
9 年之前 |
Martin Brandenburg
|
d57521a653
orangefs: remove inode->i_lock wrapper
|
9 年之前 |
Arnd Bergmann
|
be81ce48b2
orangefs: avoid time conversion function
|
9 年之前 |
Al Viro
|
c72f15b7d9
service_operation(): don't block signals, just use ..._killable
|
9 年之前 |
Martin Brandenburg
|
cf22644a0e
orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.
|
9 年之前 |