summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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: Trace server-side rpcbind registration eventsChuck 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: Tracepoint to record errors in svc_xpo_create()Chuck Lever
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever
2020-05-18svcrdma: Displayed remote IP address should match stored addressChuck Lever
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever
2020-05-18svcrdma: Remove backchannel dprintk call sitesChuck Lever
2020-05-18svcrdma: Fix backchannel return codeChuck Lever
2020-05-18svcrdma: trace undersized Write chunksChuck Lever
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever
2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever
2020-05-15Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields
2020-05-11sunrpc: add missing newline when printing parameter 'pool_mode' by sysfsXiongfeng Wang
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-05-11SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-10SUNRPC: fix use-after-free in rpc_free_client_work()NeilBrown
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06sunrpc: Remove unused function ip_map_updateYueHaibing
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-21SUNRPC: Remove unreachable error conditionXiyu Yang
2020-04-20xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}Chuck Lever
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever
2020-04-20xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()Chuck Lever
2020-04-17svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever
2020-04-17SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-13SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purgeYihao Wu
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-04SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-03-28Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-03-27svcrdma: Fix leak of transport addressesChuck Lever
2020-03-27SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET