aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-05Merge tag 'v4.8.24' into standard/baseBruce Ashfield
2017-05-21fs: Better permission checking for submountsEric W. Biederman
2017-04-11Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-04-11Merge tag 'v4.8.22' into standard/baseBruce Ashfield
2017-03-27NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-27NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-03-27pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust
2017-03-27NFSv4: Fix reboot recovery in copy offloadTrond Myklebust
2017-03-27NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-03Merge tag 'v4.8.20' into standard/baseBruce Ashfield
2017-02-26NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-02-26NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2017-02-21NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-02-21NFS: Fix a performance regression in readdirTrond Myklebust
2017-02-21pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09Merge tag 'v4.8.17' into standard/baseBruce Ashfield
2017-01-09pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust
2017-01-09pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust
2017-01-09pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust
2017-01-09pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust
2017-01-09nfs_write_end(): fix handling of short copiesAl Viro
2016-12-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-12-07Merge tag 'v4.8.12' into standard/baseBruce Ashfield
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-18NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
2016-11-16Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-16NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
2016-11-16fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan
2016-11-07NFSv4: don't disable preemption on !RTSebastian Andrzej Siewior
2016-11-07NFSv4: replace seqcount_t with a seqlock_tSebastian Andrzej Siewior
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-02Merge tag 'v4.8.5' into standard/baseBruce Ashfield
2016-10-28pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-10-28NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust
2016-10-28NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust
2016-10-28NFS: Fix inode corruption in nfs_prime_dcache()Trond Myklebust
2016-10-20fs/dcache: use swait_queue instead of waitqueueSebastian Andrzej Siewior
2016-10-20fs/nfs: turn rmdir_sem into a semaphoreSebastian Andrzej Siewior
2016-10-20Revert "Revert "qstr: constify instances in nfs""Paul Gortmaker
2016-10-20Revert "Revert "nfs_lookup(): remove debris left over from old sillyunlink ex...Paul Gortmaker
2016-10-20Revert "Revert "nfs: per-name sillyunlink exclusion""Paul Gortmaker
2016-09-20Revert "nfs: per-name sillyunlink exclusion"Bruce Ashfield
2016-09-20Revert "nfs_lookup(): remove debris left over from old sillyunlink exclusion"Bruce Ashfield
2016-09-20Revert "qstr: constify instances in nfs"Bruce Ashfield
2016-09-19Merge tag 'v4.8-rc7' into standard/baseBruce Ashfield