| Commit message (Expand) | Author | Age |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-01-31 |
|\ |
|
| * | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2007-12-06 |
* | | SUNRPC: Use appropriate argument types in rpcb client | Chuck Lever | 2008-01-30 |
* | | SUNRPC: fewer conditionals in the format_ip_address routines | Chuck Lever | 2008-01-30 |
* | | SUNRPC: Add support for per-client timeout values | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Clean up the transport timeout initialisation | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Move universal address definitions to global header | Chuck Lever | 2008-01-30 |
* | | SUNRPC: Remove the obsolete RPC_WAITQ macro | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Unexport rpc_init_task() and rpc_execute() | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Remove the now unused function rpc_call_setup() | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Clean up the initialisation of priority queue scheduling info. | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust | 2008-01-30 |
* | | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust | 2008-01-30 |
|/ |
|
* | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static | Adrian Bunk | 2007-11-26 |
* | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 2007-11-26 |
* | SUNRPC endianness annotations | Al Viro | 2007-10-29 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 2007-10-09 |
| * | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 2007-10-09 |
| * | SUNRPC: Add support for formatted universal addresses | Chuck Lever | 2007-10-09 |
| * | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() | Chuck Lever | 2007-10-09 |
* | | nfsd: remove unused cache_for_each macro | J. Bruce Fields | 2007-10-09 |
|/ |
|
* | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields | 2007-07-19 |
* | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields | 2007-07-17 |
* | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 |
* | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson | 2007-07-17 |
* | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen | 2007-07-10 |
* | SUNRPC server: record the destination address of a request | Frank van Maarseveen | 2007-07-10 |
* | SUNRPC: cleanup transport creation argument passing | Frank van Maarseveen | 2007-07-10 |
* | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever | 2007-07-10 |
* | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever | 2007-07-10 |
* | SUNRPC: Remove the tk_auth macro... | Trond Myklebust | 2007-07-10 |
* | SUNRPC: Convert gss_ctx_lock to an RCU lock | Trond Myklebust | 2007-07-10 |
* | SUNRPC: Convert the credential garbage collector into a shrinker callback | Trond Myklebust | 2007-07-10 |
* | SUNRPC: Give credential cache a local spinlock | Trond Myklebust | 2007-07-10 |
* | SUNRPC: Convert the credcache lookup code to use RCU | Trond Myklebust | 2007-07-10 |
* | SUNRPC: cleanup rpc credential cache garbage collection | Trond Myklebust | 2007-07-10 |