summaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
2015-09-04Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"Trond Myklebust
2015-09-04NFS: Optimise away the close-to-open getattr if there is no cached dataTrond Myklebust
2015-08-27NFS: Check size by inode_newsize_ok in nfs_setattrKinglong Mee
2015-08-25NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-08-17NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-08-17NFS: Remove nfs_release()Anna Schumaker
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-22NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust
2015-07-22NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust
2015-07-01nfs: Remove unneeded micro checking of CONFIG_PROC_FSKinglong Mee
2015-06-02NFS: report more appropriate block size for directories.NeilBrown
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-27NFS: Block new writes while syncing data in nfs_getattr()Trond Myklebust
2015-03-27NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust
2015-03-27NFS: Add a helper to sync both O_DIRECT and buffered writesTrond Myklebust
2015-03-03NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-01NFSv4: Set a barrier in the update_changeattr() helperTrond Myklebust
2015-03-01NFS: Fix nfs_post_op_update_inode() to set an attribute barrierTrond Myklebust
2015-03-01NFS: Remove size hack in nfs_inode_attrs_need_update()Trond Myklebust
2015-03-01NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommitTrond Myklebust
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-03-01NFS: Set an attribute barrier on all updatesTrond Myklebust
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust
2015-02-18Merge branch 'cleanups'Trond Myklebust
2015-02-13NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-30nfs: prevent truncate on active swapfileOmar Sandoval
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-11-12nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-10nfs: setattr can only change regular file sizesChristoph Hellwig
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman
2014-08-03NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds