Age | Commit message (Expand) | Author |
2009-08-20 | nfs: fix compile error in rpc_pipefs.h | J. Bruce Fields |
2009-08-19 | Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust |
2009-08-14 | sunrpc: ntoh -> be*_to_cpu | Benny Halevy |
2009-08-14 | sunrpc: hton -> cpu_to_be* | Benny Halevy |
2009-08-10 | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust |
2009-08-09 | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code | Trond Myklebust |
2009-08-09 | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code | Trond Myklebust |
2009-08-09 | SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms | Trond Myklebust |
2009-08-09 | NFSD: Clean up the idmapper warning... | Trond Myklebust |
2009-08-09 | SUNRPC: clean up rpc_setup_pipedir() | Trond Myklebust |
2009-08-09 | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path | Trond Myklebust |
2009-08-09 | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() | Trond Myklebust |
2009-08-09 | SUNRPC: Constify rpc_pipe_ops... | Trond Myklebust |
2009-08-09 | SUNRPC: Kill RPC_DISPLAY_ALL | Chuck Lever |
2009-08-09 | SUNRPC: Remove duplicate universal address generation | Chuck Lever |
2009-08-09 | SUNRPC: Provide functions for managing universal addresses | Chuck Lever |
2009-08-09 | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions | Chuck Lever |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-17 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga |
2009-06-17 | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson |
2009-06-17 | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy |
2009-06-17 | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga |
2009-06-17 | nfs41: Backchannel callback service helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga |
2009-06-17 | nfs41: New include/linux/sunrpc/bc_xprt.h | Ricardo Labiaga |
2009-06-17 | nfs41: New backchannel helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: client callback structures | Ricardo Labiaga |
2009-06-17 | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson |
2009-06-15 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields |
2009-05-02 | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust |
2009-04-28 | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever |
2009-04-28 | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever |
2009-04-28 | NFSD: Prevent a buffer overflow in svc_xprt_names() | Chuck Lever |
2009-04-28 | SUNRPC: Fix error return value of svc_addr_len() | Chuck Lever |
2009-04-06 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-04-03 | nfsd41: hard page limit for DRC | Andy Adamson |
2009-04-03 | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson |
2009-03-28 | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever |
2009-03-28 | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever |
2009-03-28 | SUNRPC: Pass a family argument to svc_register() | Chuck Lever |
2009-03-28 | SUNRPC: Clean up svc_find_xprt() calling sequence | Chuck Lever |
2009-03-28 | SUNRPC: Clean up static inline functions in svc_xprt.h | Chuck Lever |
2009-03-19 | SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets | Trond Myklebust |
2009-03-18 | SUNRPC: Clean up static inline functions in svc_xprt.h | Chuck Lever |
2009-03-18 | knfsd: add file to export stats about nfsd pools | Greg Banks |
2009-03-18 | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks |
2009-03-18 | nfs: replace uses of __constant_{endian} | Harvey Harrison |
2009-03-11 | SUNRPC: dynamically load RPC transport modules on-demand | Tom Talpey |
2009-01-06 | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton |