summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-231-1/+1
* NFS: Use delegations to optimise ACCESS callsTrond Myklebust2008-12-231-1/+2
* NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust2008-12-231-2/+4
* NFSv4: Clean up is_atomic_open()Trond Myklebust2008-12-231-7/+8
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-0/+3
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-231-4/+2
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-1/+1
* NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-141-1/+1
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-141-4/+10
* NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-071-0/+4
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-6/+5
* NFS: Remove BKL from the readdir codeTrond Myklebust2008-07-151-3/+0
* NFS: Remove BKL from the symlink codeTrond Myklebust2008-07-151-7/+1
* NFS: Remove BKL from the sillydelete operationsTrond Myklebust2008-07-151-6/+0
* NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust2008-07-151-6/+3
* NFS: Remove BKL from NFS lookup codeTrond Myklebust2008-07-151-8/+1
* NFS: Remove the BKL from nfs_link()Trond Myklebust2008-07-151-2/+0
* NFS: Remove the BKL from the inode creation operationsTrond Myklebust2008-07-151-9/+0
* NFS: Remove BKL usage from open()Trond Myklebust2008-07-151-6/+0
* NFS: Remove the BKL from the permission checking codeTrond Myklebust2008-07-151-4/+0
* NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust2008-07-151-2/+10
* NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-091-5/+5
* NFS: Make nfs_open methods consistentChuck Lever2008-07-091-2/+5
* NFS: Make nfs_llseek methods consistentChuck Lever2008-07-091-2/+10
* NFS: Make nfs_fsync methods consistentChuck Lever2008-07-091-1/+2
* NFS: Fix readdir cache invalidationTrond Myklebust2008-07-081-1/+1
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-9/+9
* Merge branch 'devel'Trond Myklebust2008-04-241-1/+1
|\
| * SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-141-1/+1
* | [PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen2008-04-191-1/+2
|/
* NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust2008-03-071-0/+2
* NFS: remove error field from nfs_readdir_descriptor_tJeff Layton2008-02-131-5/+3
* NFS: Fix a potential race between umount and nfs_access_cache_shrinker()Trond Myklebust2008-01-301-1/+8
* NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust2008-01-301-1/+0
* nfs: obliterate NFS_FLAGS macroBenny Halevy2008-01-301-4/+4
* NFS: define a function to update nfsi->cache_change_attributeTrond Myklebust2008-01-301-0/+15
* NFS: Ensure that we eject stale inodes as soon as possibleTrond Myklebust2008-01-301-0/+4
* NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()Trond Myklebust2008-01-301-2/+13
* NFS: Fix a sillyrename race...Trond Myklebust2008-01-301-6/+5
* NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk2007-11-261-0/+1
* NFS: Fix a race in sillyrenameTrond Myklebust2007-10-191-3/+11
* NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-1/+2
* NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-1/+1
* NFS: Simplify filehandle revalidationTrond Myklebust2007-10-091-0/+1
* NFS: Ensure that nfs_link() returns a hashed dentryTrond Myklebust2007-10-091-1/+2
* NFS: Be strict about dentry revalidation when doing exclusive createTrond Myklebust2007-10-091-15/+14
* NFS: Don't zap the readdir caches upon errorTrond Myklebust2007-10-091-2/+0
* NFS: Remove the redundant nfs_reval_fsid()Trond Myklebust2007-10-091-15/+0
* NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-8/+0
* NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidateTrond Myklebust2007-10-091-1/+5
OpenPOWER on IntegriCloud