Trond Myklebust
|
ada8e20d04
NFS: Don't use SetPageError in the NFS writeback code
|
12 年之前 |
Trond Myklebust
|
7ce0171d4f
Merge branch 'bugfixes' into nfs-for-next
|
12 年之前 |
Jeff Layton
|
81d9bce530
nfs: don't extend writes to cover entire page if pagecache is invalid
|
12 年之前 |
Yanchuan Nian
|
4c10021008
nfs: Fix wrong slab cache in nfs_commit_mempool
|
12 年之前 |
Trond Myklebust
|
deed85e760
NFS: Remove BUG_ON() calls from the generic writeback code
|
12 年之前 |
Trond Myklebust
|
05990d1bf2
NFS: Fix fdatasync/fsync() when confronted with a server reboot
|
12 年之前 |
Trond Myklebust
|
2a369153c8
NFS: Clean up helper function nfs4_select_rw_stateid()
|
13 年之前 |
Jeff Layton
|
3dd4765fce
nfs: tear down caches in nfs_init_writepagecache when allocation fails
|
13 年之前 |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 年之前 |
Mel Gorman
|
192e501b04
nfs: prevent page allocator recursions with swap over NFS.
|
13 年之前 |
Mel Gorman
|
29418aa4bd
nfs: disable data cache revalidation for swapfiles
|
13 年之前 |
Mel Gorman
|
d56b4ddf77
nfs: teach the NFS client how to treat PG_swapcache pages
|
13 年之前 |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 年之前 |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 年之前 |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 年之前 |
Bryan Schumaker
|
19d87ca362
NFS: Split out remaining NFS v4 inode functions
|
13 年之前 |
Bryan Schumaker
|
a8d8f02cf0
NFS: Create custom NFS v4 write_inode() function
|
13 年之前 |
Bryan Schumaker
|
57208fa7e5
NFS: Create an write_pageio_init() function
|
13 年之前 |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 年之前 |
Trond Myklebust
|
2f2c63bc22
NFS: Cleanup - only store the write verifier in struct nfs_page
|
13 年之前 |
Trond Myklebust
|
9bce008bae
NFS: Fix a commit bug
|
13 年之前 |
Andy Adamson
|
9f0ec176b3
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
|
13 年之前 |
Trond Myklebust
|
1d1afcbc29
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
|
13 年之前 |
Trond Myklebust
|
7ad84aa944
NFS: Clean up - simplify nfs_lock_request()
|
13 年之前 |
Trond Myklebust
|
d1182b33ed
NFS: nfs_set_page_writeback no longer needs to reference the page
|
13 年之前 |
Trond Myklebust
|
3aff4ebb95
NFS: Prevent a deadlock in the new writeback code
|
13 年之前 |
Trond Myklebust
|
8d197a568f
NFS: Always trust the PageUptodate flag when we have a delegation
|
13 年之前 |
Trond Myklebust
|
25b11dcdbf
NFS: Clean up nfs read and write error paths
|
13 年之前 |
Bryan Schumaker
|
68cd6fa4f3
NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
|
13 年之前 |
Trond Myklebust
|
9b5415b536
NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
|
13 年之前 |