index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
1
-3
/
+2
*
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-1
/
+2
*
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
2009-03-28
1
-2
/
+2
*
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
1
-1
/
+2
*
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
2009-03-28
1
-20
/
+26
*
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2009-03-19
1
-0
/
+1
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
1
-0
/
+1
*
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
2009-01-06
1
-1
/
+4
*
Merge branch 'devel' into next
Trond Myklebust
2008-12-30
5
-17
/
+5
|
\
|
*
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
2008-12-23
1
-0
/
+2
|
*
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
2008-12-23
1
-0
/
+1
|
*
rpc: add an rpc_pipe_open method
\"J. Bruce Fields\
2008-12-23
1
-0
/
+1
|
*
sunrpc: get rid of rpc_rqst.rq_bufsize
Benny Halevy
2008-12-23
1
-2
/
+1
|
*
SUNRPC: Remove the last remnant of the BKL...
Trond Myklebust
2008-12-23
1
-15
/
+0
*
|
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+2
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
|
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-2
/
+2
|
/
*
Merge branch 'next'
Trond Myklebust
2008-10-15
1
-3
/
+1
|
\
|
*
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
2008-10-10
1
-3
/
+0
|
*
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
2008-10-10
1
-0
/
+1
*
|
Merge branch 'from-tomtucker' into for-2.6.28
J. Bruce Fields
2008-10-08
1
-1
/
+26
|
\
\
|
*
|
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
2008-10-06
1
-0
/
+1
|
*
|
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
2008-10-06
1
-0
/
+1
|
*
|
svcrdma: Add FRMR get/put services
Tom Tucker
2008-10-06
1
-0
/
+3
|
*
|
svcrdma: Add Fast Reg MR Data Types
Tom Tucker
2008-10-03
1
-1
/
+21
|
|
/
*
|
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
1
-4
/
+1
*
|
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
1
-0
/
+1
*
|
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
2008-09-29
1
-3
/
+3
*
|
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
2008-09-29
1
-1
/
+3
*
|
SUNRPC: Simplify rpcb_register() API
Chuck Lever
2008-09-29
1
-2
/
+2
*
|
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-29
1
-4
/
+5
|
/
*
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
2008-08-13
1
-1
/
+0
*
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-20
3
-11
/
+35
|
\
|
*
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
2008-07-03
1
-10
/
+34
|
|
\
|
|
*
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
2008-07-02
1
-6
/
+0
|
|
*
svcrdma: Remove unused wait q from svcrdma_xprt structure
Tom Tucker
2008-07-02
1
-1
/
+0
|
|
*
svcrdma: Add dma map count and WARN_ON
Tom Tucker
2008-07-02
1
-0
/
+1
|
|
*
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
2008-07-02
1
-0
/
+1
|
|
*
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
2008-07-02
1
-0
/
+27
|
*
|
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
2008-06-23
1
-0
/
+3
|
*
|
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
2008-06-23
1
-3
/
+2
|
*
|
knfsd: convert knfsd to kthread API
Jeff Layton
2008-06-23
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
2
-2
/
+6
|
\
\
\
|
*
|
|
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
2008-07-15
1
-0
/
+3
|
*
|
|
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
2008-07-09
1
-1
/
+0
|
*
|
|
rpc: bring back cl_chatty
Olga Kornievskaia
2008-07-09
1
-1
/
+3
|
|
|
/
|
|
/
|
*
/
|
net: remove CVS keywords
Adrian Bunk
2008-06-11
3
-7
/
+0
|
/
/
*
|
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
1
-2
/
+2
*
|
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
1
-0
/
+1
*
|
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
1
-2
/
+3
[next]