index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
1
-41
/
+68
2020-05-20
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
1
-8
/
+15
2020-05-20
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
1
-20
/
+19
2020-05-20
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
1
-14
/
+2
2020-05-18
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
1
-26
/
+25
2020-05-18
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
1
-3
/
+3
2020-05-18
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
1
-15
/
+4
2020-05-18
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
1
-29
/
+6
2020-05-18
SUNRPC: Add more svcsock tracepoints
Chuck Lever
1
-20
/
+10
2020-05-18
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
1
-1
/
+0
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
3
-46
/
+9
2020-05-18
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
1
-1
/
+6
2020-05-18
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
1
-16
/
+11
2020-05-18
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
1
-1
/
+6
2020-05-18
svcrdma: Rename tracepoints that record header decoding errors
Chuck Lever
1
-5
/
+5
2020-05-18
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
1
-43
/
+5
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
2
-34
/
+15
2020-05-18
svcrdma: trace undersized Write chunks
Chuck Lever
1
-5
/
+2
2020-05-18
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
1
-1
/
+1
2020-05-18
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
1
-16
/
+11
2020-05-18
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
1
-21
/
+35
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
5
-36
/
+58
2020-05-15
Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+7
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-34
/
+84
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-11
sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs
Xiongfeng Wang
1
-5
/
+5
2020-05-11
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
6
-34
/
+84
2020-05-11
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
1
-0
/
+5
2020-05-10
SUNRPC: fix use-after-free in rpc_free_client_work()
NeilBrown
1
-1
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-11
/
+31
2020-05-06
sunrpc: Remove unused function ip_map_update
YueHaibing
1
-9
/
+0
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-11
/
+31
2020-04-28
Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2
-5
/
+13
2020-04-28
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
1
-4
/
+17
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2
-20
/
+16
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
3
-5
/
+45
2020-04-27
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2
-9
/
+18
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
5
-24
/
+25
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-20
/
+16
2020-04-21
SUNRPC: Remove unreachable error condition
Xiyu Yang
1
-2
/
+1
2020-04-20
xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}
Chuck Lever
1
-4
/
+11
2020-04-20
xprtrdma: Fix trace point use-after-free race
Chuck Lever
1
-1
/
+1
2020-04-20
xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()
Chuck Lever
1
-0
/
+1
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
5
-18
/
+29
2020-04-17
svcrdma: Fix trace point use-after-free race
Chuck Lever
2
-9
/
+10
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
3
-0
/
+5
2020-04-13
SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
Yihao Wu
1
-2
/
+3
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-716
/
+503
2020-04-04
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
1
-6
/
+13
2020-03-28
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
6
-625
/
+413
[prev]
[next]