aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20nfs4_opendata doesn't need struct path eitherAl Viro
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29pnfs: layoutret_on_setattrBenny Halevy
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-27NFSv4: Handle expired stateids when the lease is still validTrond Myklebust
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-13NFS: don't negotiate when user specifies sec flavorBryan Schumaker
2011-04-13NFS: Attempt mount with default sec flavor firstBryan Schumaker
2011-04-13NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker
2011-04-07NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman
2011-03-23NFSv4.1: add callback to nfs4_commit_doneFred Isaman
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson
2011-03-11nfs4: remove duplicated #includeHuang Weiyi
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-10nfs: fix compilation warningJovi Zhang
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-04nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman