summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever
2012-03-02NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-03NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-10-19NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust
2011-10-19NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-31pnfs: GETDEVICELISTAndy Adamson
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
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-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-14NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred 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