summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2016-07-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-04-20nfs: use file_dentry()Miklos Szeredi
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-25pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-25pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2016-02-25NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-17NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton