Commit Graph

155 Commits (c4812998398d9cbce8646494704c52297359ede0)

Author SHA1 Message Date
Trond Myklebust c481299839 NFS: Fix atime revalidation in readdir() 18 years ago
Trond Myklebust 17cadc9537 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds 18 years ago
Trond Myklebust 76b32999df NFSv4: Make NFSv4 ACCESS calls return attributes too... 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
Peter Staubach 4e769b934e 64 bit ino support for NFS client 18 years ago
Trond Myklebust deee9369b9 NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file 18 years ago
Trond Myklebust 65bbf6bdbb NFSv4: Fix a typo in _nfs4_do_open_reclaim 18 years ago
Trond Myklebust 45328c354e NFS: Fix NFSv4 open stateid regressions 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Trond Myklebust 4fdc17b2a7 NFS: Introduce struct nfs_removeargs+nfs_removeres 18 years ago
Trond Myklebust 9936781d01 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open 18 years ago
Trond Myklebust 56659e9926 NFSv4: 'constify' lookup arguments. 18 years ago
Trond Myklebust 6f220ed5a8 NFSv4: Fix open state recovery 18 years ago
Frank Filz 137d6acaa6 NFSv4: Make sure unlock is really an unlock when cancelling a lock 18 years ago
Trond Myklebust 8bda4e4c98 NFSv4: Fix up stateid locking... 18 years ago
Trond Myklebust 1ac7e2fd35 NFSv4: Clean up the callers of nfs4_open_recover_helper() 18 years ago
Trond Myklebust 6ee4126890 NFSv4: Don't call OPEN if we already have an open stateid for a file 18 years ago
Trond Myklebust aac00a8d0a NFSv4: Check for the existence of a delegation in nfs4_open_prepare() 18 years ago
Trond Myklebust 3e309914a1 NFSv4: Clean up _nfs4_proc_open() 18 years ago
Trond Myklebust 1b370bc28f NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. 18 years ago
Trond Myklebust 6f43ddccb3 NFSv4: Improve the debugging of bad sequence id errors... 18 years ago
Trond Myklebust 003707c722 NFSv4: Always use the delegation if we have one 18 years ago
Trond Myklebust 0f9f95e0ad NFSv4: Clean up confirmation of sequence ids... 18 years ago
Trond Myklebust 13437e12fb NFSv4: Support recalling delegations by stateid part 2 18 years ago
Trond Myklebust 2ced46c270 NFSv4: Fix up a bug in nfs4_open_recover() 18 years ago
Trond Myklebust 549d6ed5e8 NFSv4: set the delegation in nfs4_opendata_to_nfs4_state 18 years ago
Trond Myklebust 1b45c46cf7 NFSv4: Fix atomic open for execute... 18 years ago
Trond Myklebust 9f958ab885 NFSv4: Reduce the chances of an open_owner identifier collision 18 years ago
Trond Myklebust 4e56e082dd NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() 18 years ago
Trond Myklebust c6d00e639b NFSv4: Convert struct nfs4_opendata to use struct kref 18 years ago
Jeff Layton aa53ed541a NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier 18 years ago
Trond Myklebust b39e625b6e NFSv4: Clean up nfs4_call_async() 18 years ago
Trond Myklebust 4a35bd41af NFSv4: Ensure that nfs4_do_close() doesn't race with umount 18 years ago
Trond Myklebust ad389da79f NFSv4: Ensure asynchronous open() calls always pin the mountpoint 18 years ago
Trond Myklebust 539cd03a57 NFSv4: Cleanup: pass the nfs_open_context to open recovery code 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
J. Bruce Fields 70cc6487a4 locks: make ->lock release private data before returning in GETLK case 18 years ago
J. Bruce Fields 08efa202eb NFS4: invalidate cached acl on setacl 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Trond Myklebust e148582e10 NFSv4: Add lockdep checks to nfs4_wait_clnt_recover() 18 years ago
Trond Myklebust a6a352e93d NFSv4: Don't start state recovery in nfs4_close_done() 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 18 years ago
Trond Myklebust c228fd3aee NFSv4: Cleanups for fs_locations code. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Trond Myklebust 200baa2112 NFS: Remove nfs_writepage_sync() 18 years ago
Frank Filz cae823c4c0 NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync 18 years ago
Trond Myklebust e6b3c4db6f Fix a second potential rpc_wakeup race... 18 years ago
Al Viro bc4785cd47 [PATCH] nfs: verifier is network-endian 19 years ago