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