summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-0510-90/+189
|\
| * sunrpc: remove incorrect HMAC request initializationEric Biggers2018-04-031-3/+0
| * NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+67
| * NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-031-0/+42
| * svc: Report xprt dequeue latencyChuck Lever2018-04-031-2/+2
| * sunrpc: Report per-RPC execution statsChuck Lever2018-04-031-1/+2
| * sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-031-6/+3
| * sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-033-2/+6
| * sunrpc: Simplify trace_svc_recvChuck Lever2018-04-031-1/+0
| * sunrpc: Simplify do_enqueue tracingChuck Lever2018-04-031-8/+3
| * sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-031-4/+1
| * svc: Simplify ->xpo_secure_portChuck Lever2018-04-033-9/+9
| * sunrpc: Remove unneeded pointer dereferenceChuck Lever2018-04-031-2/+2
| * svcrdma: Clean up rdma_build_arg_xdrChuck Lever2018-03-201-17/+16
| * svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-202-15/+11
| * svcrdma: Use pr_err to report Receive errorsChuck Lever2018-03-201-3/+3
| * SUNRPC: cache: ignore timestamp written to 'flush' file.NeilBrown2018-03-191-16/+16
| * sunrpc: Fix unaligned access on sparc64James Ettle2018-03-192-2/+7
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-272-2/+0
* | net: Convert sunrpc_net_opsKirill Tkhai2018-03-261-0/+1
* | net: Convert rpcsec_gss_net_opsKirill Tkhai2018-03-261-0/+1
* | net: Use octal not symbolic permissionsJoe Perches2018-03-264-30/+30
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-123-10/+12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-5/+5
* Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-095-23/+33
|\
| * SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust2018-02-091-2/+2
| * fix parallelism for rpc tasksOlga Kornievskaia2018-02-081-1/+1
| * Make the xprtiod workqueue unbounded.Trond Myklebust2018-02-071-1/+1
| * SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-072-1/+14
| * Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-02-062-5/+5
| |\
| | * xprtrdma: Fix BUG after a device removalChuck Lever2018-02-021-3/+3
| | * xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-022-2/+2
| * | SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust2018-02-051-13/+10
* | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-086-55/+16
|\ \ \
| * | | svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| * | | sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-051-14/+0
| * | | svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-184-37/+8
* | | | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-3012-676/+666
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-2310-654/+636
| |\ \ \ | | | |/ | | |/|
| | * | SUNRPC: Micro-optimize __rpc_executeChuck Lever2018-01-231-13/+11
| | * | SUNRPC: task_run_action should display tk_callbackChuck Lever2018-01-231-1/+1
| | * | SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-232-3/+1
| | * | xprtrdma: Correct some documenting commentsChuck Lever2018-01-232-2/+2
| | * | xprtrdma: Fix "bytes registered" accountingChuck Lever2018-01-231-2/+2
| | * | xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2018-01-232-9/+7
| | * | xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-231-0/+3
| | * | xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-232-5/+5
| | * | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-232-28/+17
| | * | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-231-3/+3
| | * | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-233-16/+16
OpenPOWER on IntegriCloud