Anna Schumaker
|
6f92fa4581
NFS: Create a common rpc_call_ops struct
|
11 lat temu |
Anna Schumaker
|
0eecb2145c
NFS: Create a common nfs_pgio_result_common function
|
11 lat temu |
Anna Schumaker
|
a4cdda5911
NFS: Create a common pgio_rpc_prepare function
|
11 lat temu |
Anna Schumaker
|
4a0de55c56
NFS: Create a common rw_header_alloc and rw_header_free function
|
11 lat temu |
Anna Schumaker
|
00bfa30abe
NFS: Create a common pgio_alloc and pgio_release function
|
11 lat temu |
Anna Schumaker
|
f79d06f544
NFS: Move the write verifier into the nfs_pgio_header
|
11 lat temu |
Anna Schumaker
|
c0752cdfbb
NFS: Create a common read and write header struct
|
11 lat temu |
Anna Schumaker
|
9c7e1b3d50
NFS: Create a common read and write data struct
|
11 lat temu |
Anna Schumaker
|
9137bdf3d2
NFS: Create a common results structure for reads and writes
|
11 lat temu |
Anna Schumaker
|
3c6b899c49
NFS: Create a common argument structure for reads and writes
|
11 lat temu |
Christoph Hellwig
|
a20c93e316
nfs: remove ->write_pageio_init from rpc ops
|
11 lat temu |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 lat temu |
Trond Myklebust
|
1f2edbe3fe
NFS: Don't ignore suid/sgid bit changes after a successful write
|
11 lat temu |
Jeff Layton
|
4db72b40fd
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
|
11 lat temu |
Jeff Layton
|
d529ef83c3
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
|
11 lat temu |
Scott Mayhew
|
263b4509ec
nfs: always make sure page is up-to-date before extending a write to cover the entire page
|
11 lat temu |
Niels de Vos
|
1e8968c5b0
NFS: dprintk() should not print negative fileids and inode numbers
|
11 lat temu |
Al Viro
|
6de1472f1a
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
|
12 lat temu |
Trond Myklebust
|
0f1d260550
NFS: Don't check lock owner compatibility in writes unless file is locked
|
12 lat temu |
Weston Andros Adamson
|
8c21c62c44
nfs4.1: Add SP4_MACH_CRED write and commit support
|
12 lat temu |
NeilBrown
|
ef1820f9be
NFSv4: Don't try to recover NFSv4 locks when they are lost.
|
12 lat temu |
Andy Adamson
|
dc24826bfc
NFS avoid expired credential keys for buffered writes
|
12 lat temu |
Trond Myklebust
|
f4ce1299b3
NFS: Add event tracing for generic NFS events
|
12 lat temu |
Scott Mayhew
|
c7559663e4
NFS: Allow nfs_updatepage to extend a write under additional circumstances
|
12 lat temu |
Trond Myklebust
|
c58c844187
NFS: Don't accept more reads/writes if the open context recovery failed
|
12 lat temu |
Trond Myklebust
|
6db6dd7d3f
NFS: Ensure that we free the rpc_task after read and write cleanups are done
|
12 lat temu |
David Howells
|
8c209ce721
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
|
12 lat temu |
Trond Myklebust
|
ada8e20d04
NFS: Don't use SetPageError in the NFS writeback code
|
12 lat temu |
Trond Myklebust
|
7ce0171d4f
Merge branch 'bugfixes' into nfs-for-next
|
12 lat temu |
Jeff Layton
|
81d9bce530
nfs: don't extend writes to cover entire page if pagecache is invalid
|
12 lat temu |