summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker2011-04-071-3/+1
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-14/+111
|\
| * Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-8/+1
| * NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-241-2/+2
| * NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+94
| * NFSv4.1: remove GETATTR from ds commitsFred Isaman2011-03-231-2/+6
| * NFSv4.1: add callback to nfs4_commit_doneFred Isaman2011-03-231-4/+10
* | NFS: Determine initial mount securityBryan Schumaker2011-03-241-2/+31
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+14
* | NFS: Add secinfo procedureBryan Schumaker2011-03-241-0/+35
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-39/+47
* | NFS: convert call_sync() to a functionBryan Schumaker2011-03-241-23/+30
|/
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-111-1/+14
* NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust2011-03-111-0/+3
* NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-111-0/+17
* NFSv4.1: remove GETATTR from ds writesFred Isaman2011-03-111-1/+5
* NFSv4.1: add callback to nfs4_write_doneFred Isaman2011-03-111-4/+10
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-6/+29
* NFSv4.1: filelayout readAndy Adamson2011-03-111-1/+2
* NFSv4.1: data server connectionAndy Adamson2011-03-111-2/+27
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-111-0/+1
* nfs4: remove duplicated #includeHuang Weiyi2011-03-111-1/+0
* NFSv4: Fix the setlk error handlerTrond Myklebust2011-03-111-9/+4
* NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust2011-03-111-3/+8
* NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-22/+23
* NFSv4.1 reclaim complete must wait for completionAndy Adamson2011-03-101-0/+3
* NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga2011-03-101-1/+11
* nfs: fix compilation warningJovi Zhang2011-03-101-1/+1
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-2/+2
* nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman2011-03-041-2/+42
* NFS construct consistent co_ownerid for v4.1Andy Adamson2011-01-251-20/+10
* NFS fix the setting of exchange id flagAndy Adamson2011-01-111-4/+21
* NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-0/+3
* pnfs: layout roc codeFred Isaman2011-01-061-2/+19
* pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-1/+6
* pnfs: layoutget rpc code cleanupFred Isaman2011-01-061-9/+10
* pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-2/+1
* NFS add session back channel drainingAndy Adamson2011-01-061-7/+19
* NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
* nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V2011-01-041-27/+35
* nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V2011-01-041-0/+5
* NFSv4: Convert a few commas into semicolons...Trond Myklebust2010-12-211-8/+8
* nfs4: fix units bug causing hang on recoveryJ. Bruce Fields2010-12-211-1/+1
* nfs: Discard ACL cache on mode updateAneesh Kumar K.V2010-12-071-0/+9
* NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-151-1/+3
* nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven2010-10-281-2/+2
* nfs4: fix channel attribute sanity-checksJ. Bruce Fields2010-10-251-34/+41
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-0/+142
* NFS: ask for layouttypes during v4 fsinfo callAndy Adamson2010-10-241-0/+1
* Ask for time_delta during fsinfo probeRicardo Labiaga2010-10-241-1/+1
OpenPOWER on IntegriCloud