WANG Cong
|
46f72f57d2
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
|
16 年之前 |
Trond Myklebust
|
027b6ca021
NFSv4: Fix an infinite loop in the NFS state recovery code
|
16 年之前 |
Trond Myklebust
|
dc0b027dfa
NFSv4: Convert the open and close ops to use fmode
|
16 年之前 |
Trond Myklebust
|
b7391f44f2
NFSv4: Return unreferenced delegations more promptly
|
16 年之前 |
Trond Myklebust
|
e005e8041c
NFSv4: Rename the state reclaimer thread
|
16 年之前 |
Trond Myklebust
|
9e33bed552
NFSv4: Add recovery for individual stateids
|
16 年之前 |
Trond Myklebust
|
95d35cb4c4
NFSv4: Remove nfs_client->cl_sem
|
16 年之前 |
Trond Myklebust
|
19e03c570e
NFSv4: Ensure that file unlock requests don't conflict with state recovery
|
16 年之前 |
Trond Myklebust
|
65de872ed6
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
|
16 年之前 |
Trond Myklebust
|
7eff03aec9
NFSv4: Add a recovery marking scheme for state owners
|
16 年之前 |
Trond Myklebust
|
e598d843c0
NFSv4: Remove redundant RENEW calls if we know the lease has expired
|
16 年之前 |
Trond Myklebust
|
b79a4a1b45
NFSv4: Fix state recovery when the client runs over the grace period
|
16 年之前 |
Trond Myklebust
|
15c831bf1a
NFS: Use atomic bitops when changing struct nfs_delegation->flags
|
16 年之前 |
Trond Myklebust
|
343104308a
NFSv4: Fix up another delegation related race
|
16 年之前 |
Neil Brown
|
504e518953
Make nfs_file_cred more robust.
|
16 年之前 |
Trond Myklebust
|
bba67e0e3f
NFS: Remove BKL usage from open()
|
17 年之前 |
Benny Halevy
|
77e03677ac
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
|
17 年之前 |
Trond Myklebust
|
f41f741838
NFS: Ensure we zap only the access and acl caches when setting new acls
|
17 年之前 |
Trond Myklebust
|
2e96d28672
NFS: Fix a warning in nfs4_async_handle_error
|
17 年之前 |
Trond Myklebust
|
46cb650c22
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
|
17 年之前 |
Trond Myklebust
|
659bfcd6dd
NFS: Fix the ftruncate() credential problem
|
17 年之前 |
Trond Myklebust
|
57dc9a5747
NFS: Reduce the stack usage in NFSv4 create operations
|
17 年之前 |
Jan Blunck
|
31f31db1a1
nfs: path_{get,put}() cleanups
|
17 年之前 |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Trond Myklebust
|
78ea323be6
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
|
17 年之前 |
Trond Myklebust
|
536ff0f809
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
|
17 年之前 |
Trond Myklebust
|
c1d519312d
NFSv4: Only increment the sequence id if the server saw it
|
17 年之前 |
Trond Myklebust
|
35d05778e2
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
|
17 年之前 |
Trond Myklebust
|
98a8e32394
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
|
17 年之前 |
Trond Myklebust
|
5d00837b90
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
|
17 年之前 |