summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-71/+48
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-241-71/+48
* | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-281-1/+1
|\ \
| * | NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-1/+1
* | | nfs: use IS_ROOT not DCACHE_DISCONNECTEDJ. Bruce Fields2013-10-281-1/+7
| |/ |/|
* | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+1
|/
* nfs: set FILE_CREATEDMiklos Szeredi2013-09-161-0/+3
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-101-3/+11
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-101-1/+1
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-20/+61
|\
| * NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-031-6/+13
| * NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust2013-08-301-2/+2
| * NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust2013-08-221-0/+2
| * NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust2013-08-221-0/+3
| * NFS: Add tracepoints for debugging directory changesTrond Myklebust2013-08-221-1/+14
| * NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust2013-08-221-0/+2
| * NFS: Add event tracing for generic NFS lookupsTrond Myklebust2013-08-221-0/+7
| * NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust2013-08-221-1/+3
| * NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-221-5/+11
| * NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust2013-08-201-5/+0
| * nfs: verify open flags before allowing an atomic openJeff Layton2013-08-071-0/+4
* | nfs: use check_submounts_and_drop()Miklos Szeredi2013-09-051-5/+4
|/
* NFS: Make nfs_readdir revalidate less oftenScott Mayhew2013-07-091-2/+3
* nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton2013-07-091-0/+1
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-33/+42
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-10/+39
| |\
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-1/+6
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-081-1/+22
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-081-8/+11
| * | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-061-16/+3
| * | NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust2013-06-061-7/+0
| |/
* | helper for reading ->d_countAl Viro2013-07-051-3/+3
* | mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-031-5/+2
* | [readdir] convert nfsAl Viro2013-06-291-26/+25
|/
* NFSv4.1: Enable open-by-filehandleTrond Myklebust2013-03-251-0/+2
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-261-0/+40
* new helper: file_inode(file)Al Viro2013-02-221-4/+4
* NFS: Fix access to suid/sgid executablesWeston Andros Adamson2013-01-031-6/+10
* Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-181-8/+14
|\
| * NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Trond Myklebust2012-12-141-3/+8
| * NFS: Fix calls to drop_nlink()Trond Myklebust2012-12-141-5/+6
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-3/+3
* | nfs_lookup_revalidate(): fix a leakAl Viro2012-11-291-2/+2
* | don't do blind d_drop() in nfs_prime_dcache()Al Viro2012-11-291-1/+2
|/
* NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-011-1/+15
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-1/+5
* NFS: Convert v3 into a moduleBryan Schumaker2012-07-301-0/+1
* NFS: Convert v2 into a moduleBryan Schumaker2012-07-301-0/+13
* NFS: Split out NFS v4 inode operationsBryan Schumaker2012-07-171-30/+3
* NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-171-21/+0