aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * nfsd41: hard page limit for DRCAndy Adamson2009-04-03
| * nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-03
| * SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-18
| * knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-18
| * knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-18
| * nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-18
* | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
* | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
* | SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-28
* | SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-28
* | SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-28
* | SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-19
* | SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-11
|/
* sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton2009-01-06
* Merge branch 'devel' into nextTrond Myklebust2008-12-30
|\
| * rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-23
| * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-23
| * rpc: add an rpc_pipe_open method\"J. Bruce Fields\2008-12-23
| * sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy2008-12-23
| * SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-23
* | misc: replace NIPQUAD()Harvey Harrison2008-10-31
* | net: replace %p6 with %pI6Harvey Harrison2008-10-29
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
|/
* Merge branch 'next'Trond Myklebust2008-10-15
|\
| * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
* | Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-08
|\ \
| * | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-06
| * | svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-06
| * | svcrdma: Add FRMR get/put servicesTom Tucker2008-10-06
| * | svcrdma: Add Fast Reg MR Data TypesTom Tucker2008-10-03
| |/
* | NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-04
* | nfsd: use nfs client rpc callback programBenny Halevy2008-09-29
* | SUNRPC: Make svc_addr's argument a constantChuck Lever2008-09-29
* | SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever2008-09-29
* | SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-29
* | SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-29
|/
* svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
|\
| * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-03
| |\
| | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-02
| | * svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-02
| | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-02
| | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-02
| | * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-02
| * | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-23
| * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-23
| * | knfsd: convert knfsd to kthread APIJeff Layton2008-06-23
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\ \ \