aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| |\
| * | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
| * | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
| * | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
| * | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-28
* | | nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
* | | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-17
* | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-17
* | | nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-17
* | | nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-17
* | | nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
* | | nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-17
* | | nfs41: New backchannel helper routinesRicardo Labiaga2009-06-17
* | | nfs41: client callback structuresRicardo Labiaga2009-06-17
* | | nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-17
| |/ |/|
* | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-02
|/
* 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
| |/