aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-18arch: Mass conversion of smp_mb__*()Gravatar Peter Zijlstra 1-6/+6
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-10/+52
2014-04-05nfs: pass string length to pr_notice message about readdir loopsGravatar Jeff Layton 1-4/+3
2014-03-17nfs: convert nfs_rename to use async_rename infrastructureGravatar Jeff Layton 1-2/+11
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsGravatar Trond Myklebust 1-4/+38
2014-02-10mm: fix page leak at nfs_symlink()Gravatar Rafael Aquini 1-0/+5
2014-01-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGGravatar Jeff Layton 1-3/+11
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingGravatar Jeff Layton 1-1/+2
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersGravatar Niels de Vos 1-9/+9
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-71/+48
2013-10-28Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Gravatar Trond Myklebust 1-1/+1
2013-10-28nfs: use IS_ROOT not DCACHE_DISCONNECTEDGravatar J. Bruce Fields 1-1/+7
2013-10-24nfs: use %p[dD] instead of open-coded (and often racy) equivalentsGravatar Al Viro 1-71/+48
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()Gravatar David Howells 1-1/+1
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodGravatar Trond Myklebust 1-1/+1
2013-09-16nfs: set FILE_CREATEDGravatar Miklos Szeredi 1-0/+3
2013-09-10fs: convert fs shrinkers to new scan/count APIGravatar Dave Chinner 1-3/+11
2013-09-10super: fix calculation of shrinkable objects for small numbersGravatar Glauber Costa 1-1/+1
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-20/+61
2013-09-05nfs: use check_submounts_and_drop()Gravatar Miklos Szeredi 1-5/+4
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeGravatar Trond Myklebust 1-6/+13
2013-08-30NFS: Fix up two use-after-free issues with the new tracing codeGravatar Trond Myklebust 1-2/+2
2013-08-22NFS: Add tracepoints for debugging NFS hard linksGravatar Trond Myklebust 1-0/+2
2013-08-22NFS: Add tracepoints for debugging NFS rename and sillyrename issuesGravatar Trond Myklebust 1-0/+3
2013-08-22NFS: Add tracepoints for debugging directory changesGravatar Trond Myklebust 1-1/+14
2013-08-22NFS: Add tracepoints for debugging generic file create eventsGravatar Trond Myklebust 1-0/+2
2013-08-22NFS: Add event tracing for generic NFS lookupsGravatar Trond Myklebust 1-0/+7
2013-08-22NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupGravatar Trond Myklebust 1-1/+3
2013-08-22NFS: Add event tracing for generic NFS eventsGravatar Trond Myklebust 1-5/+11
2013-08-20NFS: Remove the NFSv4 "open optimisation" from nfs_permissionGravatar Trond Myklebust 1-5/+0
2013-08-07nfs: verify open flags before allowing an atomic openGravatar Jeff Layton 1-0/+4
2013-07-09NFS: Make nfs_readdir revalidate less oftenGravatar Scott Mayhew 1-2/+3
2013-07-09nfs: set verifier on existing dentries in nfs_prime_dcacheGravatar Jeff Layton 1-0/+1
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-33/+42
2013-07-05helper for reading ->d_countGravatar Al Viro 1-3/+3
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIGravatar Mel Gorman 1-5/+2
2013-06-29[readdir] convert nfsGravatar Al Viro 1-26/+25
2013-06-28Merge branch 'labeled-nfs' into linux-nextGravatar Trond Myklebust 1-10/+39
2013-06-08NFS: Client implementation of Labeled-NFSGravatar David Quigley 1-1/+6
2013-06-08NFS: Add label lifecycle managementGravatar David Quigley 1-1/+22
2013-06-08NFS:Add labels to client function prototypesGravatar David Quigley 1-8/+11
2013-06-06NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeGravatar Trond Myklebust 1-16/+3
2013-06-06NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openGravatar Trond Myklebust 1-7/+0
2013-03-25NFSv4.1: Enable open-by-filehandleGravatar Trond Myklebust 1-0/+2
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opGravatar Jeff Layton 1-0/+40
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-4/+4
2013-01-03NFS: Fix access to suid/sgid executablesGravatar Weston Andros Adamson 1-6/+10
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-8/+14
2012-12-17lseek: the "whence" argument is called "whence"Gravatar Andrew Morton 1-3/+3
2012-12-14NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Gravatar Trond Myklebust 1-3/+8