Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 年 前 |
Bryan Schumaker
|
57ec14c55d
NFS: Create a return_delegation rpc op
|
13 年 前 |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 年 前 |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 年 前 |
Trond Myklebust
|
c57d1bc5e0
NFS: nfs_inode_return_delegation() should always flush dirty data
|
13 年 前 |
Trond Myklebust
|
ad1e396829
NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN
|
13 年 前 |
Trond Myklebust
|
0032a7a749
NFS: Don't copy read delegation stateids in setattr
|
13 年 前 |
Trond Myklebust
|
a1d0b5eebc
NFS: Properly handle the case where the delegation is revoked
|
13 年 前 |
Chuck Lever
|
d3978bb325
NFS: Move cl_delegations to the nfs_server struct
|
14 年 前 |
Trond Myklebust
|
e047a10c12
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
|
15 年 前 |
Trond Myklebust
|
b4d2314bb8
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
|
15 年 前 |
Alexandros Batsakis
|
2597641dea
nfs41: v2 fix cb_recall bug
|
15 年 前 |
Alexandros Batsakis
|
31f0960778
nfs41: V2 initial support for CB_RECALL_ANY
|
15 年 前 |
Trond Myklebust
|
d18cc1fda2
NFSv4: Fix a potential state manager deadlock when returning delegations
|
15 年 前 |
Trond Myklebust
|
bd7bf9d540
NFSv4: Convert delegation->type field to fmode_t
|
16 年 前 |
Trond Myklebust
|
b7391f44f2
NFSv4: Return unreferenced delegations more promptly
|
16 年 前 |
Trond Myklebust
|
707fb4b324
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
|
16 年 前 |
Trond Myklebust
|
515d861177
NFSv4: Clean up the support for returning multiple delegations
|
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 年 前 |
Trond Myklebust
|
e6f8107595
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
|
17 年 前 |
Trond Myklebust
|
8383e4602c
NFSv4: Use RCU to protect delegations
|
18 年 前 |
Trond Myklebust
|
13437e12fb
NFSv4: Support recalling delegations by stateid part 2
|
18 年 前 |
Trond Myklebust
|
9016302784
NFSv4: Support recalling delegations by stateid
|
18 年 前 |
Trond Myklebust
|
539cd03a57
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
|
18 年 前 |
David Howells
|
adfa6f980b
NFS: Rename struct nfs4_client to struct nfs_client
|
19 年 前 |
Trond Myklebust
|
3e4f6290ca
NFSv4: Send the delegation stateid for SETATTR calls
|
19 年 前 |
Trond Myklebust
|
beb2a5ec38
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
|
19 年 前 |
Trond Myklebust
|
58d9714a44
NFSv4: Send RENEW requests to the server only when we're holding state
|
19 年 前 |
Trond Myklebust
|
888e694c16
NFSv4: Recover locks too when returning a delegation
|
19 年 前 |