summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFSv4: Don't revalidate the directory in nfs_atomic_lookup()Trond Myklebust2007-10-091-8/+0
* NFS: Optimise nfs_lookup_revalidate()Trond Myklebust2007-10-091-7/+8
* NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-34/+1
* NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2007-10-091-1/+1
* NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookupTrond Myklebust2007-10-091-6/+0
* NFS: don't cache the verifer across ->lookup() callsTrond Myklebust2007-10-091-6/+2
* NFS: Fix a bug in nfs_open_revalidate()Trond Myklebust2007-10-091-1/+1
* NFS: Don't hash the negative dentry when optimising for an O_EXCL openTrond Myklebust2007-10-091-2/+3
* NFS: nfs_instantiate() should set the dentry verifierTrond Myklebust2007-10-091-3/+1
* NFS: Ensure nfs_instantiate() invalidates the parent dir on errorTrond Myklebust2007-10-091-8/+15
* NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-091-1/+1
* NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-091-6/+0
* NFS: Don't use readdirplus data if the page cache is invalidTrond Myklebust2007-10-091-1/+10
* NFS: Fix dcache revalidation bugsTrond Myklebust2007-10-091-7/+3
* NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-091-2/+20
* NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-091-2/+2
* NFS: Eliminate nfs_refresh_verifier()Chuck Lever2007-10-091-11/+5
* NFS: Eliminate nfs_renew_times()Chuck Lever2007-10-091-20/+0
* NFS: Don't call nfs_renew_times() in nfs_dentry_iput()Chuck Lever2007-10-091-2/+0
* Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-091-1/+1
* 64 bit ino support for NFS clientPeter Staubach2007-10-091-7/+8
* NFS: Fix an Oops in encode_lookup()Trond Myklebust2007-09-281-0/+2
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-191-2/+2
* NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust2007-07-191-2/+2
* NFS: Fix an Oops in the nfs_access_cache_shrinker()Trond Myklebust2007-07-101-1/+2
* NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()Jeff Layton2007-07-101-1/+1
* NFS: Fix nfs_reval_fsid()Trond Myklebust2007-07-101-5/+4
* NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2007-07-101-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* NFS: Fix some 'sparse' warnings...Trond Myklebust2007-05-141-2/+2
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-091-15/+2
* NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust2007-05-091-7/+5
* NFS: Fix a jiffie wraparound issueTrond Myklebust2007-05-091-4/+8
* mm: make read_cache_page synchronousNick Piggin2007-05-071-5/+0
* NFS: Fix directory caching problem - with test case and patch.Neil Brown2007-04-301-0/+4
* NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown2007-04-301-0/+16
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-04-141-1/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-3/+3
|\
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-3/+3
* | NFS: Dont clobber more uptodate values in nfs_set_verifier()Trond Myklebust2007-02-031-5/+14
* | NFS: Also use readdir info to revalidate positive dentriesTrond Myklebust2007-02-031-3/+11
OpenPOWER on IntegriCloud