xfs: fix missing error check in xfs_rtfree_range
[safe/jmp/linux-2.6] / fs / nfs / nfs4proc.c
2009-12-15 Trond MyklebustNFSv4: Release the sequence id before restarting a...
2009-12-15 Andy Adamsonnfs41: fix session fore channel negotiation
2009-12-15 Andy Adamsonnfs41: do not zero seqid portion of stateid on close
2009-12-15 Alexandros Batsakisnfs: run state manager in privileged mode
2009-12-15 Alexandros Batsakisnfs: make recovery state manager operations privileged
2009-12-15 Alexandros Batsakisnfs: enforce FIFO ordering of operations trying to...
2009-12-15 Alexandros Batsakisnfs: remove rpc_task argument from nfs4_find_slot
2009-12-15 Alexandros Batsakisnfs: change nfs4_do_setlk params to identify recovery...
2009-12-15 Alexandros Batsakisnfs: do not do a LOOKUP after open
2009-12-15 Alexandros Batsakisnfs: minor cleanup of session draining
2009-12-08 Trond MyklebustNFSv41: Fix a potential state leakage when restarting...
2009-12-07 Ricardo Labiaganfs41: Handle NFSv4.1 session errors in the delegation...
2009-12-07 Ricardo Labiaganfs41: Retry delegation return if it failed with sessio...
2009-12-07 Ricardo Labiaganfs41: Handle session errors during delegation return
2009-12-07 Trond MyklebustNFS: Fix up the declaration of nfs4_restart_rpc when...
2009-12-06 Ricardo Labiaganfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
2009-12-06 Ricardo Labiaganfs41: nfs41_setup_state_renewal
2009-12-06 Trond MyklebustNFSv41: More cleanups
2009-12-06 Trond MyklebustNFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINI...
2009-12-06 Trond MyklebustNFSv41: Clean up slot table management
2009-12-06 Trond MyklebustNFSv41: Fix nfs4_proc_create_session
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE functionality
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-05 Alexandros Batsakisnfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros Batsakisnfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R...
2009-12-05 Alexandros Batsakisnfs41: add support for the exclusive create flags
2009-12-04 Andy Adamsonnfs41: only state manager sets NFS4CLNT_SESSION_SETUP
2009-12-04 Andy Adamsonnfs41: drain session cleanup
2009-12-04 Andy Adamsonnfs41: nfs41: fix state manager deadlock in session...
2009-12-04 Andy Adamsonnfs41: remove nfs4_recover_session
2009-12-04 Andy Adamsonnfs41: don't clear tk_action on success
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_handle_exception
2009-12-04 Andy Adamsonnfs41: free the slot on unhandled read errors
2009-12-04 Andy Adamsonnfs41: call free slot from nfs4_restart_rpc
2009-12-04 Andy Adamsonnfs41: nfs4_get_lease_time will never session reset
2009-12-04 Andy Adamsonnfs41: rename cl_state session SETUP bit to RESET
2009-12-04 Andy Adamsonnfs41: add create session into establish_clid
2009-12-04 Trond MyklebustMerge branch 'devel' into linux-next
2009-12-04 NeilBrownNFS4ERR_FILE_OPEN handling in Linux/NFS
2009-12-03 Trond MyklebustNFSv4: Ensure nfs4_close_context() is declared as static
2009-12-03 Trond MyklebustNFSv4: Handle NFS4ERR_GRACE when recovering an expired...
2009-11-11 Trond MyklebustNFSv4: Fix a cache validation bug which causes getcwd...
2009-10-26 Trond MyklebustNFSv4: Fix two unbalanced put_rpccred() issues.
2009-10-23 Trond MyklebustNFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-08-09 Trond MyklebustNFSv4: Add 'server capability' flags for NFSv4 recommen...
2009-08-09 Trond MyklebustNFSv4: Don't loop forever on state recovery failure...
2009-07-21 Trond MyklebustNFSv4: Fix a problem whereby a buggy server can oops...
2009-07-21 Trond MyklebustNFSv4: Fix an NFSv4 mount regression
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
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
next