| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd4: match close replays on stateid, not open owner id | J. Bruce Fields | 2011-09-17 | 1 | -0/+3 |
* | nfsd4: replace oo_confirmed by flag bit | J. Bruce Fields | 2011-09-16 | 1 | -1/+2 |
* | nfsd4: hash deleg stateid's like any other | J. Bruce Fields | 2011-09-13 | 1 | -0/+5 |
* | nfsd4: add common dl_stid field to delegation | J. Bruce Fields | 2011-09-13 | 1 | -9/+11 |
* | nfsd4: move some of nfs4_stateid into a separate structure | J. Bruce Fields | 2011-09-13 | 1 | -10/+19 |
* | nfsd4: pass around typemask instead of flags | J. Bruce Fields | 2011-09-13 | 1 | -2/+0 |
* | nfsd4: split preprocess_seqid, cleanup | J. Bruce Fields | 2011-09-13 | 1 | -1/+0 |
* | nfsd4: split stateowners into open and lockowners | J. Bruce Fields | 2011-09-07 | 1 | -6/+27 |
* | nfsd4: move CLOSE_STATE special case to caller | J. Bruce Fields | 2011-09-03 | 1 | -1/+0 |
* | nfsd4: drop most stateowner refcounting | J. Bruce Fields | 2011-09-01 | 1 | -14/+1 |
* | nfsd4: simplify stateid generation code, fix wraparound | J. Bruce Fields | 2011-08-31 | 1 | -0/+3 |
* | nfsd4: simplify distinguishing lock & open stateid's | J. Bruce Fields | 2011-08-31 | 1 | -0/+3 |
* | nfsd4: remove typoed replay field | J. Bruce Fields | 2011-08-31 | 1 | -1/+0 |
* | nfsd4: remove HAS_SESSION | J. Bruce Fields | 2011-08-27 | 1 | -2/+1 |
* | nfsd4: simplify recovery dir setting | J. Bruce Fields | 2011-08-27 | 1 | -1/+1 |
* | nfsd4: fix seqid_mutating_error | J. Bruce Fields | 2011-08-19 | 1 | -6/+0 |
* | NFSD: Added TEST_STATEID operation | Bryan Schumaker | 2011-07-15 | 1 | -0/+1 |
* | nfsd4: fix comment and remove unused nfsd4_file fields | J. Bruce Fields | 2011-03-17 | 1 | -8/+4 |
* | nfsd4: acquire only one lease per file | J. Bruce Fields | 2011-02-14 | 1 | -2/+3 |
* | nfsd4: allow restarting callbacks | J. Bruce Fields | 2011-01-11 | 1 | -0/+3 |
* | nfsd4: make sure sequence flags are set after destroy_session | J. Bruce Fields | 2011-01-11 | 1 | -0/+1 |
* | nfsd4: keep finer-grained callback status | J. Bruce Fields | 2011-01-11 | 1 | -1/+4 |
* | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 2011-01-11 | 1 | -0/+5 |
* | nfs4: set source address when callback is generated | Takuma Umeya | 2011-01-04 | 1 | -0/+1 |
* | nfsd4: use a single struct file for delegations | J. Bruce Fields | 2011-01-04 | 1 | -0/+1 |
* | nfsd4: move minorversion to client | J. Bruce Fields | 2010-10-21 | 1 | -1/+1 |
* | nfsd4: separate callback change and callback probe | J. Bruce Fields | 2010-10-21 | 1 | -1/+2 |
* | nfsd4: callback program number is per-session | J. Bruce Fields | 2010-10-21 | 1 | -1/+3 |
* | nfsd4: make backchannel sequence number per-session | J. Bruce Fields | 2010-10-21 | 1 | -1/+1 |
* | nfsd4: use client pointer to backchannel session | J. Bruce Fields | 2010-10-21 | 1 | -1/+0 |
* | nfsd4: move callback setup into session init code | J. Bruce Fields | 2010-10-21 | 1 | -0/+1 |
* | nfsd4: use callbacks on svc_xprt_deletion | J. Bruce Fields | 2010-10-01 | 1 | -0/+3 |
* | nfsd4: keep per-session list of connections | J. Bruce Fields | 2010-10-01 | 1 | -0/+8 |
* | nfsd4: Move callback setup to callback queue | J. Bruce Fields | 2010-10-01 | 1 | -2/+8 |
* | nfsd4: remove separate cb_args struct | J. Bruce Fields | 2010-10-01 | 1 | -7/+3 |
* | nfsd4: use generic callback code in null case | J. Bruce Fields | 2010-10-01 | 1 | -0/+1 |
* | nfsd4: generic callback code | J. Bruce Fields | 2010-10-01 | 1 | -0/+2 |
* | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields | 2010-10-01 | 1 | -2/+2 |
* | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields | 2010-10-01 | 1 | -8/+3 |
* | nfsd4: fix downgrade/lock logic | J. Bruce Fields | 2010-08-26 | 1 | -6/+6 |
* | nfsd4: typo fix in find_any_file | J. Bruce Fields | 2010-08-26 | 1 | -1/+1 |
* | nfsd4: share file descriptors between stateid's | J. Bruce Fields | 2010-07-29 | 1 | -2/+38 |
* | nfsd4: keep a reference count on client while in use | Benny Halevy | 2010-05-13 | 1 | -0/+1 |
* | nfsd4: mark_client_expired | Benny Halevy | 2010-05-13 | 1 | -1/+13 |
* | nfsd4: introduce nfs4_client.cl_refcount | Benny Halevy | 2010-05-13 | 1 | -0/+2 |
* | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields | 2010-04-22 | 1 | -1/+1 |
* | nfsd4: rearrange cb data structures | J. Bruce Fields | 2010-04-22 | 1 | -5/+6 |
* | nfsd4: cl_count is unused | J. Bruce Fields | 2010-04-22 | 1 | -2/+0 |
* | nfsd4: don't sleep in lease-break callback | J. Bruce Fields | 2010-04-22 | 1 | -0/+5 |
* | nfsd4: preallocate nfs4_rpc_args | J. Bruce Fields | 2010-04-02 | 1 | -0/+10 |