aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceGravatar Chuck Lever 1-1/+2
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownGravatar Trond Myklebust 1-0/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureGravatar Andy Adamson 1-0/+49
2010-10-24NFS: ask for layouttypes during v4 fsinfo callGravatar Andy Adamson 1-0/+1
2010-10-24Revalidate caches on lockGravatar Ricardo Labiaga 1-0/+1
2010-10-23NFS: Readdir plus in v4Gravatar Bryan Schumaker 1-1/+2
2010-10-23NFS: readdir with vmapped pagesGravatar Bryan Schumaker 1-1/+1
2010-10-23NFS: decode_dirent should use an xdr_streamGravatar Bryan Schumaker 1-1/+1
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexGravatar Benny Halevy 1-1/+1
2010-09-17nfs: make sillyrename an async operationGravatar Jeff Layton 1-0/+2
2010-09-17nfs: standardize the rename response containerGravatar Jeff Layton 1-14/+9
2010-09-17nfs: standardize the rename args containerGravatar Jeff Layton 1-27/+12
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsGravatar Trond Myklebust 1-0/+4
2010-09-17NFS: Clean up nfs4_proc_create()Gravatar Trond Myklebust 1-1/+1
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationGravatar Trond Myklebust 1-0/+4
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Gravatar Trond Myklebust 1-0/+2
2010-06-22NFSv41: Clean up exclusive createGravatar Trond Myklebust 1-2/+4
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationGravatar Trond Myklebust 1-0/+5
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Gravatar Trond Myklebust 1-1/+1
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+1
2009-12-14nfsd: Fix independence of a few nfsd related headersGravatar Boaz Harrosh 1-0/+1
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityGravatar Ricardo Labiaga 1-0/+10
2009-12-05nfs41: check SEQUENCE status flagGravatar Alexandros Batsakis 1-0/+1
2009-12-03NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsGravatar Richard Kennedy 1-1/+1
2009-06-17nfs41: create_session operationGravatar Andy Adamson 1-0/+12
2009-06-17nfs41: get_lease_timeGravatar Andy Adamson 1-0/+9
2009-06-17nfs41: exchange_id operationGravatar Benny Halevy 1-0/+40
2009-06-17nfs41: setup_sequence methodGravatar Andy Adamson 1-0/+4
2009-06-17nfs41: set up seq_res.sr_slotidGravatar Andy Adamson 1-0/+1
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resGravatar Benny Halevy 1-2/+2
2009-06-17nfs41: use nfs4_fs_locations_resGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: use nfs4_setaclresGravatar Benny Halevy 1-0/+4
2009-06-17nfs41: use nfs4_getaclresGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: use nfs4_pathconf_resGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: use nfs4_fsinfo_resGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: use nfs4_statfs_resGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: use nfs4_readlink_resGravatar Benny Halevy 1-0/+4
2009-06-17nfs41: use nfs4_server_caps_argGravatar Benny Halevy 1-0/+5
2009-06-17nfs41: sessions client infrastructureGravatar Andy Adamson 1-0/+15
2009-06-17nfs41: client xdr definitionsGravatar Benny Halevy 1-0/+52
2009-04-01Merge branch 'devel' into for-linusGravatar Trond Myklebust 1-13/+46
2009-03-27constify dentry_operations: NFSGravatar Al Viro 1-1/+1
2009-03-19NFS: Optimise NFS close()Gravatar Trond Myklebust 1-0/+1
2009-03-11NFS: Fix the type of struct nfs_fattr->modeGravatar Trond Myklebust 1-2/+1
2009-03-11NFS: Shrink the struct nfs_fattrGravatar Trond Myklebust 1-4/+3
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrGravatar Trond Myklebust 1-7/+41
2009-03-10NFSv3: Fix posix ACL codeGravatar Trond Myklebust 1-0/+2
2008-12-23NFSv4: Convert the open and close ops to use fmodeGravatar Trond Myklebust 1-1/+2
2008-12-23NFSv4: Convert delegation->type field to fmode_tGravatar Trond Myklebust 1-2/+2
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Gravatar Trond Myklebust 1-0/+1