aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker2008-03-26
* SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-18
|\
| * SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker2008-03-12
| * SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker2008-03-12
| * Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-07
| |\
| | * SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-07
* | | [SUNRPC]: net/* NULL noiseAl Viro2008-03-18
* | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-18
|/ /
* / [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
|/
* Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-21
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-13
* SUNPRC: Fix printk format warningRoland Dreier2008-02-10
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-01
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
* rdma: makefileTom Tucker2008-02-01
* rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-01
* rdma: SVCRDMA sendtoTom Tucker2008-02-01
* rdma: SVCRDMA recvfromTom Tucker2008-02-01
* rdma: SVCRDMA Core Transport ServicesTom Tucker2008-02-01
* rdma: SVCRDMA Transport ModuleTom Tucker2008-02-01
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-01
* svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
* svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
* svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
* svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
* svc: Make svc_check_conn_limits xprt independentTom Tucker2008-02-01
* svc: Removing remaining references to rq_sock in rqstpTom Tucker2008-02-01
* svc: Move create logic to common codeTom Tucker2008-02-01
* svc: Make svc_age_temp_sockets svc_age_temp_transportsTom Tucker2008-02-01
* svc: Make svc_recv transport neutralTom Tucker2008-02-01
* svc: Make svc_sock_release svc_xprt_releaseTom Tucker2008-02-01
* svc: Move the sockaddr information to svc_xprtTom Tucker2008-02-01
* svc: Make deferral processing xprt independentTom Tucker2008-02-01
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-01
* svc: Remove sk_lastrecvTom Tucker2008-02-01
* svc: Move accept call to svc_xprt_received to common codeTom Tucker2008-02-01
* svc: Change svc_sock_received to svc_xprt_received and export itTom Tucker2008-02-01
* svc: Make svc_send transport neutralTom Tucker2008-02-01
* svc: Make the enqueue service transport neutral and export it.Tom Tucker2008-02-01
* svc: Move sk_reserved to svc_xprtTom Tucker2008-02-01
* svc: Make close transport independentTom Tucker2008-02-01
* svc: Move sk_server and sk_pool to svc_xprtTom Tucker2008-02-01
* svc: Move sk_flags to the svc_xprt structureTom Tucker2008-02-01
* svc: Change sk_inuse to a krefTom Tucker2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01