summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust2012-03-201-1/+1
* NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust2012-03-081-1/+2
* NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2012-03-071-0/+1
* NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust2012-03-071-1/+3
* NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-061-2/+2
* NFSv4: Add helpers for basic copying of stateidsTrond Myklebust2012-03-061-0/+10
* NFSv4: Rename nfs4_copy_stateid()Trond Myklebust2012-03-061-1/+1
* NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust2012-03-061-1/+1
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-03-061-0/+2
* NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALLTrond Myklebust2012-03-011-1/+0
* NFSv4: Avoid thundering herd issues with nfs_release_seqidTrond Myklebust2012-01-311-0/+1
* SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-311-0/+1
* NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust2012-01-311-2/+6
* NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust2012-01-311-13/+3
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-311-3/+3
* NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-311-6/+1
* NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-311-1/+1
* NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust2012-01-311-1/+1
* NFS: Cache state owners after files are closedChuck Lever2012-01-051-0/+3
* Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-24/+0
|\
| * nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields2011-08-271-24/+0
* | NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust2011-08-241-0/+1
* | NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust2011-08-241-1/+4
* | NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust2011-08-241-2/+0
|/
* pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-311-1/+1
* Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-251-5/+5
|\
| * nfs4_closedata doesn't need to mess with struct pathAl Viro2011-07-201-5/+5
* | NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-121-0/+2
* | NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-121-0/+3
|/
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-241-0/+1
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-0/+2
|\
| * NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-241-1/+1
| * NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+2
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-1/+2
|/
* NFSv4.1: filelayout readAndy Adamson2011-03-111-0/+3
* NFSv4.1: data server connectionAndy Adamson2011-03-111-0/+12
* NFSv4.1: add MDS mount DS only checkAndy Adamson2011-03-111-0/+13
* NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2011-03-111-2/+0
* NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-1/+7
* NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-061-1/+1
* pnfs: layout roc codeFred Isaman2011-01-061-1/+1
* pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-061-0/+1
* nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V2011-01-041-6/+1
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-1/+0
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-1/+1
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-231-1/+1
* NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust2010-09-171-1/+0
* NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust2010-09-171-1/+0
* NFSv4: Clean up nfs4_open_revalidateTrond Myklebust2010-09-171-1/+1
* NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust2010-09-171-1/+1
OpenPOWER on IntegriCloud