Commit Graph

709 Commits (8f6aac419bd590f535fb110875a51f7db2b62b5b)

Author SHA1 Message Date
Trond Myklebust 05c88babab NFSv4: Fix a typo in nfs_inode_reclaim_delegation 18 years ago
Pavel Emelyanov dfad9441be NFS: clean up explicit check for mandatory locks 18 years ago
Trond Myklebust f43bf0bebe NFS: Add a boot parameter to disable 64 bit inode numbers 18 years ago
Trond Myklebust 2a3f5fd459 NFS: nfs_refresh_inode should clear cache_validity flags on success 18 years ago
Trond Myklebust 40d2470409 NFS: Fix a connectathon regression in NFSv3 and NFSv4 18 years ago
Trond Myklebust 9e08a3c5ae NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode 18 years ago
Trond Myklebust c7c209730d NFS: Get rid of some obsolete macros 18 years ago
Trond Myklebust 4f48af4584 NFS: Simplify filehandle revalidation 18 years ago
Trond Myklebust 9697d2342e NFS: Ensure that nfs_link() returns a hashed dentry 18 years ago
Trond Myklebust a12802cab8 NFS: Be strict about dentry revalidation when doing exclusive create 18 years ago
Trond Myklebust b050aa791f NFS: Don't zap the readdir caches upon error 18 years ago
Trond Myklebust efbb06b7f9 NFS: Remove the redundant nfs_reval_fsid() 18 years ago
Trond Myklebust 81c768808c NFSv3: Always use directory post-op attributes in nfs3_proc_lookup 18 years ago
Trond Myklebust d75340cc4d NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too 18 years ago
Trond Myklebust 216d5d0688 NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate 18 years ago
Trond Myklebust 0a5ebc1488 NFSv4: Don't revalidate the directory in nfs_atomic_lookup() 18 years ago
Trond Myklebust f2c77f4e62 NFS: Optimise nfs_lookup_revalidate() 18 years ago
Trond Myklebust 6d2b296686 NFS: Reset nfsi->last_updated only if the attribute changed 18 years ago
Trond Myklebust 60ccd4ec41 NFS: Remove nfs_begin_data_update/nfs_end_data_update 18 years ago
Trond Myklebust 80eb209def NFS: Remove NFS_I(inode)->data_updates 18 years ago
Trond Myklebust a1643a92f6 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() 18 years ago
Trond Myklebust 3258b4fa55 NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup 18 years ago
Trond Myklebust cf8ba45e05 NFS: don't cache the verifer across ->lookup() calls 18 years ago
Trond Myklebust 7668fdbe9a NFS: nfs_post_op_update_inode don't update cache_change_attribute 18 years ago
Trond Myklebust 12b373ebf0 NFS: Don't revalidate dentries on directory size or ctime changes 18 years ago
Trond Myklebust 2f78e4313a NFS: Don't set cache_change_attribute in nfs_revalidate_mapping 18 years ago
Trond Myklebust 446e534985 NFS: Fix a bug in nfs_open_revalidate() 18 years ago
Trond Myklebust d4d9cdcb47 NFS: Don't hash the negative dentry when optimising for an O_EXCL open 18 years ago
Trond Myklebust 5724ab3787 NFS: nfs_instantiate() should set the dentry verifier 18 years ago
Trond Myklebust fab728e156 NFS: Ensure nfs_instantiate() invalidates the parent dir on error 18 years ago
Trond Myklebust 4b841736bc NFS: Fix nfs_verify_change_attribute() 18 years ago
Trond Myklebust 70ca88521f NFS: Fake up 'wcc' attributes to prevent cache invalidation after write 18 years ago
Trond Myklebust b64e8a5ef7 NFS: Remove bogus check of cache_change_attribute in nfs_update_inode 18 years ago
Trond Myklebust 7fdc49c4e4 NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode() 18 years ago
Trond Myklebust 8850df999c NFS: Fix atime revalidation in read() 18 years ago
Trond Myklebust c481299839 NFS: Fix atime revalidation in readdir() 18 years ago
Trond Myklebust 57fa76f2da NFS: Don't use readdirplus data if the page cache is invalid 18 years ago
Trond Myklebust 47aabaa7e4 NFSv4: Don't use ctime/mtime for determining when to invalidate the caches 18 years ago
Trond Myklebust 17cadc9537 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds 18 years ago
Trond Myklebust e323ea46d9 NFS: nfs_wcc_update_inode: directory caches are always invalidated 18 years ago
Trond Myklebust 6ecc5e8fca NFS: Fix dcache revalidation bugs 18 years ago
Trond Myklebust 7957c1418f NFS: fix nfs_verify_change_attribute 18 years ago
Trond Myklebust 68e8a70d3c NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() 18 years ago
Trond Myklebust f2115dc987 NFS: Fix over-conservative attribute invalidation in nfs_update_inode() 18 years ago
Trond Myklebust 76b32999df NFSv4: Make NFSv4 ACCESS calls return attributes too... 18 years ago
Trond Myklebust af22f94ae0 NFSv4: Simplify _nfs4_do_access() 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Chuck Lever 8fb559f87f NFS: Eliminate nfs_refresh_verifier() 18 years ago
Chuck Lever 77a55a1fe8 NFS: Eliminate nfs_renew_times() 18 years ago
Chuck Lever 92f6c17825 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() 18 years ago