Fred Isaman
|
bae724ef95
NFSv4.1: shift pnfs_update_layout locations
|
14 years ago |
Fred Isaman
|
94ad1c80e2
NFSv4.1: coelesce across layout stripes
|
14 years ago |
Fred Isaman
|
136028967a
NFS: change nfs_writeback_done to return void
|
14 years ago |
Jeff Layton
|
d2224e7afb
nfs: close NFSv4 COMMIT vs. CLOSE race
|
14 years ago |
Fred Isaman
|
0da2a4ac33
NFS: fix handling of malloc failure during nfs_flush_multi()
|
14 years ago |
Trond Myklebust
|
2df485a774
nfs: remove extraneous and problematic calls to nfs_clear_request
|
14 years ago |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 years ago |
Jeff Layton
|
a00dd6c03d
NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)
|
14 years ago |
Benny Halevy
|
dfb4f30983
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
|
14 years ago |
Linus Torvalds
|
5df6b8e65a
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
15 years ago |
Trond Myklebust
|
77a63f3d1e
NFS: Fix a typo in include/linux/nfs_fs.h
|
15 years ago |
Trond Myklebust
|
cfb506e1d3
NFS: Ensure that writepage respects the nonblock flag
|
15 years ago |
Trond Myklebust
|
b608b283a9
NFS: kswapd must not block in nfs_release_page
|
15 years ago |
Trond Myklebust
|
f11ac8db5d
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
|
15 years ago |
Trond Myklebust
|
035168ab39
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
|
15 years ago |
Trond Myklebust
|
0522f6aded
NFS: Fix another nfs_wb_page() deadlock
|
15 years ago |
Trond Myklebust
|
c5efa5fc91
NFS: Ensure that we mark the inode as dirty if we exit early from commit
|
15 years ago |
Trond Myklebust
|
ba8b06e67e
NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
|
15 years ago |
Trond Myklebust
|
71d0a6112a
NFS: Fix an unstable write data integrity race
|
15 years ago |
Trond Myklebust
|
2c61be0a94
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
|
15 years ago |
Trond Myklebust
|
a6305ddb08
NFS: Fix a race with the new commit code
|
15 years ago |
Trond Myklebust
|
b80c3cb628
NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
|
15 years ago |
Trond Myklebust
|
7f2f12d963
NFS: Simplify nfs_wb_page()
|
15 years ago |
Trond Myklebust
|
acdc53b214
NFS: Replace __nfs_write_mapping with sync_inode()
|
15 years ago |
Trond Myklebust
|
c988950eb6
NFS: Simplify nfs_wb_page_cancel()
|
15 years ago |
Trond Myklebust
|
2928db1ffe
NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
|
15 years ago |
Trond Myklebust
|
5bad5abec4
NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
|
15 years ago |
Trond Myklebust
|
420e3646bb
NFS: Reduce the number of unnecessary COMMIT calls
|
15 years ago |
Trond Myklebust
|
ff778d02bf
NFS: Add a count of the number of unstable writes carried by an inode
|
15 years ago |
Trond Myklebust
|
8fc795f703
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
|
15 years ago |