nfs41 write sequence setup done support
[safe/jmp/linux-2.6] / fs / nfs / nfs4proc.c
2009-06-17 Andy Adamsonnfs41 write sequence setup done support
2009-06-17 Andy Adamsonnfs41: read sequence setup/done support
2009-06-17 Andy Adamsonnfs41: unlink sequence setup/done support
2009-06-17 Andy Adamsonnfs41: locku sequence setup/done support
2009-06-17 Andy Adamsonnfs41: lock sequence setup/done support
2009-06-17 Andy Adamsonnfs41: open sequence setup/done support
2009-06-17 Andy Adamsonnfs41: close sequence setup/done support
2009-06-17 Andy Adamsonnfs41: nfs41_call_sync_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_done
2009-06-17 Andy Adamsonnfs41: nfs41_sequence_free_slot
2009-06-17 Andy Adamsonnfs41: free slot
2009-06-17 Andy Adamsonnfs41: setup_sequence method
2009-06-17 Benny Halevynfs41: find slot
2009-06-17 Andy Adamsonnfs41: nfs4_setup_sequence
2009-06-17 Andy Adamsonnfs41: set up seq_res.sr_slotid
2009-06-17 Benny Halevynfs41: nfs41: pass *session in seq_args and seq_res
2009-06-17 Andy Adamsonnfs41: introduce nfs4_call_sync
2009-06-17 Benny Halevynfs41: use nfs4_fs_locations_res
2009-06-17 Benny Halevynfs41: use nfs4_setaclres
2009-06-17 Benny Halevynfs41: use nfs4_getaclres
2009-06-17 Benny Halevynfs41: use nfs4_pathconf_res
2009-06-17 Benny Halevynfs41: use nfs4_fsinfo_res
2009-06-17 Benny Halevynfs41: use nfs4_statfs_res
2009-06-17 Benny Halevynfs41: use nfs4_readlink_res
2009-06-17 Benny Halevynfs41: use nfs4_server_caps_arg
2009-06-17 Andy Adamsonnfs41: sessions client infrastructure
2009-05-26 Trond MyklebustNFSv4: Fix the case where NFSv4 renewal fails
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Al ViroNew helper - current_umask()
2009-03-19 Trond MyklebustNFS: Optimise NFS close()
2009-03-11 Trond MyklebustNFS: Throttle page dirtying while we're flushing to...
2009-03-11 Trond MyklebustNFSv4: Simplify some cache consistency post-op GETATTRs
2009-03-11 Trond MyklebustNFSv4: A referral is assumed to always point to a direc...
2008-12-30 WANG Congfs/nfs/nfs4proc.c: make nfs4_map_errors() static
2008-12-23 Trond MyklebustNFSv4: Fix an infinite loop in the NFS state recovery...
2008-12-23 Trond MyklebustNFSv4: Convert the open and close ops to use fmode
2008-12-23 Trond MyklebustNFSv4: Return unreferenced delegations more promptly
2008-12-23 Trond MyklebustNFSv4: Rename the state reclaimer thread
2008-12-23 Trond MyklebustNFSv4: Add recovery for individual stateids
2008-12-23 Trond MyklebustNFSv4: Remove nfs_client->cl_sem
2008-12-23 Trond MyklebustNFSv4: Ensure that file unlock requests don't conflict...
2008-12-23 Trond MyklebustNFS: Remove the unnecessary argument to nfs4_wait_clnt_...
2008-12-23 Trond MyklebustNFSv4: Add a recovery marking scheme for state owners
2008-12-23 Trond MyklebustNFSv4: Remove redundant RENEW calls if we know the...
2008-12-23 Trond MyklebustNFSv4: Fix state recovery when the client runs over...
2008-12-23 Trond MyklebustNFS: Use atomic bitops when changing struct nfs_delegat...
2008-12-23 Trond MyklebustNFSv4: Fix up another delegation related race
2008-10-17 Neil BrownMake nfs_file_cred more robust.
2008-07-15 Trond MyklebustNFS: Remove BKL usage from open()
2008-07-09 Benny Halevynfs: initialize timeout variable in nfs4_proc_setclient...
2008-07-09 Trond MyklebustNFS: Ensure we zap only the access and acl caches when...
2008-07-09 Trond MyklebustNFS: Fix a warning in nfs4_async_handle_error
2008-07-09 Trond MyklebustNFS: Remove the redundant file_open entry from struct...
2008-07-09 Trond MyklebustNFS: Fix the ftruncate() credential problem
2008-07-09 Trond MyklebustNFS: Reduce the stack usage in NFSv4 create operations
2008-05-16 Jan Bluncknfs: path_{get,put}() cleanups
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Trond MyklebustNFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_pro...
2008-04-19 Trond MyklebustNFSv4: Only increment the sequence id if the server...
2008-04-19 Trond MyklebustNFSv4: Remove bogus call to nfs4_drop_state_owner(...
2008-03-14 Trond MyklebustSUNRPC: Add a helper rpcauth_lookup_generic_cred()
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-26 Trond MyklebustSUNRPC: Convert users of rpc_wake_up_task to use rpc_wa...
2008-02-26 Trond MyklebustNFS: Ensure that the asynchronous RPC calls complete...
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 J. Bruce Fieldsnfs4: allow nfsv4 acls on non-regular-files
2008-01-30 Trond MyklebustNFSv4: Add socket proto argument to setclientid
2008-01-30 Chuck LeverNFS: Enable NFS client to generate CLIENTID strings...
2008-01-30 Trond MyklebustNFS: define a function to update nfsi->cache_change_att...
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustNFS: Clean up the (commit|read|write)_setup() callback...
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30 Trond MyklebustNFSv4: Clean up the OPEN/CLOSE serialisation code
2008-01-03 Trond MyklebustNFSv4: Fix open_to_lock_owner sequenceid allocation...
2008-01-03 Trond MyklebustNFSv4: nfs4_open_confirm must not set the open_owner...
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-10-19 Trond MyklebustNFSv4: Ensure that we wait for the CLOSE request to...
2007-10-19 Trond MyklebustNFS: Fix a race in sillyrename
2007-10-09 Trond MyklebustNFS: Fix a connectathon regression in NFSv3 and NFSv4
2007-10-09 Trond MyklebustNFS: Use nfs_refresh_inode() in ops that aren't expecte...
2007-10-09 Trond MyklebustNFSv4: Fix nfs_atomic_open() to set the verifier on...
2007-10-09 Trond MyklebustNFS: Don't hash the negative dentry when optimising...
2007-10-09 Trond MyklebustNFS: Fake up 'wcc' attributes to prevent cache invalida...
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in read()
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in readdir()
2007-10-09 Trond MyklebustNFS: Don't force a dcache revalidation if nfs_wcc_updat...
2007-10-09 Trond MyklebustNFSv4: Make NFSv4 ACCESS calls return attributes too...
2007-10-09 Trond MyklebustNFSv4: Simplify _nfs4_do_access()
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-10-09 Peter Staubach64 bit ino support for NFS client
2007-09-01 Trond MyklebustNFSv4: Ensure that we pass the correct dentry to nfs4_i...
2007-09-01 Trond MyklebustNFSv4: Fix a typo in _nfs4_do_open_reclaim
2007-08-07 Trond MyklebustNFS: Fix NFSv4 open stateid regressions
2007-07-19 Trond MyklebustSUNRPC: Clean up the sillyrename code
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.
next