summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-15NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-08-24pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-08-03skip LAYOUTRETURN if layout is invalidOlga Kornievskaia
2018-07-03NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust
2018-07-03NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-06-26NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2018-05-30nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-04-26nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-04-26NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
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-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
2017-12-20nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2017-12-14NFS: Fix a typo in nfs_rename()Trond Myklebust
2017-11-30NFS: revalidate "." etc correctly on "open".NeilBrown
2017-11-30NFS: Avoid RCU usage in tracepointsAnna Schumaker
2017-11-30nfs: Fix ugly referral attributesChuck Lever
2017-11-30NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington
2017-11-30NFS: Fix typo in nomigration mount optionJoshua Watt
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04NFSv4/pnfs: Fix an infinite layoutget loopTrond Myklebust
2017-10-01nfs/filelayout: fix oops when freeing filelayout segmentScott Mayhew
2017-10-01NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington
2017-10-01NFS: Cleanup error handling in nfs_idmap_request_key()Dan Carpenter
2017-10-01nfs: RPC_MAX_AUTH_SIZE is in bytesJ. Bruce Fields
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-11NFS: various changes relating to reporting IO errors.NeilBrown
2017-09-11NFS: Add static NFS I/O tracepointsChuck Lever
2017-09-11pNFS: Use the standard I/O stateid when calling LAYOUTGETTrond Myklebust
2017-09-09NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()Trond Myklebust