summaryrefslogtreecommitdiff
path: root/fs/nfs/dir.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: 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
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-08
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-08
| * | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-06
| * | NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust2013-06-06
| |/
* | helper for reading ->d_countAl Viro2013-07-05
* | mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-03
* | [readdir] convert nfsAl Viro2013-06-29
|/
* NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-25
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
* new helper: file_inode(file)Al Viro2013-02-22
* NFS: Fix access to suid/sgid executablesWeston Andros Adamson2013-01-03
* Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-18
|\
| * NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Trond Myklebust2012-12-14
| * NFS: Fix calls to drop_nlink()Trond Myklebust2012-12-14
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17