Commit Graph

114 Commits (5311ab62cdc7788784971ed816ce85e926f3e994)

Author SHA1 Message Date
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Trond Myklebust e148582e10 NFSv4: Add lockdep checks to nfs4_wait_clnt_recover() 18 years ago
Trond Myklebust a6a352e93d NFSv4: Don't start state recovery in nfs4_close_done() 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 18 years ago
Trond Myklebust c228fd3aee NFSv4: Cleanups for fs_locations code. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Trond Myklebust 200baa2112 NFS: Remove nfs_writepage_sync() 18 years ago
Frank Filz cae823c4c0 NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync 18 years ago
Trond Myklebust e6b3c4db6f Fix a second potential rpc_wakeup race... 18 years ago
Al Viro bc4785cd47 [PATCH] nfs: verifier is network-endian 19 years ago
Al Viro 0dbb4c6799 [PATCH] xdr annotations: NFS readdir entries 19 years ago
Chuck Lever b87c0adfea [PATCH] NFS: remove unused check in nfs4_open_revalidate 19 years ago
Trond Myklebust 2066fe89b4 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY 19 years ago
Trond Myklebust c514983d8d NFSv4: Handle the condition NFS4ERR_FILE_OPEN 19 years ago
Trond Myklebust 6b30954ebb NFSv4: Retry lease recovery if it failed during a synchronous operation. 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 8fa5c000d7 NFS: Move rpc_ops from nfs_server to nfs_client 19 years ago
David Howells 1f163415dc NFS: Make better use of inode* dereferencing macros 19 years ago
David Howells 509de81116 NFS: Add extra const qualifiers 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells e9326dcab4 NFS: Add a server capabilities NFS RPC op 19 years ago
David Howells 2b3de4411b NFS: Add a lookupfh NFS RPC op 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
Trond Myklebust 76723de0cf NFSv4: Fix incorrect semaphore release in _nfs4_do_open() 19 years ago
Trond Myklebust 16b4289c74 NFSv4: Add v4 exception handling for the ACL functions. 19 years ago
Trond Myklebust 01c3b861cd NLM,NFSv4: Wait on local locks before we put RPC calls on the wire 19 years ago
Trond Myklebust 42a2d13eee NFSv4: Ensure nfs4_lock_expired() caches delegated locks 19 years ago
Trond Myklebust 9b07357490 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Manoj Naik 6b97fd3da1 NFSv4: Follow a referral 19 years ago
Manoj Naik 830b8e33fe NFSv4: Define an fs_locations bitmap 19 years ago
Manoj Naik 361e624f6d NFSv4: GETATTR attributes on referral 19 years ago
Manoj Naik 7aaa0b3bd4 NFSv4: convert fs-locations-components to conform to RFC3530 19 years ago
Trond Myklebust 683b57b435 NFSv4: Implement the fs_locations function call 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 19 years ago
Trond Myklebust 73a3d07c10 NFS: Clean up inode metadata updates 19 years ago
Trond Myklebust 95cf959b24 VFS: Fix another open intent Oops 19 years ago
J. Bruce Fields 096455a22a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 3e4f6290ca NFSv4: Send the delegation stateid for SETATTR calls 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct 19 years ago
Chuck Lever 006ea73e5f NFS: add hooks to account for NFSERR_JUKEBOX errors 19 years ago
Trond Myklebust a162a6b804 NFSv4: Kill braindead gcc warnings 19 years ago