summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2004-09-02[PATCH] NFS: clean up the new symlink codeTrond Myklebust
2004-08-23NFSv4: XDR cleanups in preparation for delegations.Trond Myklebust
2004-08-23NFSv4: Basic code for managing delegation state.Trond Myklebust
2004-08-23NFSv2/v3/v4: Make the rpc_ops->getattr method take a filehandleTrond Myklebust
2004-08-23NFSv4: More cleanups of the NFSv4 state.Trond Myklebust
2004-08-23NFSv2/v3/v4: Place NFS nfs_page shared data into a single structureTrond Myklebust
2004-08-23NFSv4: Prime SETCLIENTID call for the delegation callback info.Trond Myklebust
2004-08-23NFSv3/v4: be more efficient when doing ACCESS RPC calls. Always askTrond Myklebust
2004-04-10NFSv4: Check server capabilities at mount time so that we can optimize awayTrond Myklebust
2004-04-10NFSv4: clean up the FSINFO XDR code to conform to the new scheme for GETATTR.Trond Myklebust
2004-04-10NFSv4: assorted code readability cleanups in the XDRTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme when doingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for hard linkingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for looking up theTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv2/v3/v4: Add support for asynchronous writes even if wsize<PAGE_CACHE_SIZE.Trond Myklebust
2004-04-10NFSv2/v3/v4: Add support for asynchronous reads even if rsize<PAGE_CACHE_SIZE.Trond Myklebust
2004-04-10NFSv2/v3/v4: Prepare the nfs_page struct to allow for short reads.Trond Myklebust
2004-03-13NFSv2/v3: Ensure that we only use GETATTR+STATFS (NFSv2) and FSINFO (NFSv3) whenTrond Myklebust
2004-02-07NFSv4: Add support for POSIX file locking.Trond Myklebust
2004-02-07NFSv4: Share open_owner structs between several differentTrond Myklebust
2004-02-07NFSv4: Atomic open(). Fixes races w.r.t. opening files.Trond Myklebust
2004-02-07NFSv4: Preparation for the server reboot recovery code.Trond Myklebust
2004-02-07NFSv4: Convert SETCLIENTID and SETCLIENTID_CONFIRM to beTrond Myklebust
2004-02-07NFSv4: Split out the code for retrieving static serverTrond Myklebust
2003-10-08[PATCH] NFS: synchronous NFSv3/v4 COMMITTrond Myklebust
2003-10-07NFSv4 state model updateTrond Myklebust
2003-10-07Simplify NFS synchronous write call interface. PassTrond Myklebust
2003-10-07Simplify the synchronous NFS read call interface byTrond Myklebust
2003-10-07Fix an Oops in the NFSv4 asynchronous unlink code. The v4Trond Myklebust
2003-09-04[PATCH] large dev_t - second series (14/15)Alexander Viro
2003-04-08Add hooks into the NFSv4 XDR code to make use of the new uid/gidMarius Aamodt Eriksen
2003-04-08Make the NFSv4 write code use the stateid if it exists.Trond Myklebust
2003-04-08Make NFSv4 'read' code use the cached stateid if it exists.Trond Myklebust
2003-04-08Make NFSv4 'setattr()' method use the cached stateid if the file isTrond Myklebust
2003-04-08Setup code to tear down the NFSv4 state once we're done with a file.Trond Myklebust
2003-04-08Implement stateful open() for NFSv4 as per RFC3010-bis.Trond Myklebust
2003-04-08Prepare for the introduction of NFSv4 state code.Trond Myklebust
2002-12-20Make NFS compile even without NFS_V4 supportLinus Torvalds
2002-12-20[PATCH] Support for NFSv4 READ + WRITE attribute cache consistencyTrond Myklebust
2002-12-20[PATCH] Clean up NFSv4 WRITE xdr pathTrond Myklebust