index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
Christophe Saout
2006-12-06
1
-4
/
+6
|
|
/
|
/
|
*
|
[SUNRPC]: Use k{mem,str}dup where applicable
Arnaldo Carvalho de Melo
2006-12-02
5
-13
/
+6
*
|
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2006-12-02
1
-2
/
+3
*
|
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-12-02
1
-1
/
+1
*
|
[SUNRPC]: annotate hash_ip()
Al Viro
2006-12-02
1
-4
/
+4
|
/
*
[PATCH] sunrpc: add missing spin_unlock
Akinobu Mita
2006-11-06
1
-0
/
+1
*
[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"
Andrew Morton
2006-10-30
1
-2
/
+3
*
[PATCH] sunrpc: fix refcounting problems in rpc servers
Neil Brown
2006-10-30
2
-19
/
+15
*
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
2006-10-20
1
-1
/
+1
*
[PATCH] SUNRPC: fix a typo
Chuck Lever
2006-10-20
1
-1
/
+1
*
[PATCH] SUNRPC: fix race in in-kernel RPC portmapper client
Chuck Lever
2006-10-20
1
-7
/
+7
*
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
2006-10-17
1
-0
/
+5
*
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
2006-10-10
1
-2
/
+3
*
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2006-10-06
2
-21
/
+24
*
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
J.Bruce Fields
2006-10-04
1
-3
/
+3
*
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
2006-10-04
1
-12
/
+18
*
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
2006-10-04
1
-20
/
+23
*
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
2006-10-04
1
-14
/
+23
*
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-04
2
-3
/
+46
*
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
1
-0
/
+15
*
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
1
-1
/
+2
*
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-04
3
-37
/
+29
*
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
2006-10-04
1
-0
/
+3
*
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
2006-10-04
1
-0
/
+2
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-2
/
+2
*
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
2
-2
/
+260
*
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2006-10-02
2
-3
/
+138
*
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
2
-52
/
+129
*
[PATCH] knfsd: test and set SK_BUSY atomically
Greg Banks
2006-10-02
1
-10
/
+10
*
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
1
-7
/
+5
*
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
1
-6
/
+6
*
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
1
-18
/
+11
*
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
2
-26
/
+73
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
2
-2
/
+4
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
1
-4
/
+45
*
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
1
-0
/
+40
*
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
2006-10-02
1
-1
/
+6
*
[PATCH] knfsd: remove an unused variable from auth_unix_lookup()
Greg Banks
2006-10-02
1
-4
/
+1
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-3
/
+3
*
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
2006-09-28
1
-8
/
+6
*
[SUNRPC]: more sunrpc endianness annotations
Al Viro
2006-09-28
2
-8
/
+8
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
16
-100
/
+103
*
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
2006-09-28
4
-60
/
+60
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
2
-6
/
+5
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-09-23
9
-351
/
+460
|
\
|
*
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
Steve Dickson
2006-09-22
1
-1
/
+1
|
*
SUNRPC: Fix Oops in pmap_getport_done
Trond Myklebust
2006-09-22
1
-24
/
+22
|
*
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2006-09-22
2
-8
/
+28
[prev]
[next]