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.12.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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-65
/
+27
2017-07-12
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
1
-4
/
+0
2017-07-12
svcrdma: Remove frmr cache
Chuck Lever
1
-18
/
+0
2017-07-12
svcrdma: Remove unused Read completion handlers
Chuck Lever
1
-3
/
+1
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
1
-14
/
+0
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
1
-0
/
+3
2017-07-12
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2017-07-05
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-28
svcrdma: Remove svc_rdma_marshal.c
Chuck Lever
1
-3
/
+0
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
1
-1
/
+2
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
1
-1
/
+2
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: remove kxdrproc_t
Christoph Hellwig
1
-7
/
+0
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2
-3
/
+3
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
1
-1
/
+4
2017-04-28
NFSv4: Fix callback server shutdown
Trond Myklebust
1
-0
/
+1
2017-04-26
svcrdma: Clean out old XDR encoders
Chuck Lever
1
-4
/
+0
2017-04-26
svcrdma: Remove the req_map cache
Chuck Lever
1
-33
/
+1
2017-04-26
svcrdma: Remove unused RDMA Write completion handler
Chuck Lever
1
-1
/
+0
2017-04-26
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
Chuck Lever
1
-2
/
+7
2017-04-26
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
Chuck Lever
1
-1
/
+1
2017-04-26
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
2
-5
/
+3
2017-04-26
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
1
-1
/
+0
2017-04-26
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever
1
-0
/
+11
2017-04-26
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
1
-1
/
+0
2017-04-26
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
1
-0
/
+3
2017-04-26
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
1
-0
/
+4
2017-04-26
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-2
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-38
/
+233
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-14
/
+27
2017-02-25
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
1
-0
/
+3
2017-02-25
sunrpc: flag transports as having congestion control
Jeff Layton
1
-0
/
+1
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-4
/
+5
2017-02-22
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
1
-0
/
+2
2017-02-22
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
1
-0
/
+177
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-09
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
1
-2
/
+3
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2
-0
/
+7
2017-02-09
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
1
-1
/
+0
[next]