aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
* NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-07-03
* Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu2012-06-12
* Avoid beyond bounds copy while caching ACLSachin Prabhu2012-06-12
* Avoid reading past buffer when calling GETACLBrad Figg2012-06-12
* NFSv4: Revalidate uid/gid after openJonathan Nieder2012-05-25
* NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-05-25
* NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-05-25
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-05-25
* NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2012-04-05
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-04-05
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-12-12
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-05
* nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
* NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
* NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * pnfs: layoutret_on_setattrBenny Halevy2011-05-29
| * pnfs: layoutreturnBenny Halevy2011-05-29
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-29
* | NFSv4: Handle expired stateids when the lease is still validTrond Myklebust2011-05-27
|/
* NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2011-05-11
* NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2011-04-24
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-24
* NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker2011-04-18
* NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-18
* NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-13
* NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-13
* NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-13
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
* NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker2011-04-07
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
|\
| * Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-24
| * NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-24
| * NFSv4.1: layoutcommitAndy Adamson2011-03-23
| * NFSv4.1: remove GETATTR from ds commitsFred Isaman2011-03-23
| * NFSv4.1: add callback to nfs4_commit_doneFred Isaman2011-03-23
* | NFS: Determine initial mount securityBryan Schumaker2011-03-24
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* | NFS: Add secinfo procedureBryan Schumaker2011-03-24
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-24
* | NFS: convert call_sync() to a functionBryan Schumaker2011-03-24
|/
* NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-11
* NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust2011-03-11
* NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-11
* NFSv4.1: remove GETATTR from ds writesFred Isaman2011-03-11
* NFSv4.1: add callback to nfs4_write_doneFred Isaman2011-03-11
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
* NFSv4.1: filelayout readAndy Adamson2011-03-11
* NFSv4.1: data server connectionAndy Adamson2011-03-11
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-11