summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-061-29/+37
* | | SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-061-43/+43
* | | SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-062-5/+11
* | | SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-062-6/+12
* | | SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-061-10/+13
* | | SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-061-1/+10
* | | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-061-10/+20
* | | Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-064-44/+58
* | | Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-061-4/+6
| |/ |/|
* | [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-035-13/+6Star
* | [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-031-2/+3
* | [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-031-1/+1
* | [SUNRPC]: annotate hash_ip()Al Viro2006-12-031-4/+4
|/
* [PATCH] sunrpc: add missing spin_unlockAkinobu Mita2006-11-061-0/+1
* [PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton2006-10-301-2/+3
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-302-19/+15Star
* [PATCH] knfsd: fix race that can disable NFS serverNeilBrown2006-10-201-1/+1
* [PATCH] SUNRPC: fix a typoChuck Lever2006-10-201-1/+1
* [PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever2006-10-201-7/+7
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-171-0/+5
* [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro2006-10-111-2/+3
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-062-21/+24
* [PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields2006-10-041-3/+3
* [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields2006-10-041-12/+18
* [PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields2006-10-041-20/+23
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-041-14/+23
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-042-3/+46
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-0/+15
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-1/+2
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-043-37/+29Star
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-0/+3
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-2/+2
* [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-022-2/+260
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-022-3/+138
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-022-52/+129
* [PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks2006-10-021-10/+10
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-021-7/+5Star
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-021-6/+6
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-021-18/+11Star
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-022-26/+73
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-022-2/+4
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-4/+45
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-021-0/+40
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-021-1/+6
* [PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks2006-10-021-4/+1Star
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.cEric Sesterhenn2006-09-291-8/+6Star
* [SUNRPC]: more sunrpc endianness annotationsAl Viro2006-09-292-8/+8