aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * SUNRPC: define xdr_decode_opaque_fixedBenny Halevy2010-10-24
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\|
| * SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust2010-10-23
| * SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-21
| * SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-17
* | Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-07
|\ \
| * | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
| |/
* / nfs: __rcu annotationsArnd Bergmann2010-08-19
|/
* include: replace unifdef-y with header-ySam Ravnborg2010-08-14
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-04
* | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
* | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-04
* | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-04
* | SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-04
* | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-04
* | SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
|/
* SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-14
* SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust2010-05-14
* SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust2010-05-14
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-14
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-14
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-14
* SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever2010-05-14
* SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever2010-05-14
* SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-14
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-14
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-14
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-14
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-14
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-14
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-14
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-14
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-14
* gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-14
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-14
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-14
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-14
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-14
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-14
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-14
* 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
|\ \ | |/ |/|