aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy
2009-06-17nfs41: lease renewalBenny Halevy
2009-06-17nfs41: schedule async session resetAndy Adamson
2009-06-17nfs41: kick start nfs41 session recovery when handling errorsAndy Adamson
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: reset the session slot tableAndy Adamson
2009-06-17nfs41: sequence operationAndy Adamson
2009-06-17nfs41: enable nfs_client only nfs4_async_handle_errorAndy Adamson
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: verify session channel attribuesAndy Adamson
2009-06-17nfs41: create_session operationAndy Adamson
2009-06-17nfs41: get_lease_timeAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41 delegreturn sequence setup done supportAndy Adamson
2009-06-17nfs41 commit sequence setup done supportAndy Adamson
2009-06-17nfs41 write sequence setup done supportAndy Adamson
2009-06-17nfs41: read sequence setup/done supportAndy Adamson
2009-06-17nfs41: unlink sequence setup/done supportAndy Adamson
2009-06-17nfs41: locku sequence setup/done supportAndy Adamson
2009-06-17nfs41: lock sequence setup/done supportAndy Adamson
2009-06-17nfs41: open sequence setup/done supportAndy Adamson
2009-06-17nfs41: close sequence setup/done supportAndy Adamson
2009-06-17nfs41: nfs41_call_sync_doneAndy Adamson
2009-06-17nfs41: nfs41_sequence_doneAndy Adamson
2009-06-17nfs41: nfs41_sequence_free_slotAndy Adamson
2009-06-17nfs41: free slotAndy Adamson
2009-06-17nfs41: setup_sequence methodAndy Adamson
2009-06-17nfs41: find slotBenny Halevy
2009-06-17nfs41: nfs4_setup_sequenceAndy Adamson
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy
2009-06-17nfs41: use nfs4_setaclresBenny Halevy
2009-06-17nfs41: use nfs4_getaclresBenny Halevy
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-31New helper - current_umask()Al Viro
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong