summaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)Author
2014-11-21nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-02-10NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos
2013-11-19NFS: Fix a warning in nfs_setsecurityTrond Myklebust
2013-11-04NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust
2013-11-04nfs: set security label when revalidating inodeJeff Layton
2013-10-28Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust
2013-10-28NFS: Export _nfs_display_fhandle()Chuck Lever
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-22NFS: Add event tracing for generic NFS eventsTrond Myklebust
2013-08-22NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFS: Add label lifecycle managementDavid Quigley
2013-06-08NFS:Add labels to client function prototypesDavid Quigley
2013-06-08NFSv4: Introduce new label structureSteve Dickson
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust
2013-05-12freezer: add unsafe versions of freezable helpers for NFSColin Cross
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-03-25NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match tooTrond Myklebust
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-27nfs: don't allow nfs_find_actor to match inodes of the wrong typeJeff Layton
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-13nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-12-14NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust
2012-11-04NFS: Remove BUG_ON()s in the fs/nfs/inode.cTrond Myklebust
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-09-28NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-28NFS: Convert nfs_get_lock_context to return an ERR_PTR on failureTrond Myklebust