aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust15-43/+186
2019-07-06Merge branch 'containers'Trond Myklebust7-9/+242
2019-07-06Merge branch 'cache_consistency'Trond Myklebust3-4/+17
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust1-1/+1
2019-07-06Merge branch 'bh-remove'Trond Myklebust8-91/+167
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown1-17/+29
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski2-3/+12
2019-07-06SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown1-6/+9
2019-07-06SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski1-1/+1
2019-07-06SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski2-4/+5
2019-07-06NFS: send state management on a single connection.NeilBrown3-10/+37
2019-07-06NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust1-0/+1
2019-07-06NFS: Display the "nconnect" mount option if it is set.Trond Myklebust1-0/+2
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust2-0/+6
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust4-2/+13
2019-07-06NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust2-0/+11
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust3-3/+18
2019-07-06NFS: Add sysfs support for per-container identifierTrond Myklebust4-0/+135
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust3-4/+17
2019-07-06SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust1-25/+25
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust4-4/+59
2019-07-06NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust3-8/+13
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust4-1/+94
2019-07-06SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust5-53/+47
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust2-6/+77
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2-11/+22
2019-07-06NFSv4: Handle the special Linux file open access modeTrond Myklebust2-1/+2
2019-07-06NFSv4: Handle open for execute correctlyTrond Myklebust1-8/+20
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds7-15/+29
2019-07-06Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-25/+35
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-9/+9
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds8-82/+94
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-15/+26
2019-07-05Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds7-39/+22
2019-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+7
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal1-0/+24
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal1-36/+2
2019-07-05i2c: tegra: Add Dmitry as a reviewerDmitry Osipenko1-0/+1
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven1-1/+0
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei1-1/+1
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck1-21/+27
2019-07-05dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-05Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-31/+22
2019-07-05Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie1-3/+3
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+6
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-36/+55