Commit Graph

194 Commits (96dd22ac06b0dbfb069fdf530c72046a941e9694)

Author SHA1 Message Date
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Benny Halevy 77e03677ac nfs: initialize timeout variable in nfs4_proc_setclientid_confirm 17 years ago
Trond Myklebust f41f741838 NFS: Ensure we zap only the access and acl caches when setting new acls 17 years ago
Trond Myklebust 2e96d28672 NFS: Fix a warning in nfs4_async_handle_error 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago
Trond Myklebust 659bfcd6dd NFS: Fix the ftruncate() credential problem 17 years ago
Trond Myklebust 57dc9a5747 NFS: Reduce the stack usage in NFSv4 create operations 17 years ago
Jan Blunck 31f31db1a1 nfs: path_{get,put}() cleanups 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Trond Myklebust 536ff0f809 NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck 17 years ago
Trond Myklebust c1d519312d NFSv4: Only increment the sequence id if the server saw it 17 years ago
Trond Myklebust 35d05778e2 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 17 years ago
Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task 17 years ago
Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod. 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
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