summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-05-22NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-05-22NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-05-22nfs: use kmap/kunmap directlyFabian Frederick
2020-05-22nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2019-11-22NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-10-31NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-09-23NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-07-09NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust
2019-07-09fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2019-02-11NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-20NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2018-06-16fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-06-16NFS: reject request for id_legacy key without auxdataEric Biggers
2018-06-16nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-06-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-06-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew
2018-06-16NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2018-06-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust
2018-02-13NFS: Fix typo in nomigration mount optionJoshua Watt
2018-02-13nfs: Fix ugly referral attributesChuck Lever
2018-02-13NFS: Avoid RCU usage in tracepointsAnna Schumaker
2017-11-11mount: copy the port field into the cloned nfs_server structure.Steve Dickson
2017-08-26NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington
2017-07-18NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-06-05NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-06-05NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-06-05NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust
2017-06-05NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-04-04fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2017-03-16nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-03-16NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-03-16nfs_write_end(): fix handling of short copiesAl Viro
2017-03-16NFS: Fix a performance regression in readdirTrond Myklebust
2017-02-23NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-11-20NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-11-20NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-11-20nfs: don't create zero-length requestsBenjamin Coddington
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-08-22NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-08-22make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-03-08NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-02NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-02NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2016-02-02nfs: Fix race in __update_open_stateid()Andrew Elble
2016-01-28nfs: Fix unused variable errorAnna Schumaker
2016-01-11SUNRPC: Fix callback channelTrond Myklebust
2016-01-11nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-12-18nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-18nfs4: start callback_ident at idr 1Benjamin Coddington