aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-10
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
* rdma: SVCRMDA Header FileTom Tucker2008-02-01
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
* svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
* svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
* svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
* svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
* svc: Removing remaining references to rq_sock in rqstpTom Tucker2008-02-01
* svc: Move the sockaddr information to svc_xprtTom Tucker2008-02-01
* svc: Make deferral processing xprt independentTom Tucker2008-02-01
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-01
* svc: Remove sk_lastrecvTom Tucker2008-02-01
* svc: Change svc_sock_received to svc_xprt_received and export itTom Tucker2008-02-01
* svc: Make svc_send transport neutralTom Tucker2008-02-01
* svc: Move sk_reserved to svc_xprtTom Tucker2008-02-01
* svc: Make close transport independentTom Tucker2008-02-01
* svc: Move sk_server and sk_pool to svc_xprtTom Tucker2008-02-01
* svc: Move sk_flags to the svc_xprt structureTom Tucker2008-02-01
* svc: Change sk_inuse to a krefTom Tucker2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* svc: Add a generic transport svc_create_xprt functionTom Tucker2008-02-01
* svc: Add xpo_accept transport functionTom Tucker2008-02-01
* svc: Add a transport function that checks for write spaceTom Tucker2008-02-01
* svc: Add xpo_prep_reply_hdrTom Tucker2008-02-01
* svc: Add per-transport delete functionsTom Tucker2008-02-01
* svc: Add transport specific xpo_release functionTom Tucker2008-02-01
* svc: Move sk_sendto and sk_recvfrom to svc_xprt_classTom Tucker2008-02-01
* svc: Add a max payload value to the transportTom Tucker2008-02-01
* svc: Change the svc_sock in the rqstp structure to a transportTom Tucker2008-02-01
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-01
* svc: Add an svc transport classTom Tucker2008-02-01
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* | SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-30
* | SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-30
* | SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-30
* | SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-30
* | SUNRPC: Move universal address definitions to global headerChuck Lever2008-01-30
* | SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust2008-01-30
* | SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust2008-01-30
* | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust2008-01-30
* | SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust2008-01-30
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust2008-01-30
* | SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-30
* | SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-30
* | SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-30