aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-04-15rpc_pipefs: fix double-dput()Al Viro
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever
2018-04-10xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-03sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever
2018-04-03svc: Report xprt dequeue latencyChuck Lever
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever
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-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Convert sunrpc_net_opsKirill Tkhai
2018-03-26net: Convert rpcsec_gss_net_opsKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
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-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
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