aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2018-03-26Merge tag 'v4.15.12' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-21fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15NFS: Fix unstable write completionTrond Myklebust
2018-03-15pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust
2018-03-15NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-03-05Merge tag 'v4.15.4' into v4.15/standard/baseBruce Ashfield
2018-02-16NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-02-16NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust
2018-02-16nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew
2018-02-02nfs: Allow default io size to be configured.Jim Somerville
2018-02-02NFS: allow nfs root mount to use alternate rpc portsJason Wessel
2017-12-16Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-29NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"Trond Myklebust
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington
2017-11-17NFS: Fix typo in nomigration mount optionJoshua Watt
2017-11-17nfs: Fix ugly referral attributesChuck Lever
2017-11-17NFS: super: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-17nfs: remove net pointer from messagesVasily Averin
2017-11-17nfs client: exit_net cleanup check addedVasily Averin
2017-11-17nfs/write: Use common error handling code in nfs_lock_and_join_requests()Markus Elfring
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust
2017-11-17NFSv4: nfs_set_open_stateid must not trigger state recovery for closed stateTrond Myklebust
2017-11-17NFSv4: Check the open stateid when searching for expired stateTrond Myklebust
2017-11-17NFSv4: Clean up nfs4_delegreturn_doneTrond Myklebust
2017-11-17NFSv4: cleanup nfs4_close_doneTrond Myklebust
2017-11-17NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturnTrond Myklebust
2017-11-17pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-closeTrond Myklebust
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust
2017-11-17NFS: Fix a typo in nfs_rename()Trond Myklebust
2017-11-17NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2017-11-17NFSv4: Add a tracepoint to document open stateid updatesTrond Myklebust
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer
2017-11-17NFS: Avoid RCU usage in tracepointsAnna Schumaker
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova