Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 lat temu |
Mel Gorman
|
192e501b04
nfs: prevent page allocator recursions with swap over NFS.
|
13 lat temu |
Mel Gorman
|
29418aa4bd
nfs: disable data cache revalidation for swapfiles
|
13 lat temu |
Mel Gorman
|
d56b4ddf77
nfs: teach the NFS client how to treat PG_swapcache pages
|
13 lat temu |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 lat temu |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 lat temu |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 lat temu |
Bryan Schumaker
|
19d87ca362
NFS: Split out remaining NFS v4 inode functions
|
13 lat temu |
Bryan Schumaker
|
a8d8f02cf0
NFS: Create custom NFS v4 write_inode() function
|
13 lat temu |
Bryan Schumaker
|
57208fa7e5
NFS: Create an write_pageio_init() function
|
13 lat temu |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 lat temu |
Trond Myklebust
|
2f2c63bc22
NFS: Cleanup - only store the write verifier in struct nfs_page
|
13 lat temu |
Trond Myklebust
|
9bce008bae
NFS: Fix a commit bug
|
13 lat temu |
Andy Adamson
|
9f0ec176b3
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
|
13 lat temu |
Trond Myklebust
|
1d1afcbc29
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
|
13 lat temu |
Trond Myklebust
|
7ad84aa944
NFS: Clean up - simplify nfs_lock_request()
|
13 lat temu |
Trond Myklebust
|
d1182b33ed
NFS: nfs_set_page_writeback no longer needs to reference the page
|
13 lat temu |
Trond Myklebust
|
3aff4ebb95
NFS: Prevent a deadlock in the new writeback code
|
13 lat temu |
Trond Myklebust
|
8d197a568f
NFS: Always trust the PageUptodate flag when we have a delegation
|
13 lat temu |
Trond Myklebust
|
25b11dcdbf
NFS: Clean up nfs read and write error paths
|
13 lat temu |
Bryan Schumaker
|
68cd6fa4f3
NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
|
13 lat temu |
Trond Myklebust
|
9b5415b536
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
|
13 lat temu |
Fred Isaman
|
1763da1234
NFS: rewrite directio write to use async coalesce code
|
13 lat temu |
Fred Isaman
|
56f9cd684d
NFS: avoid some stat gathering for direct io
|
13 lat temu |
Fred Isaman
|
b359f9d09b
NFS: add dreq to nfs_commit_info
|
13 lat temu |
Fred Isaman
|
f453a54a01
NFS: create nfs_commit_completion_ops
|
13 lat temu |
Fred Isaman
|
ea2cf2282b
NFS: create struct nfs_commit_info
|
13 lat temu |
Fred Isaman
|
84c53ab5c0
NFS: create nfs_generic_commit_list
|
13 lat temu |
Fred Isaman
|
9533da2979
NFS: remove unused wb_complete field from struct nfs_page
|
13 lat temu |
Fred Isaman
|
061ae2edb7
NFS: create completion structure to pass into page_init functions
|
13 lat temu |