summaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
2016-06-24NFS: Fix potential race in nfs_fhget()Trond Myklebust
2016-05-09nfs: per-name sillyunlink exclusionAl Viro
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-26nfs: use file_dentry()Miklos Szeredi
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2015-12-30NFS: Fix attribute cache revalidationTrond Myklebust
2015-12-28nfs: handle request add failure properlyPeng Tao
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-11-25nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-11-25nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton
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