Commit Graph

46 Commits (f39335453fe79f4e12e263e7c6387dc9fb86bfff)

Author SHA1 Message Date
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Trond Myklebust 2f74c0a056 NFSv4: Clean up the OPEN/CLOSE serialisation code 17 years ago
Trond Myklebust d0dc3701cb NFSv4: Give the lock stateid its own sequence queue 17 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 17 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Trond Myklebust ba683031fa NFSv4: Fix a locking regression in nfs4_set_mode_locked() 18 years ago
Trond Myklebust 6f2e64d3e1 NFSv4: Make the NFS state model work with the nosharedcache mount option 18 years ago
Trond Myklebust 8bda4e4c98 NFSv4: Fix up stateid locking... 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 1c816efa24 NFSv4: Fix a bug in __nfs4_find_state_byowner 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 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 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 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells 7539bbab80 NFS: Rename nfs_server::nfs4_state 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 286d7d6a0c NFSv4: Remove requirement for machine creds for the "setclientid" operation 19 years ago
Trond Myklebust b4454fe1a7 NFSv4: Remove requirement for machine creds for the "renew" operation 19 years ago
Trond Myklebust 5043e900f5 NFS: Convert instances of kernel_thread() to kthread() 19 years ago
Trond Myklebust 433fbe4c88 NFSv4: State recovery cleanup 19 years ago
Trond Myklebust e761692381 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately 19 years ago
Trond Myklebust 36f20c6df7 NFSv4: Fix buggy nfs_wait_on_sequence() 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Trond Myklebust 43b2a33aa8 NFSv4: Fix recovery of flock() locks. 19 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 19 years ago
Trond Myklebust 4cecb76ff8 NFSv4: Fix a race between open() and close() 19 years ago
Trond Myklebust ec07342828 NFSv4: Fix up locking for nfs4_state_owner 20 years ago
Trond Myklebust 4e51336a00 NFSv4: Final tweak to sequence id 20 years ago
Trond Myklebust 7f709a48fa NFSv4: Fix an oopsable condition in nfs_free_seqid 20 years ago
Trond Myklebust faf5f49c2d NFSv4: Make NFS clean up byte range locks asynchronously 20 years ago
Trond Myklebust 83c9d41e45 NFSv4: Remove nfs4_client->cl_sem from close() path 20 years ago
Trond Myklebust e6dfa553cf NFSv4: Remove obsolete state_owner and lock_owner semaphores 20 years ago
Trond Myklebust 9512135df1 NFSv4: Fix a potential CLOSE race 20 years ago
Trond Myklebust cee54fc944 NFSv4: Add functions to order RPC calls 20 years ago
Trond Myklebust 8d0a8a9d0e [PATCH] NFSv4: Clean up nfs4 lock state accounting 20 years ago
J. Bruce Fields 6a19275ada [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 20 years ago
Trond Myklebust 4ce79717ce [PATCH] NFS: Header file cleanup... 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago