summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* nfs41: implement cb_recall_slotAndy Adamson2010-02-101-0/+2
* NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust2010-01-261-0/+1
* NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust2010-01-261-0/+1
* NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust2009-12-151-0/+1
* nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis2009-12-151-0/+4
* nfs41: nfs41_setup_state_renewalRicardo Labiaga2009-12-061-0/+2
* NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust2009-12-061-1/+1
* nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga2009-12-051-0/+1
* nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-051-0/+1
* nfs41: add support for callback with RPC version number 4Alexandros Batsakis2009-12-051-0/+1
* nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson2009-12-041-0/+1
* nfs41: rename cl_state session SETUP bit to RESETAndy Adamson2009-12-041-1/+1
* nfs41: add create session into establish_clidAndy Adamson2009-12-041-0/+2
* NFSv4: Fix an NFSv4 mount regressionTrond Myklebust2009-07-211-0/+6
* nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson2009-06-171-0/+1
* nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson2009-06-171-0/+1
* nfs41: establish sessions-based clientidAndy Adamson2009-06-171-2/+4
* nfs41: introduce get_state_renewal_credAndy Adamson2009-06-171-0/+5
* nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy2009-06-171-0/+1
* nfs41: lease renewalBenny Halevy2009-06-171-0/+6
* nfs41: add session reset to state managerAndy Adamson2009-06-171-0/+1
* nfs41: add session setup to the state managerAndy Adamson2009-06-171-0/+2
* nfs41: setup_sequence methodAndy Adamson2009-06-171-0/+10
* nfs41: sessions client infrastructureAndy Adamson2009-06-171-0/+4
* constify dentry_operations: NFSAl Viro2009-03-271-1/+1
* fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2008-12-301-1/+0Star
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-4/+4
* NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust2008-12-231-0/+1
* NFSv4: Rename the state reclaimer threadTrond Myklebust2008-12-231-1/+1
* NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust2008-12-231-1/+1
* NFSv4: Add recovery for individual stateidsTrond Myklebust2008-12-231-0/+2
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-231-0/+7
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-231-0/+1
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-231-1/+7
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-231-1/+1
* nfs: make nfs4_drop_state_owner() staticAdrian Bunk2008-05-161-1/+0Star
* NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-101-0/+1
* nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson2007-10-201-0/+1
* NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust2007-10-191-1/+2
* NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-191-1/+1
* NFSv4: Make the NFS state model work with the nosharedcache mount optionTrond Myklebust2007-07-111-0/+1
* NFSv4: Fix up stateid locking...Trond Myklebust2007-07-111-0/+2
* NFSv4: Always use the delegation if we have oneTrond Myklebust2007-07-111-5/+9
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-111-6/+11
* NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust2007-07-111-3/+3
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-131-1/+1
|\
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* | NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-041-1/+1
|/
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+1
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-1/+1