summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-034-20/+20
* nfsd: Record request byte count, not count of vectorsChuck Lever2018-04-032-18/+13
* nfsd: Fix NFSD trace pointsChuck Lever2018-04-031-6/+11
* svc: Report xprt dequeue latencyChuck Lever2018-04-033-6/+29
* sunrpc: Report per-RPC execution statsChuck Lever2018-04-033-1/+24
* sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-032-10/+29
* sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-035-58/+43
* sunrpc: Simplify trace_svc_recvChuck Lever2018-04-032-8/+7
* sunrpc: Simplify do_enqueue tracingChuck Lever2018-04-031-8/+3
* sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-032-15/+6
* sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever2018-04-031-1/+3
* svc: Simplify ->xpo_secure_portChuck Lever2018-04-034-10/+10
* sunrpc: Remove unneeded pointer dereferenceChuck Lever2018-04-031-2/+2
* nfsd: use correct enum type in decode_cb_op_statusStefan Agner2018-04-031-2/+2
* nfsd: fix boolreturn.cocci warningsFengguang Wu2018-04-031-3/+3
* nfsd: create a separate lease for each delegationJ. Bruce Fields2018-03-201-108/+65
* nfsd: move sc_file assignment into alloc_init_delegJ. Bruce Fields2018-03-201-5/+5
* nfsd: factor out common delegation-destruction codeJ. Bruce Fields2018-03-201-17/+14
* nfsd: make nfs4_get_existing_delegation less confusingJ. Bruce Fields2018-03-201-14/+9
* nfsd4: dp->dl_stid.sc_file doesn't need lockingJ. Bruce Fields2018-03-201-1/+2
* nfsd4: set fl_owner to delegation, not file pointerJ. Bruce Fields2018-03-201-10/+7
* nfsd: simplify nfs4_put_deleg_lease callsJ. Bruce Fields2018-03-201-5/+6
* nfsd: simplify put of fi_deleg_fileJ. Bruce Fields2018-03-201-1/+4
* svcrdma: Clean up rdma_build_arg_xdrChuck Lever2018-03-201-17/+16
* svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-203-18/+11
* svcrdma: Use pr_err to report Receive errorsChuck Lever2018-03-201-3/+3
* nfsd: move nfs4_client allocation to dedicated slabcacheJeff Layton2018-03-191-5/+13
* nfsd: don't require low ports for gss requestsJ. Bruce Fields2018-03-191-1/+11
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-193-4/+2
* lockd: make nlm_ntf_refcnt and nlm_ntf_wq staticColin Ian King2018-03-191-2/+2
* nfsd4: send the special close_stateid in v4.0 replies as wellJeff Layton2018-03-191-4/+15
* SUNRPC: cache: ignore timestamp written to 'flush' file.NeilBrown2018-03-191-16/+16
* sunrpc: Fix unaligned access on sparc64James Ettle2018-03-192-2/+7
* nfsd: remove blocked locks on client teardownJeff Layton2018-03-191-19/+43
* Linux 4.16-rc2v4.16-rc2Linus Torvalds2018-02-181-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-182-3/+3
|\
| * x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead2018-02-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-1834-628/+1195
|\ \
| * | kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu2018-02-161-25/+53
| * | kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu2018-02-161-25/+75
| * | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1633-578/+1067
| |\ \ | | |/ | |/|
| | * Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-152-413/+0
| | * perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
| | * perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
| | * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-155-0/+171
| | * perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
| | * perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
| | * perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-151-22/+2