summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
| * don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-2/+3
* | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-3/+3
|/
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-11-251-1/+5
* nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton2015-11-251-1/+4
* Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"Trond Myklebust2015-09-041-1/+6
* NFS: Optimise away the close-to-open getattr if there is no cached dataTrond Myklebust2015-09-041-3/+10
* NFS: Check size by inode_newsize_ok in nfs_setattrKinglong Mee2015-08-271-8/+10
* NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust2015-08-251-0/+7
* NFS: Don't let the ctime override attribute barriers.Trond Myklebust2015-08-171-8/+0
* NFS: Remove nfs_release()Anna Schumaker2015-08-171-7/+1
* NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-221-2/+2
* NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust2015-07-221-1/+2
* NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust2015-07-221-4/+4
* nfs: Remove unneeded micro checking of CONFIG_PROC_FSKinglong Mee2015-07-011-7/+3
* NFS: report more appropriate block size for directories.NeilBrown2015-06-021-0/+2
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-9/+27
|\
| * nfs: Remove unneeded casts in nfsFiro Yang2015-04-231-1/+1
| * nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker2015-04-231-1/+14
| * NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-1/+0
| * NFS: Block new writes while syncing data in nfs_getattr()Trond Myklebust2015-03-271-0/+2
| * NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-1/+2
| * NFS: Add a helper to sync both O_DIRECT and buffered writesTrond Myklebust2015-03-271-6/+9
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-9/+9
|/
* NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust2015-03-031-0/+1
* NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-3/+34
* NFSv4: Set a barrier in the update_changeattr() helperTrond Myklebust2015-03-011-0/+1
* NFS: Fix nfs_post_op_update_inode() to set an attribute barrierTrond Myklebust2015-03-011-0/+1
* NFS: Remove size hack in nfs_inode_attrs_need_update()Trond Myklebust2015-03-011-8/+0
* NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommitTrond Myklebust2015-03-011-0/+1
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-3/+22
* NFS: Set an attribute barrier on all updatesTrond Myklebust2015-03-011-0/+4
* NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-5/+12
* NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-011-0/+16
* Merge branch 'cleanups'Trond Myklebust2015-02-181-1/+0
|\
| * Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+0
| |\
| | * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0
* | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-131-1/+0
|/ /
* | nfs: prevent truncate on active swapfileOmar Sandoval2015-01-301-1/+6
* | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-211-2/+3
|/
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+1
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-241-4/+4
* nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-121-1/+1
* Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-301-0/+2
|\
| * NFS: Implement SEEKAnna Schumaker2014-09-301-0/+2
* | nfs: setattr can only change regular file sizesChristoph Hellwig2014-09-101-1/+3
|/
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-131-0/+9
|\
| * NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-031-0/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-091-1/+2
|\ \
| * | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-041-1/+2
| |/
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-1/+1
OpenPOWER on IntegriCloud