summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker2019-07-061-1/+1
* NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington2019-07-061-2/+2
* nfs: disable client side deduplicationDarrick J. Wong2019-07-061-1/+5
* NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski2019-07-061-0/+11
* NFS: Clean up writeback codeTrond Myklebust2019-07-063-10/+5
* Merge branch 'multipath_tcp'Trond Myklebust2019-07-0615-43/+186
|\
| * SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust2019-07-061-1/+1
| * SUNRPC: add links for all client xprts to debugfsNeilBrown2019-07-061-17/+29
| * SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown2019-07-061-6/+9
| * NFS: send state management on a single connection.NeilBrown2019-07-063-10/+37
| * NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust2019-07-061-0/+1
| * NFS: Display the "nconnect" mount option if it is set.Trond Myklebust2019-07-061-0/+2
| * pNFS: Allow multiple connections to the DSTrond Myklebust2019-07-062-0/+6
| * NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-064-2/+13
| * NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust2019-07-062-0/+11
| * SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust2019-07-063-3/+18
| * SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2019-07-064-4/+59
* | Merge branch 'containers'Trond Myklebust2019-07-067-9/+242
|\ \
| * | NFS: Add sysfs support for per-container identifierTrond Myklebust2019-07-064-0/+135
| * | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust2019-07-063-8/+13
| * | NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust2019-07-064-1/+94
| |/
* | Merge branch 'cache_consistency'Trond Myklebust2019-07-063-4/+17
|\ \
| * | NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust2019-07-063-4/+17
| |/
* | Merge branch 'bh-remove'Trond Myklebust2019-07-068-91/+167
|\ \
| * | SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust2019-07-061-25/+25
| * | SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust2019-07-065-53/+47
| * | SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust2019-07-062-6/+77
| * | SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2019-07-062-11/+22
| |/
* | SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski2019-07-062-3/+12
* | SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski2019-07-061-1/+1
* | SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski2019-07-062-4/+5
|/
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-07-062-1/+2
* NFSv4: Handle open for execute correctlyTrond Myklebust2019-07-061-8/+20
* Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-067-15/+29
|\
| * MAINTAINERS: Correct path to moved filesPaul Cercueil2019-06-241-1/+1
| * MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
| * MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger2019-06-201-1/+2
| * MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-06-202-1/+3
| * MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
| * MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-171-1/+1
* | Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-063-25/+35
|\ \
| * | dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R2019-07-051-0/+3
| * | dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong2019-07-051-2/+2
| * | dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-07-051-21/+27
| * | dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter2019-07-051-2/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-062-9/+9
|\ \ \
| * | | scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-021-8/+8
| * | | scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov2019-07-021-1/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-061-1/+0
|\ \ \ \
| * | | | fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven2019-07-051-1/+0