Commit Graph

209 Commits (b172fd882d201cf8aa67cddd9c1a023421fd4956)

Author SHA1 Message Date
WANG Cong 46f72f57d2 fs/nfs/nfs4proc.c: make nfs4_map_errors() static 16 years ago
Trond Myklebust 027b6ca021 NFSv4: Fix an infinite loop in the NFS state recovery code 16 years ago
Trond Myklebust dc0b027dfa NFSv4: Convert the open and close ops to use fmode 16 years ago
Trond Myklebust b7391f44f2 NFSv4: Return unreferenced delegations more promptly 16 years ago
Trond Myklebust e005e8041c NFSv4: Rename the state reclaimer thread 16 years ago
Trond Myklebust 9e33bed552 NFSv4: Add recovery for individual stateids 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Trond Myklebust 19e03c570e NFSv4: Ensure that file unlock requests don't conflict with state recovery 16 years ago
Trond Myklebust 65de872ed6 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() 16 years ago
Trond Myklebust 7eff03aec9 NFSv4: Add a recovery marking scheme for state owners 16 years ago
Trond Myklebust e598d843c0 NFSv4: Remove redundant RENEW calls if we know the lease has expired 16 years ago
Trond Myklebust b79a4a1b45 NFSv4: Fix state recovery when the client runs over the grace period 16 years ago
Trond Myklebust 15c831bf1a NFS: Use atomic bitops when changing struct nfs_delegation->flags 16 years ago
Trond Myklebust 343104308a NFSv4: Fix up another delegation related race 16 years ago
Neil Brown 504e518953 Make nfs_file_cred more robust. 17 years ago
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