summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge branch 'writeback'Trond Myklebust18-282/+438
2016-07-24Merge branch 'sunrpc'Trond Myklebust7-74/+136
2016-07-24SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust1-1/+1
2016-07-22nfs: don't create zero-length requestsBenjamin Coddington1-1/+4
2016-07-21pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust1-0/+6
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson1-1/+5
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson1-2/+2
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson1-1/+1
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson1-3/+1
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan3-4/+8
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan3-3/+7
2016-07-19pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington1-6/+21
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew9-16/+18
2016-07-19mount: use sec= that was specified on the command lineSteve Dickson1-3/+11
2016-07-19pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust1-19/+15
2016-07-19pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGETTrond Myklebust1-2/+11
2016-07-19pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust2-9/+15
2016-07-19pNFS: Fix post-layoutget error handling in pnfs_update_layout()Trond Myklebust1-10/+11
2016-07-18pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstandingTrond Myklebust2-1/+11
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust1-5/+3
2016-07-14NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"Trond Myklebust1-1/+1
2016-07-05NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...Trond Myklebust1-0/+3
2016-07-05NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust1-1/+5
2016-07-05NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust4-13/+31
2016-07-05NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust1-2/+4
2016-07-05NFS: Getattr doesn't require data sync semanticsTrond Myklebust1-3/+1
2016-07-05NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust2-2/+12
2016-07-05NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust2-35/+4
2016-07-05NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()Trond Myklebust1-6/+0
2016-07-05NFS: Cleanup nfs_direct_complete()Trond Myklebust1-7/+5
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust6-37/+174
2016-07-05NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust1-12/+15
2016-07-05NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust2-9/+9
2016-07-05NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust1-16/+0
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2-0/+19
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust3-3/+16
2016-07-05pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust1-7/+0
2016-07-05pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust1-16/+7
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust5-9/+30
2016-07-05pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust1-9/+10
2016-07-05pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-07-05pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust2-33/+47
2016-06-30NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust1-1/+2
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust5-34/+37
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-39/+41
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+1
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-51/+181
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-2/+3