| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | nfs41: client callback structures | Ricardo Labiaga | 2009-06-17 | 2 | -0/+30 |
* | | | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson | 2009-06-17 | 2 | -0/+2 |
| |/
|/| |
|
* | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 2009-05-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 | 2 | -21/+37 |
|\ |
|
| * | nfsd41: hard page limit for DRC | Andy Adamson | 2009-04-03 | 1 | -0/+2 |
| * | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson | 2009-04-03 | 1 | -0/+1 |
| * | SUNRPC: Clean up static inline functions in svc_xprt.h | Chuck Lever | 2009-03-18 | 1 | -20/+26 |
| * | knfsd: add file to export stats about nfsd pools | Greg Banks | 2009-03-18 | 1 | -0/+11 |
| * | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks | 2009-03-18 | 1 | -0/+2 |
| * | nfs: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-18 | 1 | -21/+21 |
* | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 | 1 | -3/+2 |
* | | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever | 2009-03-28 | 1 | -1/+2 |
* | | SUNRPC: Pass a family argument to svc_register() | Chuck Lever | 2009-03-28 | 1 | -2/+2 |
* | | SUNRPC: Clean up svc_find_xprt() calling sequence | Chuck Lever | 2009-03-28 | 1 | -1/+2 |
* | | SUNRPC: Clean up static inline functions in svc_xprt.h | Chuck Lever | 2009-03-28 | 1 | -20/+26 |
* | | SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets | Trond Myklebust | 2009-03-19 | 1 | -0/+1 |
* | | SUNRPC: dynamically load RPC transport modules on-demand | Tom Talpey | 2009-03-11 | 1 | -0/+1 |
|/ |
|
* | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 | 1 | -1/+4 |
* | Merge branch 'devel' into next | Trond Myklebust | 2008-12-30 | 5 | -17/+5 |
|\ |
|
| * | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia | 2008-12-23 | 1 | -0/+2 |
| * | nfsd: pass client principal name in rsc downcall | Olga Kornievskaia | 2008-12-23 | 1 | -0/+1 |
| * | rpc: add an rpc_pipe_open method | \"J. Bruce Fields\ | 2008-12-23 | 1 | -0/+1 |
| * | sunrpc: get rid of rpc_rqst.rq_bufsize | Benny Halevy | 2008-12-23 | 1 | -2/+1 |
| * | SUNRPC: Remove the last remnant of the BKL... | Trond Myklebust | 2008-12-23 | 1 | -15/+0 |
* | | misc: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 1 | -2/+2 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'next' | Trond Myklebust | 2008-10-15 | 1 | -3/+1 |
|\ |
|
| * | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. | Tom Talpey | 2008-10-10 | 1 | -3/+0 |
| * | RPC/RDMA: add data types and new FRMR memory registration enum. | Tom Talpey | 2008-10-10 | 1 | -0/+1 |
* | | Merge branch 'from-tomtucker' into for-2.6.28 | J. Bruce Fields | 2008-10-08 | 1 | -1/+26 |
|\ \ |
|
| * | | svcrdma: Modify the RPC recv path to use FRMR when available | Tom Tucker | 2008-10-06 | 1 | -0/+1 |
| * | | svcrdma: Add a service to register a Fast Reg MR with the device | Tom Tucker | 2008-10-06 | 1 | -0/+1 |
| * | | svcrdma: Add FRMR get/put services | Tom Tucker | 2008-10-06 | 1 | -0/+3 |
| * | | svcrdma: Add Fast Reg MR Data Types | Tom Tucker | 2008-10-03 | 1 | -1/+21 |
| |/ |
|
* | | NLM: Remove unused argument from svc_addsock() function | Chuck Lever | 2008-10-04 | 1 | -4/+1 |
* | | nfsd: use nfs client rpc callback program | Benny Halevy | 2008-09-29 | 1 | -0/+1 |
* | | SUNRPC: Make svc_addr's argument a constant | Chuck Lever | 2008-09-29 | 1 | -3/+3 |
* | | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever | 2008-09-29 | 1 | -1/+3 |
* | | SUNRPC: Simplify rpcb_register() API | Chuck Lever | 2008-09-29 | 1 | -2/+2 |
* | | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 | 1 | -4/+5 |
|/ |
|
* | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet | Tom Tucker | 2008-08-13 | 1 | -1/+0 |
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-20 | 3 | -11/+35 |
|\ |
|
| * | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields | 2008-07-03 | 1 | -10/+34 |
| |\ |
|
| | * | svcrdma: Change WR context get/put to use the kmem cache | Tom Tucker | 2008-07-02 | 1 | -6/+0 |
| | * | svcrdma: Remove unused wait q from svcrdma_xprt structure | Tom Tucker | 2008-07-02 | 1 | -1/+0 |
| | * | svcrdma: Add dma map count and WARN_ON | Tom Tucker | 2008-07-02 | 1 | -0/+1 |
| | * | svcrdma: Use reply and chunk map for RDMA_READ processing | Tom Tucker | 2008-07-02 | 1 | -0/+1 |
| | * | svcrdma: Add a type for keeping NFS RPC mapping | Tom Tucker | 2008-07-02 | 1 | -0/+27 |
| * | | gss_krb5: create a define for token header size and clean up ptr location | Kevin Coffman | 2008-06-23 | 1 | -0/+3 |