aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+5
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-261-0/+1
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-041-1/+1
* NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-1/+0
* pnfs: layoutreturnBenny Halevy2011-05-291-0/+21
* pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-0/+1
* NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-271-0/+2
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-2/+28
|\
| * Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-2/+4
| * NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+23
| * NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-231-0/+1
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+1
* | NFS: Add secinfo procedureBryan Schumaker2011-03-241-0/+37
* | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-1/+1
|/
* NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust2011-03-141-0/+1
* NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-111-0/+2
* NFSv4.1: implement generic pnfs layer write switchAndy Adamson2011-03-111-0/+1
* NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman2011-03-111-0/+1
* NFSv4.1: add callback to nfs4_write_doneFred Isaman2011-03-111-0/+1
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+1
* NFSv4.1: filelayout readAndy Adamson2011-03-111-0/+1
* NFSv4.1: data server connectionAndy Adamson2011-03-111-0/+1
* NFSv4.1: generic readAndy Adamson2011-03-111-0/+1
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-111-0/+1
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-111-0/+3
* NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson2011-03-111-2/+0
* NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-0/+1
* pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-0/+1
* pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-1/+0
* NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-1/+2
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+1
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-0/+49
* NFS: ask for layouttypes during v4 fsinfo callAndy Adamson2010-10-241-0/+1
* Revalidate caches on lockRicardo Labiaga2010-10-241-0/+1
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-1/+2
* NFS: readdir with vmapped pagesBryan Schumaker2010-10-231-1/+1
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-231-1/+1
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-241-1/+1
* nfs: make sillyrename an async operationJeff Layton2010-09-171-0/+2
* nfs: standardize the rename response containerJeff Layton2010-09-171-14/+9
* nfs: standardize the rename args containerJeff Layton2010-09-171-27/+12
* NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust2010-09-171-0/+4
* NFS: Clean up nfs4_proc_create()Trond Myklebust2010-09-171-1/+1
* NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-301-0/+4
* NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-0/+2
* NFSv41: Clean up exclusive createTrond Myklebust2010-06-221-2/+4
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-141-0/+5
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-141-1/+1
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-0/+1
|\