Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -1/+13 |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -10/+2 |
2009-12-15 | nfsd: remove unused field rq_reffh | J. Bruce Fields | 1 | -4/+0 |
2009-12-15 | rpc: add a new priority in RPC task | Alexandros Batsakis | 1 | -1/+12 |
2009-12-15 | rpc: add rpc_queue_empty function | Alexandros Batsakis | 1 | -0/+1 |
2009-12-15 | sunrpc: Clean never used include files | Boaz Harrosh | 2 | -3/+2 |
2009-12-03 | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 1 | -0/+2 |
2009-11-23 | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 1 | -3/+0 |
2009-09-23 | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 1 | -2/+3 |
2009-09-16 | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust | 1 | -2/+2 |
2009-09-13 | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel | Alexandros Batsakis | 4 | -16/+19 |
2009-09-11 | nfsd41: sunrpc: Added rpc server-side backchannel handling | Rahul Iyer | 3 | -0/+3 |
2009-08-21 | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on... | Jeff Layton | 1 | -0/+15 |
2009-08-21 | sunrpc: add common routine for copying address portion of a sockaddr | Jeff Layton | 1 | -0/+50 |
2009-08-21 | sunrpc: add routine for comparing addresses | Jeff Layton | 1 | -0/+48 |
2009-08-21 | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs... | J. Bruce Fields | 6 | -23/+110 |
2009-08-21 | nfs: fix compile error in rpc_pipefs.h | J. Bruce Fields | 1 | -0/+2 |
2009-08-20 | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 1 | -6/+4 |
2009-08-14 | sunrpc: ntoh -> be*_to_cpu | Benny Halevy | 1 | -3/+2 |
2009-08-14 | sunrpc: hton -> cpu_to_be* | Benny Halevy | 1 | -3/+2 |
2009-08-11 | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 3 | -13/+50 |
2009-08-09 | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code | Trond Myklebust | 2 | -0/+21 |
2009-08-09 | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code | Trond Myklebust | 1 | -2/+9 |
2009-08-09 | SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms | Trond Myklebust | 1 | -3/+10 |
2009-08-09 | NFSD: Clean up the idmapper warning... | Trond Myklebust | 1 | -1/+2 |
2009-08-09 | SUNRPC: clean up rpc_setup_pipedir() | Trond Myklebust | 2 | -2/+1 |
2009-08-09 | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path | Trond Myklebust | 1 | -2/+2 |
2009-08-09 | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() | Trond Myklebust | 1 | -2/+3 |
2009-08-09 | SUNRPC: Constify rpc_pipe_ops... | Trond Myklebust | 1 | -2/+3 |
2009-08-09 | SUNRPC: Kill RPC_DISPLAY_ALL | Chuck Lever | 1 | -1/+0 |
2009-08-09 | SUNRPC: Remove duplicate universal address generation | Chuck Lever | 1 | -1/+0 |
2009-08-09 | SUNRPC: Provide functions for managing universal addresses | Chuck Lever | 1 | -0/+38 |
2009-08-09 | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions | Chuck Lever | 1 | -1/+16 |
2009-07-15 | nfsd41: use globals for DRC limits | Andy Adamson | 1 | -2/+0 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2 | -5/+9 |
2009-06-18 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga | 1 | -1/+2 |
2009-06-18 | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson | 1 | -0/+1 |
2009-06-18 | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy | 1 | -0/+2 |
2009-06-18 | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga | 1 | -0/+2 |
2009-06-18 | nfs41: Backchannel callback service helper routines | Ricardo Labiaga | 1 | -0/+3 |
2009-06-18 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga | 2 | -0/+14 |
2009-06-18 | nfs41: New include/linux/sunrpc/bc_xprt.h | Ricardo Labiaga | 1 | -0/+46 |
2009-06-18 | nfs41: New backchannel helper routines | Ricardo Labiaga | 1 | -0/+1 |
2009-06-18 | nfs41: client callback structures | Ricardo Labiaga | 2 | -0/+30 |
2009-06-17 | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson | 2 | -0/+2 |
2009-06-16 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 1 | -0/+1 |
2009-05-03 | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 1 | -0/+1 |
2009-04-28 | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever | 1 | -1/+3 |
2009-04-28 | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever | 1 | -1/+2 |