summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-10-22nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-22NFS: Fix a write performance regressionTrond Myklebust
2015-10-22nfs: fix pg_test page count calculationPeng Tao
2015-10-22NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust
2015-10-22NFS: Do cleanup before resetting pageio read/write to mdsKinglong Mee
2015-10-22nfs: fix v4.2 SEEK on files over 2 gigsJ. Bruce Fields
2015-09-29Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-09-29nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-29NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-09-29NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-09-29NFS41/flexfiles: zero out DS write wccPeng Tao
2015-09-29NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-09-29NFS41/flexfiles: update inode after write finishesPeng Tao
2015-09-29NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-29NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-09-29NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-09-29NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-09-29NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-09-29NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee
2015-07-28nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton
2015-07-27NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields
2015-07-27NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()Trond Myklebust
2015-07-27NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-22NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust
2015-07-22NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust
2015-07-22NFSv4/pnfs: Ensure we don't miss a file extensionTrond Myklebust
2015-07-22NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust
2015-07-13nfs4: have do_vfs_lock take an inode pointerJeff Layton
2015-07-13Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"Jeff Layton
2015-07-11pNFS: Don't throw out valid layout segmentsTrond Myklebust
2015-07-11pNFS: pnfs_roc_drain() fix a race with openTrond Myklebust
2015-07-11pNFS: Fix races between return-on-close and layoutreturn.Trond Myklebust
2015-07-11pNFS: pnfs_roc_drain should return 'true' when sleepingTrond Myklebust
2015-07-11pNFS: Layoutreturn must invalidate all existing layout segments.Trond Myklebust
2015-07-08NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats codeTrond Myklebust
2015-07-05NFSv4: Leases are renewed in sequence_done when we have sessionsTrond Myklebust
2015-07-05NFSv4.1: nfs41_sequence_done should handle sequence flag errorsTrond Myklebust
2015-07-05NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctlyTrond Myklebust
2015-07-05NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctlyTrond Myklebust
2015-07-05NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.Trond Myklebust
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01nfs: Remove invalid tk_pid from debug messageKinglong Mee
2015-07-01nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfhKinglong Mee
2015-07-01nfs: Drop bad comment in nfs41_walk_client_list()Kinglong Mee
2015-07-01nfs: Remove unneeded micro checking of CONFIG_PROC_FSKinglong Mee