index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-11
41
-651
/
+1524
|
\
|
*
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2020-06-08
1
-1
/
+1
|
*
nfsd: safer handling of corrupted c_type
J. Bruce Fields
2020-06-03
1
-2
/
+1
|
*
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2020-06-01
4
-13
/
+25
|
*
SUNRPC: Remove unreachable error condition in rpcb_getport_async()
Xiyu Yang
2020-05-29
1
-6
/
+0
|
*
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
2020-05-29
1
-0
/
+2
|
*
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-05-29
4
-10
/
+18
|
*
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-05-29
1
-2
/
+4
|
*
sunrpc: check that domain table is empty at module unload.
NeilBrown
2020-05-29
3
-0
/
+28
|
*
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-21
655
-3526
/
+7395
|
|
\
|
|
*
NFSD: Fix improperly-formatted Doxygen comments
Chuck Lever
2020-05-20
2
-17
/
+16
|
|
*
NFSD: Squash an annoying compiler warning
Chuck Lever
2020-05-20
1
-3
/
+2
|
|
*
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
2020-05-20
2
-9
/
+14
|
|
*
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
2020-05-20
3
-19
/
+177
|
|
*
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
2020-05-20
3
-40
/
+152
|
|
*
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2020-05-20
2
-22
/
+94
|
|
*
SUNRPC: svc_show_status() macro should have enum definitions
Chuck Lever
2020-05-20
1
-0
/
+11
|
|
*
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
2020-05-20
2
-25
/
+37
|
|
*
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2020-05-20
2
-41
/
+69
|
|
*
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
2020-05-20
1
-8
/
+15
|
|
*
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
2020-05-20
2
-20
/
+50
|
|
*
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
2020-05-20
2
-14
/
+3
|
|
*
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
2020-05-18
2
-26
/
+49
|
|
*
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
2020-05-18
2
-6
/
+6
|
|
*
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
2020-05-18
2
-15
/
+84
|
|
*
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
2020-05-18
2
-29
/
+73
|
|
*
SUNRPC: Add more svcsock tracepoints
Chuck Lever
2020-05-18
2
-20
/
+107
|
|
*
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
2020-05-18
1
-1
/
+0
|
|
*
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
2020-05-18
5
-81
/
+45
|
|
*
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
2020-05-18
2
-1
/
+35
|
|
*
SUNRPC: Remove kernel memory address from svc_xprt tracepoints
Chuck Lever
2020-05-18
1
-20
/
+7
|
|
*
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
2020-05-18
2
-17
/
+48
|
|
*
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
2020-05-18
1
-1
/
+6
|
|
*
svcrdma: Remove the SVCRDMA_DEBUG macro
Chuck Lever
2020-05-18
1
-1
/
+0
|
|
*
svcrdma: Rename tracepoints that record header decoding errors
Chuck Lever
2020-05-18
2
-7
/
+8
|
|
*
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
2020-05-18
1
-43
/
+5
|
|
*
svcrdma: Fix backchannel return code
Chuck Lever
2020-05-18
3
-37
/
+17
|
|
*
svcrdma: trace undersized Write chunks
Chuck Lever
2020-05-18
2
-5
/
+34
|
|
*
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
2020-05-18
2
-1
/
+29
|
|
*
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
2020-05-18
2
-16
/
+36
|
|
*
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
2020-05-18
2
-25
/
+43
|
|
*
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
2020-05-18
6
-36
/
+64
|
*
|
sunrpc: add missing newline when printing parameter 'pool_mode' by sysfs
Xiongfeng Wang
2020-05-12
1
-5
/
+5
|
*
|
nfsd: Fix old-style function definition
Ma Feng
2020-05-11
1
-1
/
+1
|
*
|
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-05-09
8
-0
/
+31
|
*
|
kthread: save thread function
J. Bruce Fields
2020-05-09
2
-0
/
+18
|
*
|
sunrpc: Remove unused function ip_map_update
YueHaibing
2020-05-06
1
-9
/
+0
|
*
|
nfsd: handle repeated BIND_CONN_TO_SESSION
J. Bruce Fields
2020-05-06
1
-12
/
+42
|
*
|
nfsd4: add filename to states output
Achilles Gaikwad
2020-05-06
1
-0
/
+13
|
*
|
nfsd4: stid display should preserve on-the-wire byte order
J. Bruce Fields
2020-05-06
1
-1
/
+2
[next]