summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* pnfs: cleanup_layoutcommitAndy Adamson2011-07-311-0/+1
* pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-311-2/+3
* pnfs: GETDEVICELISTAndy Adamson2011-07-311-0/+48
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-07-311-1/+7
* Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-251-36/+34Star
|\
| * nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-5/+5
| * nfs4_opendata doesn't need struct path eitherAl Viro2011-07-201-23/+22Star
| * nfs4_closedata doesn't need to mess with struct pathAl Viro2011-07-201-11/+10Star
* | NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-121-2/+2
* | NFS: test and free stateids during recoveryBryan Schumaker2011-07-121-3/+34
* | NFS: added FREE_STATEID callBryan Schumaker2011-07-121-0/+30
* | NFS: Added TEST_STATEID callBryan Schumaker2011-07-121-0/+28
* | NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-121-1/+83
* | NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-121-0/+32
|/
* nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-151-4/+4
* NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-151-10/+23
* NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-4/+0Star
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-291-3/+95
|\
| * pnfs: layoutret_on_setattrBenny Halevy2011-05-291-0/+3
| * pnfs: layoutreturnBenny Halevy2011-05-291-0/+82
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-3/+10
* | NFSv4: Handle expired stateids when the lease is still validTrond Myklebust2011-05-271-2/+7
|/
* NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2011-05-111-0/+6
* NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2011-04-241-6/+7
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-241-38/+7Star
* NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker2011-04-181-5/+23
* NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-2/+2
* NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-131-1/+2
* NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-131-8/+16
* NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-131-1/+1
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-131-2/+3
* NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker2011-04-071-3/+1Star
* 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/+1Star
| * 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