Commit Graph

167 Commits (20673406534176ead9b984a84b662928110f77b1)

Author SHA1 Message Date
Trond Myklebust aa49b4cf7d NFS: Reduce stack footprint of nfs_readdir() 15 years ago
Trond Myklebust e1fb4d05d5 NFS: Reduce the stack footprint of nfs_lookup 15 years ago
Al Viro d9e80b7de9 nfs d_revalidate() is too trigger-happy with d_drop() 15 years ago
Trond Myklebust 1f063d2cdf NFSv4: Don't attempt an atomic open if the file is a mountpoint 15 years ago
Trond Myklebust 80e60639f1 NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR 15 years ago
Trond Myklebust b4d2314bb8 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() 15 years ago
Trond Myklebust 1cda707d52 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping 15 years ago
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