nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res
[safe/jmp/linux-2.6] / fs / nfs / nfs4proc.c
2009-06-20 Benny Halevynfs41: Move initialization of nfs4_opendata seq_res...
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 James Morrisnfs: remove unnecessary NFS_INO_INVALID_ACL checks
2009-06-17 Ricardo Labiaganfs41: Backchannel: Add a backchannel slot table to...
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_init_slot_table()
2009-06-17 Ricardo Labiaganfs41: Backchannel: Refactor nfs4_reset_slot_table()
2009-06-17 Andy Adamsonnfs41: Release backchannel resources associated with...
2009-06-17 Andy Adamsonnfs41: Client indicates presence of NFSv4.1 callback...
2009-06-17 Trond MyklebustNFSv4: Handle more errors when recovering open file...
2009-06-17 Trond MyklebustNFSv4: Move error handling out of the delegation generi...
2009-06-17 Benny Halevynfs41: increment_{open,lock}_seqid
2009-06-17 Benny Halevynfs41: recover lease in _nfs4_lookup_root
2009-06-17 Andy Adamsonnfs41: get_clid_cred for EXCHANGE_ID
2009-06-17 Andy Adamsonnfs41: add a get_clid_cred function to nfs4_state_recov...
2009-06-17 Andy Adamsonnfs41: establish sessions-based clientid
2009-06-17 Andy Adamsonnfs41: introduce get_state_renewal_cred
2009-06-17 Benny Halevynfs41: support minorversion 1 for nfs4_check_lease
2009-06-17 Benny Halevynfs41: lease renewal
2009-06-17 Andy Adamsonnfs41: schedule async session reset
2009-06-17 Andy Adamsonnfs41: kick start nfs41 session recovery when handling...
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41: add session setup to the state manager
2009-06-17 Andy Adamsonnfs41: reset the session slot table
2009-06-17 Andy Adamsonnfs41: sequence operation
2009-06-17 Andy Adamsonnfs41: enable nfs_client only nfs4_async_handle_error
2009-06-17 Andy Adamsonnfs41: destroy_session operation
2009-06-17 Andy Adamsonnfs41: verify session channel attribues
2009-06-17 Andy Adamsonnfs41: create_session operation
2009-06-17 Andy Adamsonnfs41: get_lease_time
2009-06-17 Benny Halevynfs41: exchange_id operation
2009-06-17 Andy Adamsonnfs41 delegreturn sequence setup done support
2009-06-17 Andy Adamsonnfs41 commit sequence setup done support
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...
next