Age | Commit message (Expand) | Author | Files | Lines |
2008-02-02 | svc: Move sk_flags to the svc_xprt structure | Tom Tucker | 2 | -13/+12 |
2008-02-02 | svc: Change sk_inuse to a kref | Tom Tucker | 2 | -1/+8 |
2008-02-02 | svc: Change services to use new svc_create_xprt service | Tom Tucker | 1 | -1/+0 |
2008-02-02 | svc: Add a generic transport svc_create_xprt function | Tom Tucker | 1 | -0/+4 |
2008-02-02 | svc: Add xpo_accept transport function | Tom Tucker | 2 | -0/+2 |
2008-02-02 | svc: Add a transport function that checks for write space | Tom Tucker | 1 | -0/+1 |
2008-02-02 | svc: Add xpo_prep_reply_hdr | Tom Tucker | 1 | -0/+1 |
2008-02-02 | svc: Add per-transport delete functions | Tom Tucker | 1 | -0/+2 |
2008-02-02 | svc: Add transport specific xpo_release function | Tom Tucker | 2 | -1/+2 |
2008-02-02 | svc: Move sk_sendto and sk_recvfrom to svc_xprt_class | Tom Tucker | 2 | -3/+2 |
2008-02-02 | svc: Add a max payload value to the transport | Tom Tucker | 1 | -0/+1 |
2008-02-02 | svc: Change the svc_sock in the rqstp structure to a transport | Tom Tucker | 1 | -1/+4 |
2008-02-02 | svc: Make svc_sock the tcp/udp transport | Tom Tucker | 2 | -1/+4 |
2008-02-02 | svc: Add an svc transport class | Tom Tucker | 2 | -0/+32 |
2008-02-02 | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 1 | -1/+1 |
2008-02-02 | knfsd: cache unregistration needn't return error | J. Bruce Fields | 1 | -1/+1 |
2008-02-02 | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace | Chuck Lever | 1 | -1/+2 |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+0 |
2008-01-30 | SUNRPC: Use appropriate argument types in rpcb client | Chuck Lever | 1 | -1/+1 |
2008-01-30 | SUNRPC: fewer conditionals in the format_ip_address routines | Chuck Lever | 2 | -2/+2 |
2008-01-30 | SUNRPC: Add support for per-client timeout values | Trond Myklebust | 2 | -3/+4 |
2008-01-30 | SUNRPC: Clean up the transport timeout initialisation | Trond Myklebust | 1 | -5/+0 |
2008-01-30 | SUNRPC: Move universal address definitions to global header | Chuck Lever | 1 | -0/+39 |
2008-01-30 | SUNRPC: Remove the obsolete RPC_WAITQ macro | Trond Myklebust | 1 | -23/+0 |
2008-01-30 | SUNRPC: Unexport rpc_init_task() and rpc_execute() | Trond Myklebust | 1 | -1/+0 |
2008-01-30 | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task | Trond Myklebust | 1 | -0/+1 |
2008-01-30 | SUNRPC: Remove the now unused function rpc_call_setup() | Trond Myklebust | 1 | -1/+0 |
2008-01-30 | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust | 1 | -1/+1 |
2008-01-30 | SUNRPC: Clean up the initialisation of priority queue scheduling info. | Trond Myklebust | 1 | -8/+9 |
2008-01-30 | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 1 | -2/+1 |
2008-01-30 | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust | 2 | -6/+10 |
2008-01-30 | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 1 | -1/+1 |
2008-01-30 | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust | 1 | -0/+1 |
2008-01-30 | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust | 1 | -0/+1 |
2007-12-07 | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2 | -4/+0 |
2007-11-27 | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static | Adrian Bunk | 1 | -6/+0 |
2007-11-27 | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 1 | -5/+0 |
2007-10-29 | SUNRPC endianness annotations | Al Viro | 1 | -16/+16 |
2007-10-15 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 8 | -27/+292 |
2007-10-10 | nfsd: remove unused cache_for_each macro | J. Bruce Fields | 1 | -10/+0 |
2007-10-10 | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 1 | -0/+5 |
2007-10-10 | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2 | -0/+201 |
2007-10-10 | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2 | -3/+13 |
2007-10-10 | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2 | -22/+40 |
2007-10-10 | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 1 | -5/+5 |
2007-10-10 | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 1 | -0/+11 |
2007-10-10 | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 1 | -1/+4 |
2007-10-10 | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 1 | -0/+1 |
2007-10-10 | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 1 | -0/+13 |
2007-10-10 | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 1 | -1/+1 |