Trond Myklebust
|
2df485a774
nfs: remove extraneous and problematic calls to nfs_clear_request
|
14 years ago |
Benny Halevy
|
e5e940170b
NFS: create and destroy inode's layout cache
|
14 years ago |
Benny Halevy
|
dfb4f30983
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
|
14 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
|
93870d76fe
NFS: Read requests can use GFP_KERNEL.
|
15 years ago |
Trond Myklebust
|
0110ee152b
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
|
15 years ago |
Trond Myklebust
|
d61e612a72
NFSv41: Clean up slot table management
|
15 years ago |
Andy Adamson
|
e608e79f1b
nfs41: call free slot from nfs4_restart_rpc
|
15 years ago |
Trond Myklebust
|
1ae88b2e44
NFS: Fix an O_DIRECT Oops...
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Andy Adamson
|
eedc020e71
nfs41: use rpc prepare call state for session reset
|
16 years ago |
Andy Adamson
|
f11c88af26
nfs41: read sequence setup/done support
|
16 years ago |
Andy Adamson
|
5f7dbd5c75
nfs41: set up seq_res.sr_slotid
|
16 years ago |
David Howells
|
7f8e05f60c
NFS: Store pages from an NFS inode into a local cache
|
16 years ago |
David Howells
|
9a9fc1c033
NFS: Read pages from FS-Cache into an NFS inode
|
16 years ago |
David Howells
|
f42b293d6d
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
|
16 years ago |
Wu Fengguang
|
136221fc32
nfs: remove redundant tests on reading new pages
|
16 years ago |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Trond Myklebust
|
dbae4c73f0
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
|
17 years ago |
Trond Myklebust
|
fdd1e74c89
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
|
17 years ago |
Fred Isaman
|
4af68bffac
nfs: remove duplicate initializations of nfs_read_data field
|
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
|
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 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
Benny Halevy
|
3a10c30acc
nfs: obliterate NFS_FLAGS macro
|
17 years ago |
Trond Myklebust
|
0773769191
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
|
17 years ago |