summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-09-10pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-09-10nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-09-10NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-31NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-07-26NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2017-07-26NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2017-05-17NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-05-17NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-05-17NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-03-06nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-01-12nfs_write_end(): fix handling of short copiesAl Viro
2016-10-02NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-15NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-09-12pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-08-19nfs: don't create zero-length requestsBenjamin Coddington
2016-07-10NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-07-10make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-07-10pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson
2016-07-10nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-07-10pNFS: Tighten up locking around DS commit bucketsTrond Myklebust
2016-03-07NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-15pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-01NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-01nfs: Fix race in __update_open_stateid()Andrew Elble
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-14nfs4: start callback_ident at idr 1Benjamin Coddington
2015-10-27nfs4: have do_vfs_lock take an inode pointerJeff Layton
2015-10-22nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-22NFS: Fix a write performance regressionTrond Myklebust
2015-10-22nfs: fix pg_test page count calculationPeng Tao
2015-10-22NFS: Do cleanup before resetting pageio read/write to mdsKinglong Mee
2015-09-29Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-09-29NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-09-29NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-09-29NFS41/flexfiles: zero out DS write wccPeng Tao
2015-09-29NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-09-29NFS41/flexfiles: update inode after write finishesPeng Tao
2015-09-29NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust
2015-09-29NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-09-29NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()Trond Myklebust
2015-09-29NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-09-29NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-09-29NFSv4/pnfs: Ensure we don't miss a file extensionTrond Myklebust
2015-08-10NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust
2015-08-10NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust
2015-08-10NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust
2015-08-03nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-08-03nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-08-03NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust