NFS: Introduce struct nfs_removeargs+nfs_removeres
[safe/jmp/linux-2.6] / fs / nfs / nfs4proc.c
2007-07-19 Trond MyklebustNFS: Introduce struct nfs_removeargs+nfs_removeres
2007-07-19 Trond MyklebustNFSv4: Try to recover from getfh failures in nfs4_xdr_d...
2007-07-19 Trond MyklebustNFSv4: 'constify' lookup arguments.
2007-07-19 Trond MyklebustNFSv4: Fix open state recovery
2007-07-11 Frank FilzNFSv4: Make sure unlock is really an unlock when cancel...
2007-07-11 Trond MyklebustNFSv4: Fix up stateid locking...
2007-07-11 Trond MyklebustNFSv4: Clean up the callers of nfs4_open_recover_helper()
2007-07-11 Trond MyklebustNFSv4: Don't call OPEN if we already have an open state...
2007-07-11 Trond MyklebustNFSv4: Check for the existence of a delegation in nfs4_...
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_open()
2007-07-11 Trond MyklebustNFSv4: Allow nfs4_opendata_to_nfs4_state to return...
2007-07-11 Trond MyklebustNFSv4: Improve the debugging of bad sequence id errors...
2007-07-11 Trond MyklebustNFSv4: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Clean up confirmation of sequence ids...
2007-07-11 Trond MyklebustNFSv4: Support recalling delegations by stateid part 2
2007-07-11 Trond MyklebustNFSv4: Fix up a bug in nfs4_open_recover()
2007-07-11 Trond MyklebustNFSv4: set the delegation in nfs4_opendata_to_nfs4_state
2007-07-11 Trond MyklebustNFSv4: Fix atomic open for execute...
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_looku...
2007-07-11 Trond MyklebustNFSv4: Convert struct nfs4_opendata to use struct kref
2007-07-11 Jeff LaytonNFS4: on a O_EXCL OPEN make sure SETATTR sets the field...
2007-07-11 Trond MyklebustNFSv4: Clean up nfs4_call_async()
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-07-11 Trond MyklebustNFSv4: Ensure asynchronous open() calls always pin...
2007-07-11 Trond MyklebustNFSv4: Cleanup: pass the nfs_open_context to open recov...
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-05-14 Trond MyklebustNFS: Fix some 'sparse' warnings...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-06 J. Bruce Fieldslocks: make ->lock release private data before returnin...
2007-05-02 J. Bruce FieldsNFS4: invalidate cached acl on setacl
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-03 Trond MyklebustNFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
2007-02-03 Trond MyklebustNFSv4: Don't start state recovery in nfs4_close_done()
2007-02-03 Trond MyklebustNFS: Remove nfs_readpage_sync()
2007-02-03 Trond MyklebustNFSv4: Cleanups for fs_locations code.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-06 Trond MyklebustNFS: Remove nfs_writepage_sync()
2006-12-06 Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-10-20 Al Viro[PATCH] nfs: verifier is network-endian
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-10-20 Chuck Lever[PATCH] NFS: remove unused check in nfs4_open_revalidate
2006-09-23 Trond MyklebustNFSv4: Poll more aggressively when handling NFS4ERR_DELAY
2006-09-23 Trond MyklebustNFSv4: Handle the condition NFS4ERR_FILE_OPEN
2006-09-23 Trond MyklebustNFSv4: Retry lease recovery if it failed during a synch...
2006-09-23 Chuck LeverNFS: Use cached page as buffer for NFS symlink requests
2006-09-23 Chuck LeverNFS: Fix double d_drop in nfs_instantiate() error path
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Make better use of inode* dereferencing macros
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Add a server capabilities NFS RPC op
2006-09-23 David HowellsNFS: Add a lookupfh NFS RPC op
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-19 Trond MyklebustNFSv4: Fix incorrect semaphore release in _nfs4_do_open()
2006-08-24 Trond MyklebustNFSv4: Add v4 exception handling for the ACL functions.
2006-07-05 Trond MyklebustNLM,NFSv4: Wait on local locks before we put RPC calls...
2006-07-05 Trond MyklebustNFSv4: Ensure nfs4_lock_expired() caches delegated...
2006-07-05 Trond MyklebustNLM,NFSv4: Don't put UNLOCK requests on the wire unless...
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c
2006-06-09 Manoj NaikNFSv4: Follow a referral
2006-06-09 Manoj NaikNFSv4: Define an fs_locations bitmap
2006-06-09 Manoj NaikNFSv4: GETATTR attributes on referral
2006-06-09 Manoj NaikNFSv4: convert fs-locations-components to conform to...
2006-06-09 Trond MyklebustNFSv4: Implement the fs_locations function call
2006-06-09 Trond MyklebustNFS: Ensure the client submounts, when it crosses a...
2006-06-09 Trond MyklebustNFS: More page cache revalidation fixups
2006-06-09 Trond MyklebustNFS: Clean up inode metadata updates
2006-04-19 Trond MyklebustVFS: Fix another open intent Oops
2006-03-21 J. Bruce FieldsNFSv4: Dont list system.nfs4_acl for filesystems that...
2006-03-20 Trond MyklebustSUNRPC: Ensure rpc_call_async() always calls tk_ops...
2006-03-20 Trond MyklebustNFS: Make nfs_fhget() return appropriate error values
2006-03-20 Trond MyklebustNFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY...
2006-03-20 Trond MyklebustNFSv4: Send the delegation stateid for SETATTR calls
2006-03-20 Trond MyklebustNFS: Cleanup of NFS read code
2006-03-20 Trond MyklebustNFS: Cleanup of NFS write code in preparation for async...
2006-03-20 Chuck LeverNFS: add hooks to account for NFSERR_JUKEBOX errors
2006-03-20 Trond MyklebustNFSv4: Kill braindead gcc warnings
2006-03-20 Jesper JuhlNFS: "const static" vs "static const" in nfs4
2006-03-14 Trond Myklebust[PATCH] NFSv4: fix mount segfault on errors returned...
2006-01-06 Trond MyklebustNFSv4: Ensure DELEGRETURN returns attributes
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Send RENEW requests to the server only when...
2006-01-06 Trond MyklebustNFSv4: State recovery cleanup
2006-01-06 Trond MyklebustNFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew...
2006-01-06 Trond MyklebustNFSv4: Make DELEGRETURN an interruptible operation.
2006-01-06 Trond MyklebustNFSv4: Convert LOCK rpc call into an asynchronous RPC...
2006-01-06 Trond MyklebustNFSv4: locking XDR cleanup
2006-01-06 Trond MyklebustNFSv4: Make open recovery track O_RDWR, O_RDONLY and...
2006-01-06 Trond MyklebustNFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRO...
2006-01-06 Trond MyklebustNFSv4: Make open_confirm() asynchronous too
2006-01-06 Trond MyklebustNFSv4: Convert open() into an asynchronous RPC call
2006-01-06 Trond MyklebustNFSv4: Allocate OPEN call RPC arguments using kmalloc()
2006-01-06 Trond MyklebustNFSv4: Make locku use the new RPC "wait on completion...
2006-01-06 Trond MyklebustSUNRPC: Further cleanups
next