aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton1-0/+1
2011-10-19NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust1-1/+0
2011-10-19NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust1-1/+0
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust1-3/+0
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-5/+5
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh1-5/+5
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-1/+2
2011-07-31pnfs: GETDEVICELISTAndy Adamson1-0/+11
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao1-1/+1
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust1-0/+2
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust1-1/+2
2011-07-12NFS: added FREE_STATEID callBryan Schumaker1-0/+10
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker1-0/+10
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-0/+8
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+1
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy1-1/+0
2011-05-29pnfs: layoutreturnBenny Halevy1-0/+21
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy1-0/+2
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-0/+1
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust1-2/+28
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-2/+4
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker1-0/+1
2011-03-24NFS: Add secinfo procedureBryan Schumaker1-0/+37
2011-03-24NFS: lookup supports alternate clientBryan Schumaker1-1/+1
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-0/+23
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman1-0/+1
2011-03-14NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust1-0/+1
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman1-0/+2
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson1-0/+1
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman1-0/+1
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman1-0/+1
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson1-0/+1
2011-03-11NFSv4.1: filelayout readAndy Adamson1-0/+1
2011-03-11NFSv4.1: data server connectionAndy Adamson1-0/+1
2011-03-11NFSv4.1: generic readAndy Adamson1-0/+1
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman1-0/+1
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson1-0/+3
2011-03-11NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson1-2/+0
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-0/+1
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-0/+1
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman1-1/+0
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-1/+2
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+49
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+1
2010-10-24Revalidate caches on lockRicardo Labiaga1-0/+1
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-1/+2
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker1-1/+1