summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust2020-03-162-9/+61
* nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust2020-03-162-2/+53
* nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust2020-03-162-3/+40
* nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust2020-03-161-30/+43
* SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever2020-03-164-175/+71
* SUNRPC: Refactor xs_sendpages()Chuck Lever2020-03-165-143/+177
* svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever2020-03-163-1/+31
* svcrdma: Fix double sync of transport header bufferChuck Lever2020-03-164-44/+28
* svcrdma: Refactor chunk list encodersChuck Lever2020-03-164-121/+209
* SUNRPC: Add encoders for list item discriminatorsChuck Lever2020-03-162-31/+43
* svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2020-03-162-11/+16
* svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever2020-03-161-6/+4
* svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever2020-03-163-36/+53
* svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever2020-03-163-8/+8
* svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever2020-03-163-35/+14
* svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever2020-03-164-87/+130
* svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever2020-03-162-35/+0
* svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever2020-03-164-2/+48
* SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2020-03-162-29/+73
* SUNRPC: Add xdr_pad_size() helperChuck Lever2020-03-164-10/+21
* svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever2020-03-161-8/+1
* NFSD: Clean up nfsd4_encode_readvChuck Lever2020-03-161-5/+4
* nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-1610-23/+106
* fs: nfsd: fileache.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-161-1/+1
* fs: nfsd: nfs4state.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-161-1/+2
* svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-161-1/+1
* sunrpc: Pass lockdep expression to RCU listsAmol Grover2020-03-161-1/+2
* sunrpc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-161-1/+1
* nfsd: set the server_scope during service startupScott Mayhew2020-03-163-4/+10
* Linux 5.6-rc6v5.6-rc6Linus Torvalds2020-03-151-1/+1
* Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-1/+31
|\
| * Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-152-1/+31
| |\
| | * irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-142-1/+31
* | | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-154-45/+67
|\ \ \
| * | | futex: Unbreak futex hashingThomas Gleixner2020-03-091-2/+2
| * | | futex: Fix inode life-time issuePeter Zijlstra2020-03-064-43/+65
* | | | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+26
|\ \ \ \
| * | | | x86/vector: Remove warning on managed interrupt migrationPeter Xu2020-03-131-6/+8
| * | | | x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky2020-03-111-0/+18
* | | | | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-1530-134/+139
|\ \ \ \ \
| * | | | | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-121-10/+7
| * | | | | Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-0724-84/+98
| |\ \ \ \ \
| | * | | | | tools: Fix off-by 1 relative directory includesIan Rogers2020-03-0612-72/+72
| | * | | | | perf jevents: Fix leak of mapfile memoryJohn Garry2020-03-061-6/+9
| | * | | | | perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala2020-03-067-0/+7
| | * | | | | perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala2020-03-061-2/+2
| | * | | | | perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-03-061-1/+3
| | * | | | | perf diff: Fix undefined string comparision spotted by clang's -Wstring-compareNick Desaulniers2020-03-063-3/+5
| |/ / / / /
| * | | | | Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-049-40/+34
| |\ \ \ \ \
| | * | | | | perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo2020-03-031-7/+6