summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2015-07-01nfs: Don't setting FILE_CREATED flags alwaysKinglong Mee
2015-07-01nfs: Use remove_proc_subtree() instead remove_proc_entry()Kinglong Mee
2015-07-01nfs: Remove unused argument in nfs_server_set_fsinfo()Kinglong Mee
2015-07-01nfs: Fix a memory leak when meeting an unsupported state protectKinglong Mee
2015-07-01nfs: take extra reference to fl->fl_file when running a LOCKU operationJeff Layton
2015-06-29NFSv4: When returning a delegation, don't reclaim an incompatible open mode.NeilBrown
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-27NFSv4.2: Fix up a decoding error in layoutstatsTrond Myklebust
2015-06-26pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust
2015-06-26Merge branch 'layoutstats'Trond Myklebust
2015-06-26pnfs/flexfiles: protect ktime manipulation with mirror lockPeng Tao
2015-06-26nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao
2015-06-25nfs: verify open flags before allowing openBenjamin Coddington
2015-06-25nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-06-25nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao