summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-09NFS: Don't hold the group lock when calling nfs_release_request()Trond Myklebust
2017-09-09NFS: Remove pnfs_generic_transfer_commit_list()Trond Myklebust
2017-09-09NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlockTrond Myklebust
2017-09-08NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07NFS: Sync the correct byte range during synchronous writestarangg@amazon.com
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06NFS: remove jiffies field from access cacheNeilBrown
2017-09-06NFS: flush data when locking a file to ensure cache coherence for mmap.NeilBrown
2017-09-06NFS: don't expect errors from mempool_alloc().NeilBrown
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-20Merge branch 'bugfixes'Trond Myklebust
2017-08-20NFS: Fix NFSv2 security settingsChuck Lever
2017-08-20NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown