aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAge
* Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
|\
| * NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2014-11-04
* | assorted conversions to %p[dD]Al Viro2014-11-19
* | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
|/
* vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-09
* NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown2014-08-04
* NFS: allow lockless access to access_cacheNeilBrown2014-08-03
* NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown2014-08-03
* NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-03
* NFS: support RCU_WALK in nfs_permission()NeilBrown2014-08-03
* NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown2014-08-03
* NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown2014-08-03
* NFS: Enforce an upper limit on the number of cached access callTrond Myklebust2014-08-03
* 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: pass string length to pr_notice message about readdir loopsJeff Layton2014-04-05
| * nfs: convert nfs_rename to use async_rename infrastructureJeff Layton2014-03-17
| * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-11
* | mm: fix page leak at nfs_symlink()Rafael Aquini2014-02-10
|/
* nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-28
* NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-27
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-24
* | 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: use IS_ROOT not DCACHE_DISCONNECTEDJ. Bruce Fields2013-10-28
| |/ |/|
* | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-26
|/
* nfs: set FILE_CREATEDMiklos Szeredi2013-09-16
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\
| * NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-03
| * NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust2013-08-30
| * NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust2013-08-22
| * NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust2013-08-22
| * NFS: Add tracepoints for debugging directory changesTrond Myklebust2013-08-22
| * NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust2013-08-22
| * NFS: Add event tracing for generic NFS lookupsTrond Myklebust2013-08-22
| * NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust2013-08-22
| * NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-22
| * NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust2013-08-20
| * nfs: verify open flags before allowing an atomic openJeff Layton2013-08-07
* | nfs: use check_submounts_and_drop()Miklos Szeredi2013-09-05
|/
* NFS: Make nfs_readdir revalidate less oftenScott Mayhew2013-07-09
* nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton2013-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