Al Viro
|
450630975d
don't open-code file_inode()
|
8 年之前 |
Amir Goldstein
|
d62a9025ae
orangefs: user file_inode() where it is due
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Martin Brandenburg
|
b78b11985a
Merge branch 'misc' into for-next
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Martin Brandenburg
|
889d5f1bac
orangefs: g_orangefs_stats -> orangefs_stats for consistency
|
9 年之前 |
Martin Brandenburg
|
c51e012942
orangefs: do not allow client readahead cache without feature bit
|
9 年之前 |
Martin Brandenburg
|
ed1e158777
orangefs: re-add flush_racache from out-of-tree
|
9 年之前 |
Martin Brandenburg
|
6eaff8c777
orangefs: rename remaining bits of mmap readahead cache
|
9 年之前 |
Al Viro
|
f66debf1b3
orangefs: use %pd/%pD
|
9 年之前 |
Andreas Gruenbacher
|
d373a712c1
orangefs: Remove useless xattr prefix arguments
|
9 年之前 |
Andreas Gruenbacher
|
972a7344fc
orangefs: Remove useless defines
|
9 年之前 |
Al Viro
|
5ecfcb265f
orangefs: don't open-code inode_lock/inode_unlock
|
9 年之前 |
Al Viro
|
6d4c1a30b3
orangefs: fix do_readv_writev() handling of error halfway through
|
9 年之前 |
Al Viro
|
177f8fc491
orangefs: sanitize ->llseek()
|
9 年之前 |
Al Viro
|
b8a99a8f9f
orangefs: saner calling conventions for getting a slot
|
9 年之前 |
Al Viro
|
bf6bf606e5
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
|
9 年之前 |
Martin Brandenburg
|
e2f7f0d798
orangefs: use new orangefs_inode_getattr to get size in write and llseek
|
9 年之前 |
Martin Brandenburg
|
3c9cf98d7b
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
|
9 年之前 |
Mike Marshall
|
162ada7764
Orangefs: improve the POSIXness of interrupted writes...
|
9 年之前 |
Mike Marshall
|
9d9e7ba9ee
Orangefs: improve gossip statements
|
9 年之前 |
Martin Brandenburg
|
9c2bcf288e
orangefs: remove vestigial async io code
|
9 年之前 |
Al Viro
|
897c5df6cf
orangefs: get rid of op->done
|
9 年之前 |
Al Viro
|
78699e29fd
orangefs: delay freeing slot until cancel completes
|
9 年之前 |
Al Viro
|
1357d06d49
get rid of bufmap argument of orangefs_bufmap_put()
|
9 年之前 |
Al Viro
|
c0eae8cd77
orangefs: get rid of handle_io_error()
|
9 年之前 |
Al Viro
|
7b9761af86
orangefs: wait_for_direct_io(): restore the position in iter when restarting
|
9 年之前 |
Al Viro
|
e17be9fd4d
orangefs: avoid freeing a slot twice in wait_for_direct_io()
|
9 年之前 |
Mike Marshall
|
6ebcc3fcda
Orangefs: added a couple of WARN_ONs, perhaps just temporarily.
|
9 年之前 |