Bryan Schumaker
|
a8d8f02cf0
NFS: Create custom NFS v4 write_inode() function
|
13 years ago |
Bryan Schumaker
|
57208fa7e5
NFS: Create an write_pageio_init() function
|
13 years ago |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 years ago |
Trond Myklebust
|
2f2c63bc22
NFS: Cleanup - only store the write verifier in struct nfs_page
|
13 years ago |
Trond Myklebust
|
9bce008bae
NFS: Fix a commit bug
|
13 years ago |
Andy Adamson
|
9f0ec176b3
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
|
13 years ago |
Trond Myklebust
|
1d1afcbc29
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
|
13 years ago |
Trond Myklebust
|
7ad84aa944
NFS: Clean up - simplify nfs_lock_request()
|
13 years ago |
Trond Myklebust
|
d1182b33ed
NFS: nfs_set_page_writeback no longer needs to reference the page
|
13 years ago |
Trond Myklebust
|
3aff4ebb95
NFS: Prevent a deadlock in the new writeback code
|
13 years ago |
Trond Myklebust
|
8d197a568f
NFS: Always trust the PageUptodate flag when we have a delegation
|
13 years ago |
Trond Myklebust
|
25b11dcdbf
NFS: Clean up nfs read and write error paths
|
13 years ago |
Bryan Schumaker
|
68cd6fa4f3
NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
|
13 years ago |
Trond Myklebust
|
9b5415b536
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
|
13 years ago |
Fred Isaman
|
1763da1234
NFS: rewrite directio write to use async coalesce code
|
13 years ago |
Fred Isaman
|
56f9cd684d
NFS: avoid some stat gathering for direct io
|
13 years ago |
Fred Isaman
|
b359f9d09b
NFS: add dreq to nfs_commit_info
|
13 years ago |
Fred Isaman
|
f453a54a01
NFS: create nfs_commit_completion_ops
|
13 years ago |
Fred Isaman
|
ea2cf2282b
NFS: create struct nfs_commit_info
|
13 years ago |
Fred Isaman
|
84c53ab5c0
NFS: create nfs_generic_commit_list
|
13 years ago |
Fred Isaman
|
9533da2979
NFS: remove unused wb_complete field from struct nfs_page
|
13 years ago |
Fred Isaman
|
061ae2edb7
NFS: create completion structure to pass into page_init functions
|
13 years ago |
Fred Isaman
|
6c75dc0d49
NFS: merge _full and _partial write rpc_ops
|
13 years ago |
Fred Isaman
|
30dd374f6f
NFS: create struct nfs_page_array
|
13 years ago |
Fred Isaman
|
cd841605f7
NFS: create common nfs_pgio_header for both read and write
|
13 years ago |
Fred Isaman
|
c5996c4efb
NFS: reverse arg order in nfs_initiate_[read|write]
|
13 years ago |
Fred Isaman
|
0b7c01533a
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
|
13 years ago |
Fred Isaman
|
8ccd271f7a
NFS: put open context on error in nfs_flush_multi
|
13 years ago |
Fred Isaman
|
ca138f368a
NFS: check for req==NULL in nfs_try_to_update_request cleanup
|
13 years ago |
Bryan Schumaker
|
c6cb80d00b
NFS: Remove nfs4_setup_sequence from generic write code
|
13 years ago |