summaryrefslogtreecommitdiff
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAge
* NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-18
* NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-10
* Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\
| * NFS: nfs_rename() should not have to flush out writebacksTrond Myklebust2010-08-03
* | vfs: re-introduce MAY_CHDIREric Paris2010-08-02
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* NFS: Fix a lock imbalance typo in nfs_access_cache_shrinkerTrond Myklebust2010-05-26
* NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust2010-05-14
* NFS: Clean up nfs_access_zap_cache()Trond Myklebust2010-05-14
* NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-14
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-29
|\
| * NFSv4: Don't attempt an atomic open if the file is a mountpointTrond Myklebust2010-04-22
* | nfs d_revalidate() is too trigger-happy with d_drop()Al Viro2010-04-28
|/
* NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust2010-04-09
* NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-10
* NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-05
* nfs: fix oops in nfs_rename()OGAWA Hirofumi2010-01-06
* nfs: clean up sillyrenaming in nfs_rename()Miklos Szeredi2009-12-03
* nfs: dont unhash target if renaming a directoryMiklos Szeredi2009-12-03
* nfs: fix comments in nfs_rename()Miklos Szeredi2009-12-03
* nfs: remove unnecessary check from nfs_rename()Miklos Szeredi2009-12-03
* NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-26
* NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2009-07-21
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz2009-05-18
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
|\
| * NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust2009-03-19
* | constify dentry_operations: NFSAl Viro2009-03-27
|/
* NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-10
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-23
* NFS: Use delegations to optimise ACCESS callsTrond Myklebust2008-12-23
* NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust2008-12-23
* NFSv4: Clean up is_atomic_open()Trond Myklebust2008-12-23
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-23
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-14
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
* NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-07
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* NFS: Remove BKL from the readdir codeTrond Myklebust2008-07-15
* NFS: Remove BKL from the symlink codeTrond Myklebust2008-07-15
* NFS: Remove BKL from the sillydelete operationsTrond Myklebust2008-07-15
* NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust2008-07-15
* NFS: Remove BKL from NFS lookup codeTrond Myklebust2008-07-15
* NFS: Remove the BKL from nfs_link()Trond Myklebust2008-07-15
* NFS: Remove the BKL from the inode creation operationsTrond Myklebust2008-07-15