Benjamin Coddington
|
fcfa447062
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
|
7 年之前 |
NeilBrown
|
bf4b490597
NFS: various changes relating to reporting IO errors.
|
8 年之前 |
tarangg@amazon.com
|
e973b1a599
NFS: Sync the correct byte range during synchronous writes
|
8 年之前 |
NeilBrown
|
779eafab06
NFS: flush data when locking a file to ensure cache coherence for mmap.
|
8 年之前 |
NeilBrown
|
6ba80d4348
NFS: Optimize fallocate by refreshing mapping when needed.
|
8 年之前 |
NeilBrown
|
442ce0499c
NFS: invalidate file size when taking a lock.
|
8 年之前 |
Trond Myklebust
|
c373fff7bd
NFSv4: Don't special case "launder"
|
8 年之前 |
Benjamin Coddington
|
f30cb757f6
NFS: Always wait for I/O completion before unlock
|
8 年之前 |
Benjamin Coddington
|
e12937279c
NFS: Move the flock open mode check into nfs_flock()
|
8 年之前 |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
bc1ecd626b
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
8 年之前 |
Trond Myklebust
|
61540bf6bb
NFS: Clean up cache validity checking
|
8 年之前 |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
c0cf3ef5e0
nfs_write_end(): fix handling of short copies
|
9 年之前 |
Trond Myklebust
|
9310b224f2
NFS: Fix incorrect size revalidation when holding a delegation
|
8 年之前 |
Linus Torvalds
|
c4a86165d1
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
8 年之前 |
Al Viro
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
8 年之前 |
Jeff Layton
|
75575ddf29
nfs: eliminate pointless and confusing do_vfs_lock wrappers
|
9 年之前 |
Chao Yu
|
f844cd0d76
nfs: cover ->migratepage with CONFIG_MIGRATION
|
9 年之前 |
Trond Myklebust
|
c49edecd51
NFS: Fix error reporting in nfs_file_write()
|
9 年之前 |
Trond Myklebust
|
362745268c
Merge branch 'writeback'
|
9 年之前 |
Scott Mayhew
|
ce52914eb7
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
|
9 年之前 |
Trond Myklebust
|
9a773e7c8d
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
|
9 年之前 |
Trond Myklebust
|
f508d46ae4
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
|
9 年之前 |
Trond Myklebust
|
a5864c999d
NFS: Do not serialise O_DIRECT reads and writes
|
9 年之前 |
Trond Myklebust
|
18290650b1
NFS: Move buffered I/O locking into nfs_file_write()
|
9 年之前 |
Trond Myklebust
|
89698b24d2
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
|
9 年之前 |
Trond Myklebust
|
4f52b6bb8c
NFS: Don't call COMMIT in ->releasepage()
|
9 年之前 |
Trond Myklebust
|
93761d9863
NFS: Don't hold the inode lock across fsync()
|
9 年之前 |