Centos-kernel-stream-9/fs/ocfs2/cluster
Antoine Tenart 5e0d04b8ef net/sock: Introduce trace_sk_data_ready()
JIRA: https://issues.redhat.com/browse/RHEL-17413
Upstream Status: linux.git
Conflicts:\
- drivers/infiniband/hw/erdma/erdma_cm.c chunk missing due to missing
  upstream commit 920d93eac8b9 ("RDMA/erdma: Add connection management
  (CM) support") in c9s.
- Context diff in fs/dlm/lowcomms.c due to missing upstream commit
  dbb751ffab0b ("fs: dlm: parallelize lowcomms socket handling") in c9s.
- Context diff in net/core/net-traces.c as 8139dccd464a ("udp6: add a
  missing call into udp_fail_queue_rcv_skb tracepoint") was backported
  earlier in c9s.
- Context diff in net/tls/tls_sw.c as 74836ec828fe ("tls: rx: strp:
  don't use GFP_KERNEL in softirq context") was backported earlier in
  c9s.
- Context diff in net/sunrpc/svcsock.c as upstream commit fc80fc2d4e39
  ("SUNRPC: Fix UAF in svc_tcp_listen_data_ready()") was backported
  before in c9s.

commit 40e0b09081420853542571c38875b48b60404ebb
Author: Peilin Ye <peilin.ye@bytedance.com>
Date:   Thu Jan 19 16:45:16 2023 -0800

    net/sock: Introduce trace_sk_data_ready()

    As suggested by Cong, introduce a tracepoint for all ->sk_data_ready()
    callback implementations.  For example:

    <...>
      iperf-609  [002] .....  70.660425: sk_data_ready: family=2 protocol=6 func=sock_def_readable
      iperf-609  [002] .....  70.660436: sk_data_ready: family=2 protocol=6 func=sock_def_readable
    <...>

    Suggested-by: Cong Wang <cong.wang@bytedance.com>
    Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Signed-off-by: Antoine Tenart <atenart@redhat.com>
2023-12-11 11:15:00 +01:00
..
Makefile
heartbeat.c block: replace fmode_t with a block-specific type for block open flags 2023-09-18 17:59:18 +08:00
heartbeat.h
masklog.c
masklog.h
netdebug.c
nodemanager.c ocfs2: remove redundant initialization of variable ret 2021-06-29 10:53:46 -07:00
nodemanager.h
ocfs2_heartbeat.h
ocfs2_nodemanager.h
quorum.c
quorum.h
sys.c
sys.h
tcp.c net/sock: Introduce trace_sk_data_ready() 2023-12-11 11:15:00 +01:00
tcp.h
tcp_internal.h