index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
2007-05-09
1
-8
/
+13
*
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
1
-6
/
+7
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
1
-7
/
+3
*
[SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.
David S. Miller
2007-04-12
1
-4
/
+12
*
[PATCH] net/sunrpc/svcsock.c: fix a check
Adrian Bunk
2007-04-04
1
-2
/
+2
*
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
1
-1
/
+15
*
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
2007-03-06
1
-10
/
+3
*
[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying
NeilBrown
2007-03-06
1
-32
/
+40
*
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
2007-02-12
1
-8
/
+8
*
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2007-02-12
1
-10
/
+43
*
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
2007-02-12
1
-9
/
+7
*
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
2007-02-12
1
-3
/
+18
*
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
2007-02-12
1
-17
/
+48
*
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2007-02-12
1
-2
/
+2
*
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
1
-7
/
+12
*
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2007-02-12
1
-2
/
+4
*
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2007-02-12
1
-19
/
+57
*
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
2007-02-12
1
-15
/
+7
*
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
1
-6
/
+8
*
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
2007-02-12
1
-5
/
+7
*
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
1
-2
/
+4
*
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-12
1
-20
/
+27
*
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-18
/
+18
*
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2007-02-09
1
-14
/
+38
*
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-30
1
-4
/
+8
*
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2007-01-26
1
-0
/
+2
*
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-0
/
+31
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
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
1
-16
/
+14
*
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
2006-10-20
1
-1
/
+1
*
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2006-10-06
1
-14
/
+14
*
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-04
1
-0
/
+2
*
[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
1
-20
/
+21
*
[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
*
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
1
-1
/
+6
*
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
1
-45
/
+80
*
[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
1
-26
/
+70
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
1
-1
/
+2
*
[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
*
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
2006-09-28
1
-8
/
+6
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
1
-1
/
+1
*
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
2006-09-22
1
-24
/
+14
[next]