| Commit message (Expand) | Author | Age |
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | sunrpc: make the cache cleaner workqueue deferrable | Artem Bityutskiy | 2010-07-06 |
* | | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust | 2010-08-04 |
* | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: The function rpc_restart_call() should return success/failure | Trond Myklebust | 2010-08-03 |
|/ |
|
* | SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Reorder the struct rpc_task fields | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Remove the 'tk_magic' debugging field | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst | Trond Myklebust | 2010-05-14 |
* | NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Replace jiffies-based metrics with ktime-based metrics | Chuck Lever | 2010-05-14 |
* | SUNRPC: RPC metrics and RTT estimator should use same RTT value | Chuck Lever | 2010-05-14 |
* | SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h | Chuck Lever | 2010-05-14 |
* | SUNRPC: Fail over more quickly on connect errors | Trond Myklebust | 2010-05-14 |
* | gss_krb5: Add support for rc4-hmac encryption | Kevin Coffman | 2010-05-14 |
* | gss_krb5: Use confounder length in wrap code | Kevin Coffman | 2010-05-14 |
* | gssd_krb5: More arcfour-hmac support | Kevin Coffman | 2010-05-14 |
* | gss_krb5: Save the raw session key in the context | Kevin Coffman | 2010-05-14 |
* | gssd_krb5: arcfour-hmac support | Kevin Coffman | 2010-05-14 |
* | gss_krb5: add remaining pieces to enable AES encryption support | Kevin Coffman | 2010-05-14 |
* | gss_krb5: add support for new token formats in rfc4121 | Kevin Coffman | 2010-05-14 |
* | gss_krb5: add support for triple-des encryption | Kevin Coffman | 2010-05-14 |
* | gss_krb5: Add upcall info indicating supported kerberos enctypes | Trond Myklebust | 2010-05-14 |
* | gss_krb5: handle new context format from gssd | Kevin Coffman | 2010-05-14 |
* | gss_krb5: import functionality to derive keys into the kernel | Kevin Coffman | 2010-05-14 |
* | gss_krb5: add ability to have a keyed checksum (hmac) | Kevin Coffman | 2010-05-14 |
* | gss_krb5: introduce encryption type framework | Kevin Coffman | 2010-05-14 |
* | gss_krb5: split up functions in preparation of adding new enctypes | Kevin Coffman | 2010-05-14 |
* | gss_krb5: Introduce encryption type framework | Kevin Coffman | 2010-05-14 |
* | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust | 2010-03-22 |
* | nfs41 do not allocate unused back channel pages | Andy Adamson | 2010-02-10 |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | rpc: add a new priority in RPC task | Alexandros Batsakis | 2009-12-15 |
| * | rpc: add rpc_queue_empty function | Alexandros Batsakis | 2009-12-15 |
* | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ \
| |/
|/| |
|
| * | nfsd: remove unused field rq_reffh | J. Bruce Fields | 2009-12-15 |
| * | sunrpc: Clean never used include files | Boaz Harrosh | 2009-12-14 |
| * | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 |
* | | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 |
|/ |
|
* | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 2009-09-23 |
* | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust | 2009-09-15 |
* | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel | Alexandros Batsakis | 2009-09-13 |
* | nfsd41: sunrpc: Added rpc server-side backchannel handling | Rahul Iyer | 2009-09-11 |
* | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on... | Jeff Layton | 2009-08-21 |