summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-05-30NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-04-13pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2018-04-13NFSv4.1: Work around a Linux server bug...Trond Myklebust
2018-04-13NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2018-03-24NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-18NFS: Fix an incorrect type in struct nfs_direct_reqTrond 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: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew
2017-12-20NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2017-12-16NFS: Fix a typo in nfs_rename()Trond Myklebust
2017-12-09NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust
2017-12-09nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington
2017-12-05NFS: revalidate "." etc correctly on "open".NeilBrown
2017-11-30nfs: Fix ugly referral attributesChuck Lever
2017-11-30NFS: Fix typo in nomigration mount optionJoshua Watt
2017-09-13NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-05NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-06-17nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-06-14NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2017-06-14NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2017-03-12NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-12NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-03-12NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-02-01NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-01-19NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-01-19NFS: Fix a performance regression in readdirTrond Myklebust
2017-01-19pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust
2017-01-09nfs_write_end(): fix handling of short copiesAl Viro
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-10-28NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust
2016-10-28NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust
2016-10-07pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-24pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust
2016-09-24NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-09-24pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-08-20nfs: don't create zero-length requestsBenjamin Coddington
2016-07-27NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust