summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds26-153/+575
2020-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-50/+74
2020-06-11Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-88/+20
2020-06-11NFS: Fix direct WRITE throughput regressionChuck Lever1-0/+2
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei1-1/+1
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin2-3/+12
2020-06-11NFS: remove redundant initialization of variable resultColin Ian King1-1/+1
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang1-1/+1
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever2-0/+46
2020-06-11NFS: Trace short NFS READsChuck Lever2-0/+49
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever1-2/+13
2020-06-11SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever1-5/+4
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever2-5/+4
2020-06-11SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever1-2/+2
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever2-24/+126
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever5-23/+46
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever4-52/+71
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2-0/+29
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever3-8/+58
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever4-18/+69
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds41-651/+1524
2020-06-11Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-26/+38
2020-06-11Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+2
2020-06-11Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-13/+14
2020-06-11Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-58/+28
2020-06-11Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-122/+135
2020-06-11Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-4/+6
2020-06-11Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-719/+161
2020-06-11arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton1-1/+1
2020-06-11Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds41-83/+91
2020-06-11Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-8/+13
2020-06-11Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds18-79/+511
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds38-873/+3397
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds36-143/+2722
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+64
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-25/+57
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds100-2613/+4431
2020-06-10proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov1-4/+6
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds203-1245/+15228
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds53-678/+4693
2020-06-10sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig1-0/+4
2020-06-10cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig1-1/+1
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds27-356/+535
2020-06-10Documentation/CodingStyle: Fix duplicate "are" typoGeert Uytterhoeven1-1/+1
2020-06-10arch/sparc/mm/srmmu.c: fix buildAndrew Morton1-10/+0
2020-06-10Merge branch 'acpica'Rafael J. Wysocki5-8/+13
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki7-46/+99