aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sysctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever8-30/+65
2018-04-03nfsd: Trace NFSv4 COMPOUND executionChuck Lever2-6/+42
2018-04-03nfsd: Add I/O trace points in the NFSv4 read procChuck Lever5-25/+39
2018-04-03nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever3-13/+50
2018-04-03nfsd: Add "nfsd_" to trace point namesChuck Lever4-20/+20
2018-04-03nfsd: Record request byte count, not count of vectorsChuck Lever2-18/+13
2018-04-03nfsd: Fix NFSD trace pointsChuck Lever1-6/+11
2018-04-03svc: Report xprt dequeue latencyChuck Lever3-6/+29
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever3-1/+24
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever2-10/+29
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever5-58/+43
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever2-8/+7
2018-04-03sunrpc: Simplify do_enqueue tracingChuck Lever1-8/+3
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2-15/+6
2018-04-03sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever1-1/+3
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever4-10/+10
2018-04-03sunrpc: Remove unneeded pointer dereferenceChuck Lever1-2/+2
2018-04-03nfsd: use correct enum type in decode_cb_op_statusStefan Agner1-2/+2
2018-04-03nfsd: fix boolreturn.cocci warningsFengguang Wu1-3/+3
2018-03-20nfsd: create a separate lease for each delegationJ. Bruce Fields1-108/+65
2018-03-20nfsd: move sc_file assignment into alloc_init_delegJ. Bruce Fields1-5/+5
2018-03-20nfsd: factor out common delegation-destruction codeJ. Bruce Fields1-17/+14
2018-03-20nfsd: make nfs4_get_existing_delegation less confusingJ. Bruce Fields1-14/+9
2018-03-20nfsd4: dp->dl_stid.sc_file doesn't need lockingJ. Bruce Fields1-1/+2
2018-03-20nfsd4: set fl_owner to delegation, not file pointerJ. Bruce Fields1-10/+7
2018-03-20nfsd: simplify nfs4_put_deleg_lease callsJ. Bruce Fields1-5/+6
2018-03-20nfsd: simplify put of fi_deleg_fileJ. Bruce Fields1-1/+4
2018-03-20svcrdma: Clean up rdma_build_arg_xdrChuck Lever1-17/+16
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever3-18/+11
2018-03-20svcrdma: Use pr_err to report Receive errorsChuck Lever1-3/+3
2018-03-19nfsd: move nfs4_client allocation to dedicated slabcacheJeff Layton1-5/+13
2018-03-19nfsd: don't require low ports for gss requestsJ. Bruce Fields1-1/+11
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields3-4/+2
2018-03-19lockd: make nlm_ntf_refcnt and nlm_ntf_wq staticColin Ian King1-2/+2
2018-03-19nfsd4: send the special close_stateid in v4.0 replies as wellJeff Layton1-4/+15
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-03-19nfsd: remove blocked locks on client teardownJeff Layton1-19/+43
2018-02-18Linux 4.16-rc2Linus Torvalds1-1/+1
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini1-0/+6
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini1-112/+79
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava3-2/+11
2018-02-17xenbus: track caller request idJoao Martins3-0/+5
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy1-1/+1
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon13-399/+426
2018-02-16mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-14/+4
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin3-9/+0
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier1-24/+22