summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-5/+6
* | | rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-063-30/+5
* | | rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-063-75/+48
* | | rpcgss: simplify make_checksumJ. Bruce Fields2006-12-064-16/+5
* | | rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-063-20/+4
* | | rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-062-60/+27
* | | gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-063-47/+22
* | | rpc: spkm3 updateOlga Kornievskaia2006-12-065-162/+166
* | | rpc: move process_xdr_bufOlga Kornievskaia2006-12-062-69/+72
* | | rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-061-2/+2
* | | rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-065-64/+2
* | | SUNRPC: another pmap wakeup fixChuck Lever2006-12-061-5/+6
* | | SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-062-45/+59
* | | SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-061-75/+65
* | | SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-061-33/+26
* | | 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-025-13/+6
* | [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-021-2/+3
* | [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-1/+1
* | [SUNRPC]: annotate hash_ip()Al Viro2006-12-021-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/+15
* [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-101-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/+29
* [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
OpenPOWER on IntegriCloud