aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-3/+1
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-5/+27
|\
| * NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-221-3/+26
| * NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2013-08-221-2/+1
* | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust2013-08-071-1/+0
* | NFS: Fix writeback performance issue on cache invalidationTrond Myklebust2013-08-071-2/+8
|/
* NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-091-1/+1
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-26/+110
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-12/+97
| |\
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-7/+54
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-081-3/+12
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-081-2/+3
| | * NFSv4: Introduce new label structureSteve Dickson2013-06-081-0/+28
| * | NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust2013-06-181-10/+1
| * | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-061-4/+12
| |/
* | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-121-1/+1
|/
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-081-0/+1
* NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match tooTrond Myklebust2013-03-251-3/+4
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-021-0/+2
|\
| * nfs: don't allow nfs_find_actor to match inodes of the wrong typeJeff Layton2013-02-271-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-6/+6
|\ \ \ | |_|/ |/| |
| * | nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman2013-02-131-6/+6
| |/
* | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-011-4/+1
|/
* NFS: Use FS-Cache invalidationDavid Howells2012-12-201-4/+16
* NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust2012-12-141-0/+6
* NFS: Remove BUG_ON()s in the fs/nfs/inode.cTrond Myklebust2012-11-041-2/+2
* NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-311-1/+4
* Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-101-5/+5
|\
| * NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-281-4/+4
| * NFS: Convert nfs_get_lock_context to return an ERR_PTR on failureTrond Myklebust2012-09-281-1/+1
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
|/
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-0/+4
|\
| * nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-311-0/+4
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-32/+32
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-301-0/+3
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-301-0/+10
* | NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-301-22/+1
* | NFS: Add version registering frameworkBryan Schumaker2012-07-301-6/+3
|/
* NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-171-30/+37
* NFS: Create a return_delegation rpc opBryan Schumaker2012-06-291-1/+1
* NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-291-1/+1
* NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust2012-06-191-1/+1
* NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-311-1/+4
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-291-69/+49
|\
| * NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+2
| * NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+2
| * Fixed goto readability in nfs_update_inode.Matthew Treinish2012-05-191-17/+16