aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
...
* | nfs41: open sequence setup/done supportAndy Adamson2009-06-17
* | nfs41: close sequence setup/done supportAndy Adamson2009-06-17
* | nfs41: nfs41_call_sync_doneAndy Adamson2009-06-17
* | nfs41: nfs41_sequence_doneAndy Adamson2009-06-17
* | nfs41: nfs41_sequence_free_slotAndy Adamson2009-06-17
* | nfs41: free slotAndy Adamson2009-06-17
* | nfs41: setup_sequence methodAndy Adamson2009-06-17
* | nfs41: find slotBenny Halevy2009-06-17
* | nfs41: nfs4_setup_sequenceAndy Adamson2009-06-17
* | nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-17
* | nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-17
* | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-17
* | nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-17
* | nfs41: use nfs4_setaclresBenny Halevy2009-06-17
* | nfs41: use nfs4_getaclresBenny Halevy2009-06-17
* | nfs41: use nfs4_pathconf_resBenny Halevy2009-06-17
* | nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-17
* | nfs41: use nfs4_statfs_resBenny Halevy2009-06-17
* | nfs41: use nfs4_readlink_resBenny Halevy2009-06-17
* | nfs41: use nfs4_server_caps_argBenny Halevy2009-06-17
* | nfs41: sessions client infrastructureAndy Adamson2009-06-17
|/
* NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust2009-05-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * New helper - current_umask()Al Viro2009-03-31
* | NFS: Optimise NFS close()Trond Myklebust2009-03-19
* | NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-11
* | NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-11
* | NFSv4: A referral is assumed to always point to a directory.Trond Myklebust2009-03-11
|/
* fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2008-12-30
* NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust2008-12-23
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-23
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-23
* NFSv4: Rename the state reclaimer threadTrond Myklebust2008-12-23
* NFSv4: Add recovery for individual stateidsTrond Myklebust2008-12-23
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-23
* NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-23
* NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-23
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-23
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-23
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-23
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-23
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-23
* Make nfs_file_cred more robust.Neil Brown2008-10-17
* NFS: Remove BKL usage from open()Trond Myklebust2008-07-15
* nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy2008-07-09
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-09
* NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-09
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-09
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-09