Commit Graph

114 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Trond Myklebust 6f23e3872c NFS: Fix a potential race between umount and nfs_access_cache_shrinker() 17 years ago
Trond Myklebust e6f8107595 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode 17 years ago
Benny Halevy 3a10c30acc nfs: obliterate NFS_FLAGS macro 17 years ago
Trond Myklebust bfc69a4566 NFS: define a function to update nfsi->cache_change_attribute 17 years ago
Trond Myklebust 77f111929d NFS: Ensure that we eject stale inodes as soon as possible 17 years ago
Trond Myklebust d45b9d8baf NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() 17 years ago
Trond Myklebust fccca7fc6a NFS: Fix a sillyrename race... 17 years ago
Adrian Bunk 4c30d56edc NFS: fs/nfs/dir.c should #include "internal.h" 17 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 17 years ago
Trond Myklebust f43bf0bebe NFS: Add a boot parameter to disable 64 bit inode numbers 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 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 60ccd4ec41 NFS: Remove nfs_begin_data_update/nfs_end_data_update 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 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 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 6ecc5e8fca NFS: Fix dcache revalidation bugs 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
Fabio Olive Leite c7e1596111 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies 18 years ago
Peter Staubach 4e769b934e 64 bit ino support for NFS client 18 years ago
Trond Myklebust 54af3bb543 NFS: Fix an Oops in encode_lookup() 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Trond Myklebust 3062c532ad NFS: Use dentry->d_time to store the parent directory verifier. 18 years ago
Trond Myklebust a50f7951a3 NFS: Fix an Oops in the nfs_access_cache_shrinker() 18 years ago
Jeff Layton 83d93f2229 NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink() 18 years ago
Trond Myklebust a0356862bc NFS: Fix nfs_reval_fsid() 18 years ago
Trond Myklebust ad389da79f NFSv4: Ensure asynchronous open() calls always pin the mountpoint 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Jesper Juhl 7a13e93228 NFS: Kill the obsolete NFS_PARANOIA 18 years ago
Trond Myklebust e70c490810 NFS: Remove redundant check in nfs_check_verifier() 18 years ago