index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
svc: Move sk_flags to the svc_xprt structure
Tom Tucker
2008-02-01
1
-75
/
+76
*
svc: Change sk_inuse to a kref
Tom Tucker
2008-02-01
2
-75
/
+79
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
2
-23
/
+0
*
svc: Add a generic transport svc_create_xprt function
Tom Tucker
2008-02-01
2
-15
/
+81
*
svc: Move connection limit checking to its own function
Tom Tucker
2008-02-01
1
-28
/
+29
*
svc: Remove unnecessary call to svc_sock_enqueue
Tom Tucker
2008-02-01
1
-1
/
+0
*
svc: Add xpo_accept transport function
Tom Tucker
2008-02-01
1
-12
/
+19
*
svc: Move close processing to a single place
Tom Tucker
2008-02-01
1
-15
/
+11
*
svc: Add a transport function that checks for write space
Tom Tucker
2008-02-01
1
-26
/
+56
*
svc: Add xpo_prep_reply_hdr
Tom Tucker
2008-02-01
2
-3
/
+20
*
svc: Add per-transport delete functions
Tom Tucker
2008-02-01
1
-13
/
+43
*
svc: Add transport specific xpo_release function
Tom Tucker
2008-02-01
1
-8
/
+9
*
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
2008-02-01
1
-6
/
+6
*
svc: Add a max payload value to the transport
Tom Tucker
2008-02-01
2
-3
/
+3
*
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2008-02-01
2
-2
/
+34
*
svc: Add an svc transport class
Tom Tucker
2008-02-01
2
-1
/
+85
*
svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
2008-02-01
1
-0
/
+1
*
sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
2008-02-01
1
-28
/
+24
*
nfsd: fix rsi_cache reference count leak
J. Bruce Fields
2008-02-01
1
-6
/
+11
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
2
-11
/
+36
*
nfsd: move cache proc (un)registration to separate function
J. Bruce Fields
2008-02-01
1
-45
/
+54
*
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
3
-11
/
+9
*
knfsd: fix cache.c comment
J. Bruce Fields
2008-02-01
1
-5
/
+5
*
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
2008-02-01
1
-3
/
+5
*
SUNRPC: Prevent length underflow in read_flush()
Chuck Lever
2008-02-01
1
-5
/
+5
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
4
-66
/
+10
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
4
-58
/
+9
*
|
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
1
-0
/
+1
*
|
SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
Trond Myklebust
2008-01-30
1
-3
/
+6
*
|
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
2008-01-30
1
-1
/
+1
*
|
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
2008-01-30
1
-1
/
+4
*
|
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2008-01-30
1
-2
/
+1
*
|
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
2008-01-30
1
-3
/
+1
*
|
SUNRPC: Clean up functions that free address_strings array
Chuck Lever
2008-01-30
2
-12
/
+20
*
|
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
2008-01-30
1
-7
/
+5
*
|
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
3
-36
/
+25
*
|
SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
Chuck Lever
2008-01-30
1
-7
/
+6
*
|
SUNRPC: Add support for per-client timeout values
Trond Myklebust
2008-01-30
4
-18
/
+18
*
|
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
2008-01-30
3
-26
/
+27
*
|
SUNRPC: cleanup for rpc_new_client()
Trond Myklebust
2008-01-30
1
-10
/
+14
*
|
SUNRPC: Move universal address definitions to global header
Chuck Lever
2008-01-30
1
-42
/
+3
*
|
SUNRPC: RPC version numbers are u32
Chuck Lever
2008-01-30
1
-2
/
+2
*
|
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
2008-01-30
1
-8
/
+12
*
|
SUNRPC: rpc_create() default hostname should support AF_INET6 addresses
Chuck Lever
2008-01-30
1
-5
/
+27
*
|
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
Chuck Lever
2008-01-30
1
-2
/
+2
*
|
SUNRPC: temp var should match return type of xdr_skb_read_actor
Chuck Lever
2008-01-30
1
-1
/
+1
*
|
SUNRPC: Check a return result
Chuck Lever
2008-01-30
1
-3
/
+5
*
|
SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()
Chuck Lever
2008-01-30
1
-1
/
+1
*
|
SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()
Chuck Lever
2008-01-30
1
-3
/
+3
*
|
SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration
Trond Myklebust
2008-01-30
1
-1
/
+6
[prev]
[next]