Commit Graph

136 Commits (39d80c33a068d9fa63a36c3b2c0d718d38440dd1)

Author SHA1 Message Date
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Trond Myklebust c3cc8c019c NFS: Remove BKL from the readdir code 17 years ago
Trond Myklebust 76566991f9 NFS: Remove BKL from the symlink code 17 years ago
Trond Myklebust 52e2e8d37e NFS: Remove BKL from the sillydelete operations 17 years ago
Trond Myklebust bd9bb454b7 NFS: Remove the BKL from the rename, rmdir and unlink operations 17 years ago
Trond Myklebust fc0f684c21 NFS: Remove BKL from NFS lookup code 17 years ago
Trond Myklebust fc81af535e NFS: Remove the BKL from nfs_link() 17 years ago
Trond Myklebust f1e2eda235 NFS: Remove the BKL from the inode creation operations 17 years ago
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Trond Myklebust 4d80f2ecd5 NFS: Remove the BKL from the permission checking code 17 years ago
Trond Myklebust 1b83d70703 NFS: Protect inode->i_nlink updates using inode->i_lock 17 years ago
Chuck Lever 6da24bc9cf NFS: Use NFSDBG_FILE for all fops 17 years ago
Chuck Lever cc0dd2d105 NFS: Make nfs_open methods consistent 17 years ago
Chuck Lever b84e06c58f NFS: Make nfs_llseek methods consistent 17 years ago
Chuck Lever 549177863b NFS: Make nfs_fsync methods consistent 17 years ago
Trond Myklebust 2aac05a919 NFS: Fix readdir cache invalidation 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Dave Hansen 2c463e9548 [PATCH] r/o bind mounts: check mnt instead of superblock directly 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 4e99a1ff34 NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings 17 years ago
Jeff Layton 25606656b1 NFS: remove error field from nfs_readdir_descriptor_t 17 years ago
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 18 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