aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * nfs: Remove unneeded casts in nfsFiro Yang2015-04-23
| * nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker2015-04-23
| * NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
| * NFS: Block new writes while syncing data in nfs_getattr()Trond Myklebust2015-03-27
| * NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-27
| * NFS: Add a helper to sync both O_DIRECT and buffered writesTrond Myklebust2015-03-27
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
|/
* NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust2015-03-03
* NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-03
* NFSv4: Set a barrier in the update_changeattr() helperTrond Myklebust2015-03-01
* NFS: Fix nfs_post_op_update_inode() to set an attribute barrierTrond Myklebust2015-03-01
* NFS: Remove size hack in nfs_inode_attrs_need_update()Trond Myklebust2015-03-01
* NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommitTrond Myklebust2015-03-01
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-01
* NFS: Set an attribute barrier on all updatesTrond Myklebust2015-03-01
* NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-01
* NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-01
* Merge branch 'cleanups'Trond Myklebust2015-02-18
|\
| * Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
| |\
| | * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-13
|/ /
* | nfs: prevent truncate on active swapfileOmar Sandoval2015-01-30
* | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-21
|/
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-25
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-24
* nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-12
* Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-30
|\
| * NFS: Implement SEEKAnna Schumaker2014-09-30
* | nfs: setattr can only change regular file sizesChristoph Hellwig2014-09-10
|/
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-09
|\ \
| * | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-04
| |/
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-24
* NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-24
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust2014-04-15
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-06
|\
| * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-11
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust2014-02-10
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-31
|\
| * nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-28
| * NFS: Fix races in nfs_revalidate_mappingTrond Myklebust2014-01-28
| * NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-27
* | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\|