Al Viro
|
6de1472f1a
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
|
11 years ago |
Trond Myklebust
|
0f1d260550
NFS: Don't check lock owner compatibility in writes unless file is locked
|
12 years ago |
Weston Andros Adamson
|
8c21c62c44
nfs4.1: Add SP4_MACH_CRED write and commit support
|
12 years ago |
NeilBrown
|
ef1820f9be
NFSv4: Don't try to recover NFSv4 locks when they are lost.
|
12 years ago |
Andy Adamson
|
dc24826bfc
NFS avoid expired credential keys for buffered writes
|
12 years ago |
Trond Myklebust
|
f4ce1299b3
NFS: Add event tracing for generic NFS events
|
12 years ago |
Scott Mayhew
|
c7559663e4
NFS: Allow nfs_updatepage to extend a write under additional circumstances
|
12 years ago |
Trond Myklebust
|
c58c844187
NFS: Don't accept more reads/writes if the open context recovery failed
|
12 years ago |
Trond Myklebust
|
6db6dd7d3f
NFS: Ensure that we free the rpc_task after read and write cleanups are done
|
12 years ago |
David Howells
|
8c209ce721
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
|
12 years ago |
Trond Myklebust
|
ada8e20d04
NFS: Don't use SetPageError in the NFS writeback code
|
12 years ago |
Trond Myklebust
|
7ce0171d4f
Merge branch 'bugfixes' into nfs-for-next
|
12 years ago |
Jeff Layton
|
81d9bce530
nfs: don't extend writes to cover entire page if pagecache is invalid
|
12 years ago |
Yanchuan Nian
|
4c10021008
nfs: Fix wrong slab cache in nfs_commit_mempool
|
12 years ago |
Trond Myklebust
|
deed85e760
NFS: Remove BUG_ON() calls from the generic writeback code
|
12 years ago |
Trond Myklebust
|
05990d1bf2
NFS: Fix fdatasync/fsync() when confronted with a server reboot
|
13 years ago |
Trond Myklebust
|
2a369153c8
NFS: Clean up helper function nfs4_select_rw_stateid()
|
13 years ago |
Jeff Layton
|
3dd4765fce
nfs: tear down caches in nfs_init_writepagecache when allocation fails
|
13 years ago |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Mel Gorman
|
192e501b04
nfs: prevent page allocator recursions with swap over NFS.
|
13 years ago |
Mel Gorman
|
29418aa4bd
nfs: disable data cache revalidation for swapfiles
|
13 years ago |
Mel Gorman
|
d56b4ddf77
nfs: teach the NFS client how to treat PG_swapcache pages
|
13 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
19d87ca362
NFS: Split out remaining NFS v4 inode functions
|
13 years ago |
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 |