aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17nfs41: create_session operationAndy Adamson1-0/+12
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+9
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+40
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+4
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson1-0/+1
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy1-2/+2
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_setaclresBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_getaclresBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy1-0/+5
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy1-0/+4
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy1-0/+5
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+15
2009-06-17nfs41: client xdr definitionsBenny Halevy1-0/+52
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust1-13/+46
2009-03-27constify dentry_operations: NFSAl Viro1-1/+1
2009-03-19NFS: Optimise NFS close()Trond Myklebust1-0/+1
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust1-2/+1
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust1-4/+3
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust1-7/+41
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust1-0/+2
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust1-1/+2
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust1-2/+2
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust1-0/+1
2008-10-08NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust1-1/+1
2008-10-07NFS: SETCLIENTID truncates client ID and netidChuck Lever1-4/+4
2008-10-07NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy1-1/+1
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust1-2/+0
2008-07-09NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust1-0/+1
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust1-2/+8
2008-01-30NFS: NFS version number is unsignedChuck Lever1-1/+1
2008-01-30NFSv4: Add socket proto argument to setclientidTrond Myklebust1-1/+1
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever1-6/+7
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust1-3/+3
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust1-1/+2
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust1-0/+3
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust1-3/+2
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust1-12/+15
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-2/+2
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton1-0/+1
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-2/+2
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust1-1/+0
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust1-2/+0
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro1-4/+4
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro1-1/+1
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-7/+10
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever1-3/+2