Trond Myklebust
|
dbae4c73f0
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
|
17 years ago |
Trond Myklebust
|
c9d8f89d98
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
|
17 years ago |
Trond Myklebust
|
73e3302f60
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
|
17 years ago |
Fred
|
6d884e8fc8
nfs: nfs_redirty_request
|
17 years ago |
Trond Myklebust
|
c7c350e92a
Merge branch 'hotfixes' into devel
|
17 years ago |
Fred Isaman
|
f8512ad0da
nfs: don't ignore return value from nfs_pageio_add_request
|
17 years ago |
Trond Myklebust
|
af1b8c2ff7
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
|
17 years ago |
Trond Myklebust
|
cdd0972945
Merge branch 'cleanups' into next
|
17 years ago |
Trond Myklebust
|
5e4424af9a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
|
17 years ago |
Trond Myklebust
|
101070ca2f
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
|
17 years ago |
Trond Myklebust
|
383ba71938
NFS: Fix a deadlock with lazy umount
|
17 years ago |
Trond Myklebust
|
4b5621f6b1
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
|
17 years ago |
Nick Piggin
|
2785259631
nfs: use GFP_NOFS preloads for radix-tree insertion
|
17 years ago |
Trond Myklebust
|
5d47a35600
NFS: Fix a potential file corruption issue when writing
|
17 years ago |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Chuck Lever
|
bf4285e75c
NFS: Fix minor mixed sign comparison in NFS client's write logic
|
17 years ago |
Trond Myklebust
|
0773769191
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
|
17 years ago |
Trond Myklebust
|
bdc7f021f3
NFS: Clean up the (commit|read|write)_setup() callback routines
|
18 years ago |
Trond Myklebust
|
3ff7576dda
SUNRPC: Clean up the initialisation of priority queue scheduling info.
|
18 years ago |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
18 years ago |
Trond Myklebust
|
acee478afc
NFS: Clean up the write request locking.
|
17 years ago |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 years ago |
Adrian Bunk
|
5334eb13d4
NFS: make nfs_wb_page_priority() static
|
17 years ago |
Trond Myklebust
|
61e930a904
NFS: Fix a writeback race...
|
17 years ago |
Peter Zijlstra
|
c9e51e4180
mm: count reclaimable pages per BDI
|
17 years ago |
Peter Zijlstra
|
c4dc4beed2
nfs: remove congestion_end()
|
17 years ago |
Trond Myklebust
|
60ccd4ec41
NFS: Remove nfs_begin_data_update/nfs_end_data_update
|
17 years ago |
Trond Myklebust
|
cd3758e37d
NFS: Replace file->private_data with calls to nfs_file_open_context()
|
18 years ago |
Trond Myklebust
|
7b159fc18d
NFS: Fall back to synchronous writes when a background write errors...
|
18 years ago |