aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-06[PATCH] sunrpc: add missing spin_unlockAkinobu Mita
2006-10-30[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton
2006-10-30[PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown
2006-10-10[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown
2006-10-04[PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks
2006-10-02[PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-28[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.cEric Sesterhenn
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro