summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
0SUNRPC: Rename svc_encode_read_payload()Chuck Lever 2020-09-21SUNRPC: Fix svc_flush_dcache()Chuck Lever 2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2020-07-16treewide: Remove uninitialized_var() usageKees Cook 2020-06-29SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGEChristophe Leroy 2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig 2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig 2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig 2020-05-28net: add sock_no_lingerChristoph Hellwig 2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever 2020-05-20SUNRPC: Refactor svc_recvfrom()Chuck Lever 2020-05-20SUNRPC: Clean up svc_release_skb() functionsChuck Lever 2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever 2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever 2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever 2020-05-18SUNRPC: Rename svc_sock::sk_reclenChuck Lever 2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever 2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever 2020-05-18SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever 2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever 2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever 2020-04-17svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever 2020-03-16SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever 2020-03-16SUNRPC: Refactor xs_sendpages()Chuck Lever 2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust 2019-02-21svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields