Commit Graph

159 Commits (5cf95214ccb915591e2214f81de4659302d3e452)

Author SHA1 Message Date
OGAWA Hirofumi 56335936de nfs: fix oops in nfs_rename() 15 years ago
Miklos Szeredi 24e93025ee nfs: clean up sillyrenaming in nfs_rename() 15 years ago
Miklos Szeredi 27226104e6 nfs: dont unhash target if renaming a directory 15 years ago
Miklos Szeredi 28f79a1a69 nfs: fix comments in nfs_rename() 15 years ago
Miklos Szeredi e48de5ec25 nfs: remove unnecessary check from nfs_rename() 15 years ago
Trond Myklebust 9a3936aac1 NFSv4: The link() operation should return any delegation on the file 15 years ago
Trond Myklebust d953126a28 NFSv4: Fix a problem whereby a buggy server can oops the kernel 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Frank Filz 7ee2cb7f32 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. 16 years ago
Al Viro f786aa90e0 constify dentry_operations: NFS 16 years ago
Trond Myklebust b1e4adf4ea NFS: Fix the notifications when renaming onto an existing file 16 years ago
Suresh Jayaraman a71ee337b3 NFS: Handle -ESTALE error in access() 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust 7a50c60e46 NFS: Use delegations to optimise ACCESS calls 16 years ago
Trond Myklebust 15860ab1d7 NFSv4: Ensure that we set the verifier when revalidating delegated dentries 16 years ago
Trond Myklebust 5584c30630 NFSv4: Clean up is_atomic_open() 16 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Trond Myklebust 011935a0a7 NFS: Fix a resolution problem with nfs_inode->cache_change_attribute 17 years ago
Trond Myklebust 4704f0e274 NFS: Fix the resolution problem with nfs_inode_attrs_need_update() 17 years ago
Trond Myklebust 4eec952e42 NFS: Add options for finer control of the lookup cache 17 years ago
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