aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAge
* 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
|\|
| * NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-13
| * NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-05
* | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-26
|/
* NFS: Fix a warning in nfs_setsecurityTrond Myklebust2013-11-19
* NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust2013-11-04
* nfs: set security label when revalidating inodeJeff Layton2013-11-04
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-28
|\
| * NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-27
* | NFS: Export _nfs_display_fhandle()Chuck Lever2013-10-28
|/
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\
| * NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-22
| * NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2013-08-22
* | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust2013-08-07
* | NFS: Fix writeback performance issue on cache invalidationTrond Myklebust2013-08-07
|/
* NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-09
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
| |\
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-08
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-08
| | * NFSv4: Introduce new label structureSteve Dickson2013-06-08
| * | NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust2013-06-18
| * | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-06
| |/
* / freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-12
|/
* NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust2013-04-08
* NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match tooTrond Myklebust2013-03-25
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * nfs: don't allow nfs_find_actor to match inodes of the wrong typeJeff Layton2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \ \ | |_|/ |/| |
| * | nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman2013-02-13
| |/
* / Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-01
|/
* NFS: Use FS-Cache invalidationDavid Howells2012-12-20
* NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust2012-12-14
* NFS: Remove BUG_ON()s in the fs/nfs/inode.cTrond Myklebust2012-11-04
* NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-31
* Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-10
|\
| * NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
| * NFS: Convert nfs_get_lock_context to return an ERR_PTR on failureTrond Myklebust2012-09-28