summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever3-4/+10
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever15-273/+274
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever16-149/+112
2021-10-12SUNRPC: De-duplicate .pc_release() call sitesChuck Lever1-15/+7
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever2-53/+3
2021-10-04SUNRPC: Capture value of xdr_buf::page_baseChuck Lever1-6/+14
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2-0/+19
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2-6/+62
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2-4/+82
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2-3/+81
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever9-33/+15
2021-10-02SUNRPC: xdr_stream_subsegment() must handle non-zero page_basesChuck Lever1-15/+17
2021-10-02NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King2-2/+2
2021-10-02NFSD: simplify struct nfsfhNeilBrown11-60/+35
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown2-140/+54
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown3-116/+97
2021-09-23UNRPC: Return specific error code on kmalloc failureYang Li1-1/+1
2021-09-22NFSD: Optimize DRC bucket pruningChuck Lever1-6/+11
2021-09-22nfs: reexport documentationJ. Bruce Fields2-0/+114
2021-09-22nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields1-22/+18
2021-09-20Linux 5.15-rc2Linus Torvalds1-1/+1
2021-09-20pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2-23/+46
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+47
2021-09-19Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-09-19Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+45
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-55/+159
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+27
2021-09-19Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...Linus Torvalds7-51/+100
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds1-3/+3
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds1-1/+1
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller3-11/+6
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds1-27/+13
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds1-34/+10
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor1-0/+5
2021-09-19x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor1-3/+9
2021-09-19kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani1-1/+1
2021-09-19sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven1-8/+8
2021-09-19gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-19checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch1-8/+0
2021-09-19checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch1-0/+3
2021-09-19alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds5-3/+5
2021-09-19alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds2-6/+5
2021-09-18perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()Andrii Nakryiko1-0/+3
2021-09-18libperf evsel: Make use of FD robust.Ian Rogers1-23/+41
2021-09-18perf machine: Initialize srcline string member in add_location structMichael Petlan1-0/+1
2021-09-18perf script: Fix ip display when type != attr->typeAdrian Hunter1-11/+13
2021-09-18perf annotate: Fix fused instr logic for assembly functionsRavi Bangoria3-17/+42
2021-09-18Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-27/+17
2021-09-18Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-6/+97
2021-09-18tgafb: clarify dependenciesLinus Torvalds1-1/+3