Trond Myklebust
|
82749dd4ef
NFS: Reduce lock contention in nfs_page_find_head_request()
|
8 years ago |
Trond Myklebust
|
6d17d653c9
NFS: Simplify page writeback
|
8 years ago |
Trond Myklebust
|
1a4edf0f46
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
|
8 years ago |
Trond Myklebust
|
919e3bd9a8
NFS: Ensure we commit after writeback is complete
|
8 years ago |
Linus Torvalds
|
73ccb023a2
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
8 years ago |
Olga Kornievskaia
|
e092693443
NFS append COMMIT after synchronous COPY
|
8 years ago |
Trond Myklebust
|
c373fff7bd
NFSv4: Don't special case "launder"
|
8 years ago |
Trond Myklebust
|
a6598813a4
NFS: Don't write back further requests if there is a pending write error
|
8 years ago |
Jan Kara
|
0db10944a7
nfs: Convert to separately allocated bdi
|
8 years ago |
Benjamin Coddington
|
fbe77c30e9
NFS: move rw_mode to nfs_pageio_header
|
8 years ago |
Fred Isaman
|
1f84ccdf37
NFS: Fix use after free in write error path
|
8 years ago |
NeilBrown
|
518662e0fc
NFS: fix usage of mempools.
|
8 years ago |
Kinglong Mee
|
38a33101dd
NFS: fix the fault nrequests decreasing for nfs_inode COPY
|
8 years ago |
Nicholas Piggin
|
600424e3d9
nfs: no PG_private waiters remain, remove waker
|
8 years ago |
Joe Perches
|
ddeaa6379d
sunrpc & nfs: Add and use dprintk_cont macros
|
9 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
NeilBrown
|
d51fdb87a6
NFS: discard nfs_lockowner structure.
|
9 years ago |
NeilBrown
|
b184b5c38e
NFS: remove l_pid field from nfs_lockowner
|
9 years ago |
Huang Ying
|
8cd797887a
mm: remove page_file_index
|
9 years ago |
Linus Torvalds
|
7f155c7026
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
9 years ago |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 years ago |
Trond Myklebust
|
362745268c
Merge branch 'writeback'
|
9 years ago |
Benjamin Coddington
|
149a4fddd0
nfs: don't create zero-length requests
|
9 years ago |
Scott Mayhew
|
ce52914eb7
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
|
9 years ago |
Trond Myklebust
|
837bb1d752
NFSv4.2: Fix writeback races in nfs4_copy_file_range
|
9 years ago |
Trond Myklebust
|
8fc3c38627
NFS: Fix O_DIRECT verifier problems
|
9 years ago |
Trond Myklebust
|
811ed92ecc
NFS: writepage of a single page should not be synchronous
|
9 years ago |
Trond Myklebust
|
6b56a89833
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
|
9 years ago |
Weston Andros Adamson
|
ade8febde0
nfs: avoid race that crashes nfs_init_commit
|
9 years ago |
Dan Carpenter
|
2997bfd049
NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
|
9 years ago |