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
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
2020-02-13
1
-6
/
+7
*
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-07
2
-22
/
+30
|
\
|
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-07
1
-0
/
+4
|
*
sunrpc: clean up cache entry add/remove from hashtable
Trond Myklebust
2020-01-22
1
-24
/
+26
|
*
sunrpc: Fix potential leaks in sunrpc_cache_unhash()
Trond Myklebust
2020-01-22
1
-0
/
+2
*
|
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-07
13
-261
/
+199
|
\
\
|
*
|
SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
Trond Myklebust
2020-02-03
1
-1
/
+1
|
*
|
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2020-01-15
3
-79
/
+0
|
*
|
xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created
Chuck Lever
2020-01-15
1
-20
/
+11
|
*
|
xprtrdma: Destroy reps from previous connection instance
Chuck Lever
2020-01-15
1
-1
/
+3
|
*
|
xprtrdma: Destroy rpcrdma_rep when Receive is flushed
Chuck Lever
2020-01-15
1
-1
/
+8
|
*
|
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
2020-01-15
4
-37
/
+84
|
*
|
xprtrdma: Refactor frwr_is_supported
Chuck Lever
2020-01-15
3
-47
/
+25
|
*
|
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
5
-40
/
+23
|
*
|
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
2020-01-15
4
-11
/
+11
|
*
|
xprtrdma: Make sendctx queue lifetime the same as connection lifetime
Chuck Lever
2020-01-15
1
-7
/
+15
|
*
|
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
2020-01-15
4
-16
/
+14
|
*
|
SUNRPC: constify copied structure
Julia Lawall
2020-01-15
1
-1
/
+1
|
*
|
SUNRPC: call_connect_status should handle -EPROTO
Chuck Lever
2020-01-15
1
-0
/
+1
|
*
|
SUNRPC: Capture signalled RPC tasks
Chuck Lever
2020-01-15
1
-1
/
+3
|
*
|
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2020-01-15
6
-21
/
+27
*
|
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
3
-39
/
+37
*
|
|
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
8
-35
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
3
-14
/
+14
|
*
|
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2019-12-18
6
-21
/
+27
|
|
/
*
|
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2020-01-14
2
-6
/
+21
*
|
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-14
1
-1
/
+1
*
|
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
2020-01-14
1
-0
/
+2
|
/
*
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
8
-34
/
+84
|
\
|
*
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2019-11-21
2
-1
/
+3
|
*
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2019-10-30
1
-21
/
+63
|
*
SUNRPC: Trace gssproxy upcall results
Chuck Lever
2019-10-30
4
-4
/
+12
|
*
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-10-11
1
-6
/
+0
|
*
svcrdma: Improve DMA mapping trace points
Chuck Lever
2019-10-08
1
-2
/
+6
*
|
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
11
-337
/
+435
|
\
\
|
*
|
SUNRPC: Capture completion of all RPC tasks
Chuck Lever
2019-11-22
1
-0
/
+1
|
*
|
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2019-11-18
1
-6
/
+5
|
*
|
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-11-18
8
-328
/
+421
|
|
\
\
|
|
*
|
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
2019-10-24
1
-6
/
+3
|
|
*
|
xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()
Chuck Lever
2019-10-24
2
-15
/
+10
|
|
*
|
xprtrdma: Refine trace_xprtrdma_fixup
Chuck Lever
2019-10-24
1
-3
/
+2
|
|
*
|
xprtrdma: Report the computed connect delay
Chuck Lever
2019-10-24
2
-12
/
+4
|
|
*
|
xprtrdma: Wake tasks after connect worker fails
Chuck Lever
2019-10-24
1
-9
/
+6
|
|
*
|
xprtrdma: Pull up sometimes
Chuck Lever
2019-10-24
4
-7
/
+81
|
|
*
|
xprtrdma: Refactor rpcrdma_prepare_msg_sges()
Chuck Lever
2019-10-24
1
-117
/
+146
|
|
*
|
xprtrdma: Move the rpcrdma_sendctx::sc_wr field
Chuck Lever
2019-10-24
4
-9
/
+9
|
|
*
|
xprtrdma: Remove rpcrdma_sendctx::sc_device
Chuck Lever
2019-10-24
2
-3
/
+2
|
|
*
|
xprtrdma: Remove rpcrdma_sendctx::sc_xprt
Chuck Lever
2019-10-24
2
-11
/
+10
|
|
*
|
xprtrdma: Ensure ri_id is stable during MR recycling
Chuck Lever
2019-10-24
2
-24
/
+6
|
|
*
|
xprtrdma: Manage MRs in context of a single connection
Chuck Lever
2019-10-24
4
-57
/
+40
[next]