summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-142-0/+2
* SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust2010-05-141-6/+6
* SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust2010-05-141-3/+0
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-142-5/+5
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-142-3/+6
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-143-6/+9
* SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever2010-05-141-1/+0
* SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever2010-05-141-3/+5
* SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-141-2/+1
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-141-0/+9
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-141-0/+3
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-141-2/+3
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-141-0/+1
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-141-2/+2
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-141-0/+20
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-141-0/+28
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-141-0/+5
* gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-141-0/+2
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-141-2/+21
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-141-0/+31
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-141-3/+8
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-141-1/+24
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-141-0/+1
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-141-0/+25
* SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-221-1/+4
* nfs41 do not allocate unused back channel pagesAndy Adamson2010-02-101-0/+15
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-161-1/+13
|\
| * rpc: add a new priority in RPC taskAlexandros Batsakis2009-12-151-1/+12
| * rpc: add rpc_queue_empty functionAlexandros Batsakis2009-12-151-0/+1
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-163-10/+2
|\ \ | |/ |/|
| * nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-151-4/+0
| * sunrpc: Clean never used include filesBoaz Harrosh2009-12-142-3/+2
| * Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-231-3/+0
* | SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2009-12-031-0/+2
|/
* sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
* SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-151-2/+2
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-134-16/+19
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-113-0/+3
* nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-0/+15
* sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-211-0/+50
* sunrpc: add routine for comparing addressesJeff Layton2009-08-211-0/+48
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-216-23/+110
|\
| * nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields2009-08-201-0/+2
| * Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-191-6/+4
| |\
| | * sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-141-3/+2
| | * sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-141-3/+2
| * | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-103-13/+50
| |\ \
| | * | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-092-0/+21
| | * | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-091-2/+9
| | * | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-3/+10
OpenPOWER on IntegriCloud