Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | nfs41: cb_sequence protocol level data structures | Benny Halevy | 2009-06-17 | 1 | -0/+35 | |
| | * | | | | | nfs41: consider minorversion in callback_xdr:process_op | Benny Halevy | 2009-06-17 | 2 | -14/+72 | |
| | * | | | | | nfs41: callback numbers definitions | Benny Halevy | 2009-06-17 | 1 | -0/+10 | |
| | * | | | | | nfs41: decode minorversion 1 cb_compound header | Benny Halevy | 2009-06-17 | 2 | -4/+4 | |
| | * | | | | | nfs41: store minorversion in cb_compound_hdr_arg | Benny Halevy | 2009-06-17 | 2 | -5/+8 | |
| | * | | | | | nfs41: Release backchannel resources associated with session | Andy Adamson | 2009-06-17 | 2 | -1/+6 | |
| | * | | | | | nfs41: Client indicates presence of NFSv4.1 callback channel. | Andy Adamson | 2009-06-17 | 1 | -1/+1 | |
| | * | | | | | nfs41: Setup the backchannel | Andy Adamson | 2009-06-17 | 1 | -0/+9 | |
| | * | | | | | nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist | Andy Adamson | 2009-06-17 | 3 | -32/+27 | |
| | * | | | | | nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb... | Benny Halevy | 2009-06-17 | 1 | -1/+16 | |
| | * | | | | | nfs41: Implement NFSv4.1 callback service process. | Ricardo Labiaga | 2009-06-17 | 2 | -4/+115 | |
| | * | | | | | nfs41: minorversion support for nfs4_{init,destroy}_callback | Benny Halevy | 2009-06-17 | 3 | -34/+54 | |
| | * | | | | | nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 | Benny Halevy | 2009-06-17 | 1 | -9/+37 | |
| | * | | | | | nfs41: increment_{open,lock}_seqid | Benny Halevy | 2009-06-17 | 2 | -5/+9 | |
| | * | | | | | nfs41: only retry EXCHANGE_ID on recoverable errors | Andy Adamson | 2009-06-17 | 1 | -1/+22 | |
| | * | | | | | nfs41: recover lease in _nfs4_lookup_root | Benny Halevy | 2009-06-17 | 3 | -1/+25 | |
| | * | | | | | nfs41: get_clid_cred for EXCHANGE_ID | Andy Adamson | 2009-06-17 | 3 | -0/+17 | |
| | * | | | | | nfs41: add a get_clid_cred function to nfs4_state_recovery_ops | Andy Adamson | 2009-06-17 | 3 | -1/+4 | |
| | * | | | | | nfs41: establish sessions-based clientid | Andy Adamson | 2009-06-17 | 3 | -8/+50 | |
| | * | | | | | nfs41: introduce get_state_renewal_cred | Andy Adamson | 2009-06-17 | 4 | -14/+14 | |
| | * | | | | | nfs41: support minorversion 1 for nfs4_check_lease | Benny Halevy | 2009-06-17 | 3 | -1/+6 | |
| | * | | | | | nfs41: lease renewal | Benny Halevy | 2009-06-17 | 3 | -1/+33 | |
| | * | | | | | nfs41: schedule async session reset | Andy Adamson | 2009-06-17 | 1 | -0/+34 | |
| | * | | | | | nfs41: kick start nfs41 session recovery when handling errors | Andy Adamson | 2009-06-17 | 1 | -0/+32 | |
| | * | | | | | nfs41: use rpc prepare call state for session reset | Andy Adamson | 2009-06-17 | 5 | -25/+41 | |
| | * | | | | | nfs41: add session reset to state manager | Andy Adamson | 2009-06-17 | 2 | -2/+50 | |
| | * | | | | | nfs41: add session setup to the state manager | Andy Adamson | 2009-06-17 | 5 | -5/+53 | |
| | * | | | | | nfs41: reset the session slot table | Andy Adamson | 2009-06-17 | 1 | -3/+41 | |
| | * | | | | | nfs41: sequence operation | Andy Adamson | 2009-06-17 | 2 | -5/+214 | |
| | * | | | | | nfs41: enable nfs_client only nfs4_async_handle_error | Andy Adamson | 2009-06-17 | 1 | -4/+9 | |
| | * | | | | | nfs41: destroy_session operation | Andy Adamson | 2009-06-17 | 3 | -0/+91 | |
| | * | | | | | nfs41: use session attributes for rsize and wsize | Andy Adamson | 2009-06-17 | 1 | -0/+17 | |
| | * | | | | | nfs41: verify session channel attribues | Andy Adamson | 2009-06-17 | 1 | -2/+48 | |
| | * | | | | | nfs41: create_session operation | Andy Adamson | 2009-06-17 | 2 | -0/+357 | |
| | * | | | | | nfs41: get_lease_time | Andy Adamson | 2009-06-17 | 2 | -0/+145 | |
| | * | | | | | nfs41: exchange_id operation | Benny Halevy | 2009-06-17 | 2 | -0/+200 | |
| | * | | | | | nfs41 delegreturn sequence setup done support | Andy Adamson | 2009-06-17 | 1 | -1/+23 | |
| | * | | | | | nfs41 commit sequence setup done support | Andy Adamson | 2009-06-17 | 3 | -0/+10 | |
| | * | | | | | nfs41 write sequence setup done support | Andy Adamson | 2009-06-17 | 4 | -0/+32 | |
| | * | | | | | nfs41: read sequence setup/done support | Andy Adamson | 2009-06-17 | 4 | -2/+39 | |
| | * | | | | | nfs41: unlink sequence setup/done support | Andy Adamson | 2009-06-17 | 2 | -0/+19 | |
| | * | | | | | nfs41: locku sequence setup/done support | Andy Adamson | 2009-06-17 | 1 | -1/+9 | |
| | * | | | | | nfs41: lock sequence setup/done support | Andy Adamson | 2009-06-17 | 1 | -0/+8 | |
| | * | | | | | nfs41: open sequence setup/done support | Andy Adamson | 2009-06-17 | 1 | -0/+8 | |
| | * | | | | | nfs41: close sequence setup/done support | Andy Adamson | 2009-06-17 | 1 | -1/+7 | |
| | * | | | | | nfs41: nfs41_call_sync_done | Andy Adamson | 2009-06-17 | 1 | -0/+9 | |
| | * | | | | | nfs41: nfs41_sequence_done | Andy Adamson | 2009-06-17 | 1 | -0/+58 | |
| | * | | | | | nfs41: nfs41_sequence_free_slot | Andy Adamson | 2009-06-17 | 2 | -0/+35 | |
| | * | | | | | nfs41: free slot | Andy Adamson | 2009-06-17 | 1 | -0/+36 | |
| | * | | | | | nfs41: setup_sequence method | Andy Adamson | 2009-06-17 | 2 | -2/+42 |