summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever
2018-04-03sunrpc: Simplify do_enqueue tracingChuck Lever
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever
2018-04-03sunrpc: Remove unneeded pointer dereferenceChuck Lever
2018-03-20svcrdma: Clean up rdma_build_arg_xdrChuck Lever
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever
2018-03-20svcrdma: Use pr_err to report Receive errorsChuck Lever
2018-03-19SUNRPC: cache: ignore timestamp written to 'flush' file.NeilBrown
2018-03-19sunrpc: Fix unaligned access on sparc64James Ettle
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-09SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08fix parallelism for rpc tasksOlga Kornievskaia
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust
2018-02-06Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-02-05SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust
2018-02-05sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig
2018-02-02xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-02xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-23SUNRPC: Micro-optimize __rpc_executeChuck Lever
2018-01-23SUNRPC: task_run_action should display tk_callbackChuck Lever
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever
2018-01-23xprtrdma: Correct some documenting commentsChuck Lever
2018-01-23xprtrdma: Fix "bytes registered" accountingChuck Lever
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever
2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever
2018-01-18svcrdma: Post Receives in the Receive completion handlerChuck Lever
2018-01-16xprtrdma: Introduce rpcrdma_mw_unmap_and_putChuck Lever
2018-01-16xprtrdma: Remove usage of "mw"Chuck Lever
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever
2018-01-16xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst'sChuck Lever