summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-05-21fs: Better permission checking for submountsEric W. Biederman
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-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-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-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-18NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
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-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-04pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETsTrond Myklebust
2016-09-03pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_presentTrond Myklebust
2016-09-03pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STIDTrond Myklebust
2016-09-03pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust
2016-09-03NFS: Fix error reporting in nfs_file_write()Trond Myklebust
2016-08-30NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-08-30NFS4: Avoid migration loopsBenjamin Coddington
2016-08-29pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust
2016-08-28NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequenceTrond Myklebust
2016-08-28NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURNTrond Myklebust
2016-08-28NFSv4.1: Defer bumping the slot sequence number until we free the slotTrond Myklebust
2016-08-28NFSv4.1: Delay callback processing when there are referring triplesTrond Myklebust
2016-08-28NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust
2016-08-23pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington
2016-08-23pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-08-19pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust
2016-08-16pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust
2016-08-16NFS: Allow the mount option retrans=0Trond Myklebust
2016-08-14pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
2016-08-05NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust
2016-08-05NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKEDTrond Myklebust
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds