| Commit message (Expand) | Author | Age |
* | RxRPC: Fix a regression in the RXKAD security module | David Howells | 2008-04-24 |
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 |
|\ |
|
| * | Merge branch 'devel' | Trond Myklebust | 2008-04-24 |
| |\ |
|
| | * | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust | 2008-04-24 |
| | * | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Fix a race in gss_refresh_upcall() | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Remove the unused export of xprt_force_disconnect | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: remove XS_SENDMSG_RETRY | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Protect creds against early garbage collection | Trond Myklebust | 2008-04-19 |
| | * | NFSv4: Reintroduce machine creds | Trond Myklebust | 2008-04-19 |
| | * | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Fix read ordering problems with req->rq_private_buf.len | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Fix up xprt_write_space() | Trond Myklebust | 2008-04-19 |
| | * | SUNRPC: Fix a bug in call_decode() | Trond Myklebust | 2008-04-19 |
| | * | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 |
| | |\ |
|
| | * | | SUNRPC: Add a helper rpcauth_lookup_generic_cred() | Trond Myklebust | 2008-03-14 |
| | * | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task | Trond Myklebust | 2008-03-14 |
| | * | | SUNRPC: Add a generic RPC credential | Trond Myklebust | 2008-03-14 |
| | * | | SUNRPC: Clean up rpcauth_bindcred() | Trond Myklebust | 2008-03-14 |
| | * | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS | Trond Myklebust | 2008-03-14 |
| | * | | SUNRPC: Fix a bug in rpcauth_lookup_credcache() | Trond Myklebust | 2008-03-14 |
| | * | | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 |
| | |\ \ |
|
| | * \ \ | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-29 |
| | |\ \ \ |
|
| | | * | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async | Trond Myklebust | 2008-02-14 |
| | * | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Ensure that we read all available tcp data | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup() | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer function | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Add a timer function to wait queues. | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust | 2008-02-29 |
| | * | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust | 2008-02-26 |
| | * | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust | 2008-02-26 |
| | * | | | | SUNRPC: Add a new helper rpc_wake_up_queued_task() | Trond Myklebust | 2008-02-26 |
| | * | | | | SUNRPC: Clean up rpc_run_timer() | Trond Myklebust | 2008-02-26 |
| | * | | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueue | Trond Myklebust | 2008-02-26 |
* | | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-04-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | SUNRPC: Use unsigned loop and array index in svc_init_buffer() | Chuck Lever | 2008-04-23 |
| * | | | | | | SUNRPC: Use unsigned index when looping over arrays | Chuck Lever | 2008-04-23 |
| * | | | | | | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever | 2008-04-23 |
| * | | | | | | SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle | Chuck Lever | 2008-04-23 |
| * | | | | | | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 |
| * | | | | | | sunrpc: make token header values less confusing | Kevin Coffman | 2008-04-23 |
| * | | | | | | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman | 2008-04-23 |
| * | | | | | | net/sunrpc/svc.c: suppress unintialized var warning | Andrew Morton | 2008-04-23 |
| * | | | | | | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman | 2008-04-23 |
| * | | | | | | Correct grammer/typos in dprintks | Kevin Coffman | 2008-04-23 |
| * | | | | | | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker | 2008-04-23 |
| * | | | | | | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS | Harshula Jayasuriya | 2008-04-23 |