Commit Graph

176 Commits (304daa8132a95e998b6716d4b7bd8bd76aa152b2)

Author SHA1 Message Date
Trond Myklebust e6f8107595 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode 17 years ago
J. Bruce Fields 3d1c550874 nfs4: allow nfsv4 acls on non-regular-files 17 years ago
Trond Myklebust 69dd716c5f NFSv4: Add socket proto argument to setclientid 17 years ago
Chuck Lever d4d3c50749 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses 17 years ago
Trond Myklebust bfc69a4566 NFS: define a function to update nfsi->cache_change_attribute 17 years ago
Trond Myklebust 5138fde011 NFS/SUNRPC: Convert all users of rpc_call_setup() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 17 years ago
Trond Myklebust 2f74c0a056 NFSv4: Clean up the OPEN/CLOSE serialisation code 17 years ago
Trond Myklebust e6e21970ba NFSv4: Fix open_to_lock_owner sequenceid allocation... 17 years ago
Trond Myklebust bb22629ee8 NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 18 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 18 years ago
Trond Myklebust 40d2470409 NFS: Fix a connectathon regression in NFSv3 and NFSv4 18 years ago
Trond Myklebust 9e08a3c5ae NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode 18 years ago
Trond Myklebust d75340cc4d NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too 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 70ca88521f NFS: Fake up 'wcc' attributes to prevent cache invalidation after write 18 years ago
Trond Myklebust 8850df999c NFS: Fix atime revalidation in read() 18 years ago
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