Commit Graph

725 Commits (c18acd73ffc209def08003a1927473096f66c5ad)

Author SHA1 Message Date
Trond Myklebust 55b70a0300 NFS: Fix a typo in nfs_call_unlink() 18 years ago
Trond Myklebust bad2a52411 NFSv2: Ensure that the directory metadata gets revalidated on file create 18 years ago
Linus Torvalds b35e704118 Avoid compile error in fs/nfs/unlink.c 18 years ago
Olof Johansson e9a404580c nfs: Fix build break with CONFIG_NFS_V4=n 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Trond Myklebust 603c83da19 NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c 18 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 18 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 18 years ago
Trond Myklebust 61e930a904 NFS: Fix a writeback race... 18 years ago
Jeff Layton 188b95dd8e NFS: if ATTR_KILL_S*ID bits are set, then skip mode change 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Nick Piggin 4899f9c852 nfs: convert to new aops 18 years ago
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