Commit Graph

58863 Commits (8bda4e4c98d14566fc1a354c62fb59d70cc49b97)
 

Author SHA1 Message Date
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 412c77cee6 NFSv4: Defer inode revalidation when setting up a delegation 18 years ago
Trond Myklebust 8383e4602c NFSv4: Use RCU to protect delegations 18 years ago
Trond Myklebust 13437e12fb NFSv4: Support recalling delegations by stateid part 2 18 years ago
Trond Myklebust 9016302784 NFSv4: Support recalling delegations by stateid 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 1c816efa24 NFSv4: Fix a bug in __nfs4_find_state_byowner 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 88d9093997 NFSv4: nfs_increment_open_seqid should not return a value 18 years ago
Trond Myklebust e6889620e8 NFSv4: Fix underestimate of NFSv4 lookup request size 18 years ago
Trond Myklebust 2cebf82883 NFSv4: Fix the underestimate of NFSv4 open request size 18 years ago
Trond Myklebust bd625ba80d NFSv4: Fix the NFSv4 owner and owner_group size estimates 18 years ago
Trond Myklebust 7af654f8d1 NFSv4: Don't reuse expired nfs4_state_owner structs 18 years ago
Trond Myklebust 27b3f949b7 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() 18 years ago
Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
Trond Myklebust 4e56e082dd NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() 18 years ago
Trond Myklebust 8a702bbb7d SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() 18 years ago
Trond Myklebust 0df7fb74fb SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred 18 years ago
Trond Myklebust 0285ed1f12 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's 18 years ago
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
Trond Myklebust 1dd17ec693 SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed 18 years ago
Trond Myklebust 5d28dc8207 SUNRPC: Convert gss_ctx_lock to an RCU lock 18 years ago
Trond Myklebust f5c2187cfe SUNRPC: Convert the credential garbage collector into a shrinker callback 18 years ago
Trond Myklebust 9499b4341b SUNRPC: Give credential cache a local spinlock 18 years ago
Trond Myklebust 31be5bf15f SUNRPC: Convert the credcache lookup code to use RCU 18 years ago
Trond Myklebust e092bdcd93 SUNRPC: cleanup rpc credential cache garbage collection 18 years ago
Trond Myklebust fc432dd907 SUNRPC: Enforce atomic updates of rpc_cred->cr_flags 18 years ago
Trond Myklebust 696e38df9d SUNRPC: replace casts in auth_unix.c with container_of() 18 years ago
Trond Myklebust 5fe4755e25 SUNRPC: Clean up rpc credential initialisation 18 years ago
Trond Myklebust f1c0a86150 SUNRPC: Mark auth and cred operation tables as constant. 18 years ago
Trond Myklebust de7a8ce38a SUNRPC: Rename rpcauth_destroy() to rpcauth_release() 18 years ago
Trond Myklebust 5e1550d6a2 SUNRPC: Add the helper function 'rpc_call_null()' 18 years ago
Trond Myklebust 64c91a1f1c SUNRPC: Make rpc_ping() static 18 years ago
Trond Myklebust fc1b356f56 SUNRPC: Fix races in rpcauth_create 18 years ago
Trond Myklebust 07a2bf1da4 SUNRPC: Fix a memory leak in gss_create() 18 years ago
Trond Myklebust 5c9cfc828a SUNRPC: Fix a typo in unx_create() 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
Trond Myklebust 03a1256f06 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe 18 years ago
Trond Myklebust 62e1761cef SUNRPC: Clean up rpc_pipefs. 18 years ago
Trond Myklebust 34f3089608 SUNRPC: Enable non-exclusive create in rpc_mkpipe() 18 years ago