aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-22
* nfs41 do not allocate unused back channel pagesAndy Adamson2010-02-10
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-16
|\
| * rpc: add a new priority in RPC taskAlexandros Batsakis2009-12-15
| * rpc: add rpc_queue_empty functionAlexandros Batsakis2009-12-15
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\ \ | |/ |/|
| * nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-15
| * sunrpc: Clean never used include filesBoaz Harrosh2009-12-14
| * Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-23
* | SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2009-12-03
|/
* sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-23
* SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-15
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-13
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-11
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-21
* sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-21
* sunrpc: add routine for comparing addressesJeff Layton2009-08-21
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
|\
| * nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields2009-08-20
| * Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-19
| |\
| | * sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-14
| | * sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-14
| * | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\ \
| | * | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-09
| | * | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-09
| | * | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
| | * | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
| | * | SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
| | * | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
| | * | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-09
| | * | SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
| | |/
| * | SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-09
| * | SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
| * | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-09
| * | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever2009-08-09
| |/
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | nfsd41: use globals for DRC limitsAndy Adamson2009-07-14
|/
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| |\
| * | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
| * | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
| * | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
| * | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-28
* | | nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
* | | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-17
* | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-17
* | | nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-17
* | | nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-17
* | | nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
* | | nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-17