aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-2/+3
2011-07-31pnfs: GETDEVICELISTAndy Adamson1-0/+48
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao1-1/+7
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell1-36/+34
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro1-5/+5
2011-07-20nfs4_opendata doesn't need struct path eitherAl Viro1-23/+22
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro1-11/+10
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust1-2/+2
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker1-3/+34
2011-07-12NFS: added FREE_STATEID callBryan Schumaker1-0/+30
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker1-0/+28
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-1/+83
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+32
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman1-4/+4
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson1-10/+23
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy1-4/+0
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-3/+95
2011-05-29pnfs: layoutret_on_setattrBenny Halevy1-0/+3
2011-05-29pnfs: layoutreturnBenny Halevy1-0/+82
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy1-3/+10
2011-05-27NFSv4: Handle expired stateids when the lease is still validTrond Myklebust1-2/+7
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson1-0/+6
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust1-6/+7
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-38/+7
2011-04-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker1-5/+23
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-2/+2
2011-04-13NFS: don't negotiate when user specifies sec flavorBryan Schumaker1-1/+2
2011-04-13NFS: Attempt mount with default sec flavor firstBryan Schumaker1-8/+16
2011-04-13NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker1-1/+1
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker1-2/+3
2011-04-07NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker1-3/+1
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust1-14/+111
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-8/+1
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson1-2/+2
2011-03-24NFS: Determine initial mount securityBryan Schumaker1-2/+31
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker1-0/+14
2011-03-24NFS: Add secinfo procedureBryan Schumaker1-0/+35
2011-03-24NFS: lookup supports alternate clientBryan Schumaker1-39/+47
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker1-23/+30
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-0/+94
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman1-2/+6
2011-03-23NFSv4.1: add callback to nfs4_commit_doneFred Isaman1-4/+10
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust1-1/+14
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust1-0/+3
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman1-0/+17
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman1-1/+5
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman1-4/+10
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson1-6/+29
2011-03-11NFSv4.1: filelayout readAndy Adamson1-1/+2