aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-90/+189
2018-04-03sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+67
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-0/+42
2018-04-03svc: Report xprt dequeue latencyChuck Lever1-2/+2
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever1-1/+2
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever1-6/+3
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever3-2/+6
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever1-1/+0
2018-04-03sunrpc: Simplify do_enqueue tracingChuck Lever1-8/+3
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever1-4/+1
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever3-9/+9
2018-04-03sunrpc: Remove unneeded pointer dereferenceChuck Lever1-2/+2
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai2-2/+0
2018-03-26net: Convert sunrpc_net_opsKirill Tkhai1-0/+1
2018-03-26net: Convert rpcsec_gss_net_opsKirill Tkhai1-0/+1
2018-03-26net: Use octal not symbolic permissionsJoe Perches4-30/+30
2018-03-20svcrdma: Clean up rdma_build_arg_xdrChuck Lever1-17/+16
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2-15/+11
2018-03-20svcrdma: Use pr_err to report Receive errorsChuck Lever1-3/+3
2018-03-19SUNRPC: cache: ignore timestamp written to 'flush' file.NeilBrown1-16/+16
2018-03-19sunrpc: Fix unaligned access on sparc64James Ettle2-2/+7
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko3-10/+12
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-5/+5
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+33
2018-02-09SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust1-2/+2
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-55/+16
2018-02-08fix parallelism for rpc tasksOlga Kornievskaia1-1/+1
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever1-4/+8
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust1-1/+1
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2-1/+14
2018-02-06Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust2-5/+5
2018-02-05SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust1-13/+10
2018-02-05sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig1-14/+0
2018-02-02xprtrdma: Fix BUG after a device removalChuck Lever1-3/+3
2018-02-02xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2-2/+2
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-676/+666
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+6
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust10-654/+636
2018-01-23SUNRPC: Micro-optimize __rpc_executeChuck Lever1-13/+11
2018-01-23SUNRPC: task_run_action should display tk_callbackChuck Lever1-1/+1
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever2-3/+1
2018-01-23xprtrdma: Correct some documenting commentsChuck Lever2-2/+2
2018-01-23xprtrdma: Fix "bytes registered" accountingChuck Lever1-2/+2
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2-9/+7
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever1-0/+3
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2-5/+5
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever2-28/+17
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever1-3/+3