summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
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
2008-12-23NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust
2008-10-17Make nfs_file_cred more robust.Neil Brown
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust
2008-07-09nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy
2008-07-09NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust
2008-07-09NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust