index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-21
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-1
/
+1
2007-02-21
[PATCH] Replace highest_possible_node_id() with nr_node_ids
Christoph Lameter
1
-2
/
+2
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de
Eric W. Biederman
2
-13
/
+2
2007-02-14
[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+0
2007-02-14
[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...
NeilBrown
2
-6
/
+224
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
22
-262
/
+414
2007-02-13
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
2
-0
/
+12
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
3
-9
/
+9
2007-02-12
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...
Chuck Lever
1
-8
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
1
-10
/
+43
2007-02-12
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
1
-9
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
1
-3
/
+18
2007-02-12
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
1
-17
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
1
-2
/
+2
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2
-8
/
+14
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
1
-2
/
+4
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-19
/
+57
2007-02-12
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
1
-15
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
1
-6
/
+8
2007-02-12
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
1
-5
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
1
-2
/
+4
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
1
-20
/
+27
2007-02-11
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
20
-150
/
+150
2007-02-09
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2
-16
/
+40
2007-02-04
NFSv4: Ensure non-root user can trigger a referral automount
Trond Myklebust
1
-1
/
+1
2007-02-04
SUNRPC: fix print format for tk_pid
Chuck Lever
10
-198
/
+228
2007-02-04
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
13
-63
/
+73
2007-02-04
RPC: Clean up rpc_execute...
Trond Myklebust
2
-16
/
+10
2007-02-04
RPC: Fix double free in portmapper code
Trond Myklebust
1
-3
/
+5
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2
-21
/
+24
2007-01-27
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
1
-0
/
+2
2007-01-27
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
1
-1
/
+2
2007-01-24
[PATCH] NFS: Fix Oops in rpc_call_sync()
Trond Myklebust
2
-6
/
+5
2006-12-22
[PATCH] gss_spkm3: fix error handling in module init
Akinobu Mita
1
-1
/
+1
2006-12-13
[PATCH] knfsd: Don't ignore kstrdup failure in rpc caches
NeilBrown
1
-0
/
+4
2006-12-13
[PATCH] knfsd: svcrpc: remove another silent drop from deferral code
J.Bruce Fields
1
-11
/
+9
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
3
-5
/
+9
2006-12-13
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
J.Bruce Fields
1
-4
/
+5
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert sunrpc
Josef Sipek
3
-10
/
+10
2006-12-08
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
5
-6
/
+70
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
5
-24
/
+29
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+2
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2
-0
/
+62
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-06
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
1
-2
/
+0
[next]