aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-0/+1
|\
| * nfsd: Fix independence of a few nfsd related headersBoaz Harrosh2009-12-141-0/+1
* | nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga2009-12-051-0/+10
* | nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-051-0/+1
* | NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy2009-12-031-1/+1
|/
* nfs41: create_session operationAndy Adamson2009-06-171-0/+12
* nfs41: get_lease_timeAndy Adamson2009-06-171-0/+9
* nfs41: exchange_id operationBenny Halevy2009-06-171-0/+40
* nfs41: setup_sequence methodAndy Adamson2009-06-171-0/+4
* nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
* nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-171-2/+2
* nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-0/+5
* nfs41: use nfs4_setaclresBenny Halevy2009-06-171-0/+4
* nfs41: use nfs4_getaclresBenny Halevy2009-06-171-0/+5
* nfs41: use nfs4_pathconf_resBenny Halevy2009-06-171-0/+5
* nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-171-0/+5
* nfs41: use nfs4_statfs_resBenny Halevy2009-06-171-0/+5
* nfs41: use nfs4_readlink_resBenny Halevy2009-06-171-0/+4
* nfs41: use nfs4_server_caps_argBenny Halevy2009-06-171-0/+5
* nfs41: sessions client infrastructureAndy Adamson2009-06-171-0/+15
* nfs41: client xdr definitionsBenny Halevy2009-06-171-0/+52
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-011-13/+46
|\
| * NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+1
| * NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-2/+1
| * NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-4/+3
| * NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-7/+41
* | constify dentry_operations: NFSAl Viro2009-03-271-1/+1
|/
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-101-0/+2
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-1/+2
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-231-2/+2
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-141-0/+1
* NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-081-1/+1
* NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-071-4/+4
* NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-071-1/+1
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+0
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-091-0/+1
* NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-2/+8
* NFS: NFS version number is unsignedChuck Lever2008-01-301-1/+1
* NFSv4: Add socket proto argument to setclientidTrond Myklebust2008-01-301-1/+1
* NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever2008-01-301-6/+7
* NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust2008-01-301-3/+3
* NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-091-1/+2
* NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-0/+3
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-191-3/+2
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-12/+15
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-101-2/+2
* NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2007-07-101-0/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-2/+2
|\
| * [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-2/+2
* | NFS: Remove nfs_readpage_sync()Trond Myklebust2007-02-031-1/+0
|/