summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfs41: read sequence setup/done supportAndy Adamson2009-06-171-0/+5
* nfs41: unlink sequence setup/done supportAndy Adamson2009-06-171-0/+2
* nfs41: locku sequence setup/done supportAndy Adamson2009-06-171-1/+9
* nfs41: lock sequence setup/done supportAndy Adamson2009-06-171-0/+8
* nfs41: open sequence setup/done supportAndy Adamson2009-06-171-0/+8
* nfs41: close sequence setup/done supportAndy Adamson2009-06-171-1/+7
* nfs41: nfs41_call_sync_doneAndy Adamson2009-06-171-0/+9
* nfs41: nfs41_sequence_doneAndy Adamson2009-06-171-0/+58
* nfs41: nfs41_sequence_free_slotAndy Adamson2009-06-171-0/+21
* nfs41: free slotAndy Adamson2009-06-171-0/+36
* nfs41: setup_sequence methodAndy Adamson2009-06-171-2/+32
* nfs41: find slotBenny Halevy2009-06-171-0/+33
* nfs41: nfs4_setup_sequenceAndy Adamson2009-06-171-2/+98
* nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+5
* nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-171-0/+1
* nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-19/+48
* nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-1/+4
* nfs41: use nfs4_setaclresBenny Halevy2009-06-171-1/+2
* nfs41: use nfs4_getaclresBenny Halevy2009-06-171-9/+11
* nfs41: use nfs4_pathconf_resBenny Halevy2009-06-171-1/+4
* nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-171-1/+4
* nfs41: use nfs4_statfs_resBenny Halevy2009-06-171-1/+4
* nfs41: use nfs4_readlink_resBenny Halevy2009-06-171-1/+2
* nfs41: use nfs4_server_caps_argBenny Halevy2009-06-171-1/+4
* nfs41: sessions client infrastructureAndy Adamson2009-06-171-0/+34
* NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust2009-05-261-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
|\
| * New helper - current_umask()Al Viro2009-03-311-1/+1
* | NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+10
* | NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-9/+1
* | NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-5/+8
* | NFSv4: A referral is assumed to always point to a directory.Trond Myklebust2009-03-111-0/+14
|/
* fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2008-12-301-1/+1
* NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust2008-12-231-2/+3
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-58/+68
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-231-0/+2
* NFSv4: Rename the state reclaimer threadTrond Myklebust2008-12-231-2/+2
* NFSv4: Add recovery for individual stateidsTrond Myklebust2008-12-231-9/+28
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-231-19/+1
* NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-231-10/+16
* NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-231-76/+75
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-231-0/+2
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-231-1/+2
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-231-3/+4
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-231-4/+4
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-231-27/+53
* Make nfs_file_cred more robust.Neil Brown2008-10-171-2/+4
* NFS: Remove BKL usage from open()Trond Myklebust2008-07-151-2/+0
* nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy2008-07-091-1/+1
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-091-1/+4
OpenPOWER on IntegriCloud