summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga2009-06-172-13/+37
* nfs41: Backchannel: Refactor nfs4_init_slot_table()Ricardo Labiaga2009-06-171-7/+19
* nfs41: Backchannel: Refactor nfs4_reset_slot_table()Ricardo Labiaga2009-06-171-11/+27
* nfs41: Backchannel: update cb_sequence args and resultsRicardo Labiaga2009-06-172-3/+3
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-175-14/+16
* nfs41: verify CB_SEQUENCE position in callback compoundBenny Halevy2009-06-171-0/+8
* nfs41: cb_sequence xdr implementationBenny Halevy2009-06-171-2/+170
* nfs41: cb_sequence proc implementationBenny Halevy2009-06-172-0/+32
* nfs41: cb_sequence protocol level data structuresBenny Halevy2009-06-171-0/+35
* nfs41: consider minorversion in callback_xdr:process_opBenny Halevy2009-06-172-14/+72
* nfs41: callback numbers definitionsBenny Halevy2009-06-171-0/+10
* nfs41: decode minorversion 1 cb_compound headerBenny Halevy2009-06-172-4/+4
* nfs41: store minorversion in cb_compound_hdr_argBenny Halevy2009-06-172-5/+8
* nfs41: Release backchannel resources associated with sessionAndy Adamson2009-06-172-1/+6
* nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.Rahul Iyer2009-06-171-2/+2
* nfs41: Client indicates presence of NFSv4.1 callback channel.Andy Adamson2009-06-171-1/+1
* nfs41: Setup the backchannelAndy Adamson2009-06-171-0/+9
* nfs41: Allow NFSv4 and NFSv4.1 callback services to coexistAndy Adamson2009-06-173-32/+27
* nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...Benny Halevy2009-06-172-1/+17
* nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-172-0/+5
* nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-172-0/+41
* nfs41: Implement NFSv4.1 callback service process.Ricardo Labiaga2009-06-172-4/+115
* nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-172-0/+51
* nfs41: Refactor svc_process()Ricardo Labiaga2009-06-171-30/+50
* nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-174-1/+88
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-176-9/+203
* nfs41: New xs_tcp_read_data()Ricardo Labiaga2009-06-171-18/+126
* nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-171-0/+46
* nfs41: New backchannel helper routinesRicardo Labiaga2009-06-173-0/+280
* nfs41: Initialize new rpc_xprt callback related fieldsRicardo Labiaga2009-06-171-0/+5
* nfs41: client callback structuresRicardo Labiaga2009-06-172-0/+30
* nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy2009-06-173-34/+54
* nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0Benny Halevy2009-06-171-9/+37
* nfs41: Process the RPC call directionRicardo Labiaga2009-06-172-8/+28
* nfs41: Add ability to read RPC call direction on TCP stream.Ricardo Labiaga2009-06-171-3/+49
* nfs41: increment_{open,lock}_seqidBenny Halevy2009-06-172-5/+9
* nfs41: only retry EXCHANGE_ID on recoverable errorsAndy Adamson2009-06-171-1/+22
* nfs41: recover lease in _nfs4_lookup_rootBenny Halevy2009-06-173-1/+25
* nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson2009-06-173-0/+17
* nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson2009-06-173-1/+4
* nfs41: establish sessions-based clientidAndy Adamson2009-06-173-8/+50
* nfs41: introduce get_state_renewal_credAndy Adamson2009-06-174-14/+14
* nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy2009-06-173-1/+6
* nfs41: lease renewalBenny Halevy2009-06-173-1/+33
* nfs41: schedule async session resetAndy Adamson2009-06-171-0/+34
* nfs41: kick start nfs41 session recovery when handling errorsAndy Adamson2009-06-171-0/+32
* nfs41: use rpc prepare call state for session resetAndy Adamson2009-06-175-25/+41
* nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-174-1/+16
* nfs41: add session reset to state managerAndy Adamson2009-06-172-2/+50
* nfs41: add session setup to the state managerAndy Adamson2009-06-176-5/+54
OpenPOWER on IntegriCloud