Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / include / linux / nfs_xdr.h
2012-04-21 Trond MyklebustNFSv4: Ensure we do not reuse open owner names
2012-03-21 Bryan SchumakerNFS: Remove nfs4_setup_sequence from generic rename...
2012-03-21 Bryan SchumakerNFS: Remove nfs4_setup_sequence from generic unlink...
2012-03-21 Bryan SchumakerNFS: Remove nfs4_setup_sequence from generic read code
2012-03-21 Bryan SchumakerNFS: Remove nfs4_setup_sequence from generic write...
2012-03-03 Trond MyklebustMerge commit 'nfs-for-3.3-4' into nfs-for-next
2012-03-02 Chuck LeverNFS: Request fh_expire_type attribute in "server caps...
2012-03-02 Chuck LeverNFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
2012-03-01 Weston Andros AdamsonNFSv4: parse and display server implementation ids
2012-02-15 Trond MyklebustNFSv4.1: Convert slotid from u8 to u32
2012-02-03 Trond MyklebustNFSv4: Fix an Oops in the NFSv4 getacl code
2012-02-01 Trond MyklebustSUNRPC: constify the rpc_program
2012-01-31 Trond MyklebustNFS: Remove unnecessary includes from linux/nfs_fs_i.h
2012-01-07 Trond MyklebustNFSv4: Save the owner/group name string when doing...
2012-01-05 Andy AdamsonNFSv4: include bitmap in nfsv4 get acl data
2011-11-04 Jeff Laytonnfs: when attempting to open a directory, fall back...
2011-10-19 Trond MyklebustNFS: Get rid of the unused nfs_write_data->flags field
2011-10-19 Trond MyklebustNFS: Get rid of the unused nfs_read_data->flags field
2011-10-18 Trond MyklebustNFS: Remove the unused "lookupfh()" version of nfs4_pro...
2011-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-08-04 Boaz Harroshnfs_xdr: Move nfs4_string definition out of #ifdef...
2011-07-31 Andy Adamsonpnfs: cleanup_layoutcommit
2011-07-31 Fred Isamanpnfs: ask for layout_blksize and save it in nfs_server
2011-07-31 Andy Adamsonpnfs: GETDEVICELIST
2011-07-31 Peng Taopnfs: let layoutcommit handle a list of lseg
2011-07-12 Trond MyklebustNFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup
2011-07-12 Trond MyklebustNFSv4.1: Clean up layoutreturn
2011-07-12 Bryan SchumakerNFS: added FREE_STATEID call
2011-07-12 Bryan SchumakerNFS: Added TEST_STATEID call
2011-07-12 Bryan SchumakerNFS: Add SECINFO_NO_NAME procedure
2011-07-12 Weston Andros AdamsonNFS: use scope from exchange_id to skip reclaim
2011-06-15 Benny HalevyNFSv4.1: deprecate headerpadsz in CREATE_SESSION
2011-05-29 Benny Halevypnfs: layoutreturn
2011-05-29 Benny Halevypnfs: support for non-rpc layout drivers
2011-05-12 Trond MyklebustNFSv4.1: Ensure that layoutget uses the correct gfp...
2011-04-27 Trond MyklebustNFSv4: Ensure we request the ordinary fileid when doing...
2011-03-24 Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24 Weston Andros AdamsonCleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
2011-03-24 Bryan SchumakerNFS: use secinfo when crossing mountpoints
2011-03-24 Bryan SchumakerNFS: Add secinfo procedure
2011-03-24 Bryan SchumakerNFS: lookup supports alternate client
2011-03-23 Andy AdamsonNFSv4.1: layoutcommit
2011-03-23 Fred IsamanNFSv4.1: filelayout driver specific code for COMMIT
2011-03-14 Trond MyklebustNFS: Fix a warning in fs/nfs/idmap.c
2011-03-11 Fred IsamanNFSv4.1: pnfs filelayout driver write
2011-03-11 Andy AdamsonNFSv4.1: implement generic pnfs layer write switch
2011-03-11 Fred IsamanNFSv4.1: Send lseg down into nfs_write_rpcsetup
2011-03-11 Fred IsamanNFSv4.1: add callback to nfs4_write_done
2011-03-11 Andy AdamsonNFSv4.1: filelayout async error handler
2011-03-11 Andy AdamsonNFSv4.1: filelayout read
2011-03-11 Andy AdamsonNFSv4.1: data server connection
2011-03-11 Andy AdamsonNFSv4.1: generic read
2011-03-11 Fred IsamanNFSv4.1: shift pnfs_update_layout locations
2011-03-11 Andy AdamsonNFS move nfs_client initialization into nfs_get_client
2011-03-11 Andy AdamsonNFSv4: remove CONFIG_NFS_V4 from nfs_read_data
2011-01-06 Trond MyklebustNFSv4: Ensure continued open and lockowner name uniqueness
2011-01-06 Fred Isamanpnfs: serialize LAYOUTGET(openstateid)
2011-01-06 Fred Isamanpnfs: remove unnecessary field lgp->status
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-11-22 Trond MyklebustNFS: Ensure we return the dirent->d_type when it is...
2010-10-24 Andy AdamsonNFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastr...
2010-10-24 Andy AdamsonNFS: ask for layouttypes during v4 fsinfo call
2010-10-24 Ricardo LabiagaRevalidate caches on lock
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: readdir with vmapped pages
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-09-24 Benny HalevyNFSv4.1: keep seq_res.sr_slot as pointer rather than...
2010-09-17 Jeff Laytonnfs: make sillyrename an async operation
2010-09-17 Jeff Laytonnfs: standardize the rename response container
2010-09-17 Jeff Laytonnfs: standardize the rename args container
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFS: Clean up nfs4_proc_create()
2010-07-30 Trond MyklebustNFSv4: Add support for the RELEASE_LOCKOWNER operation
2010-07-30 Trond MyklebustNFSv4: Ensure that we track the NFSv4 lock state in...
2010-06-22 Trond MyklebustNFSv41: Clean up exclusive create
2010-05-14 Trond MyklebustNFSv4: Clean up the NFSv4 setclientid operation
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_proc_remove()
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-14 Boaz Harroshnfsd: Fix independence of a few nfsd related headers
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE XDR functionality
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-03 Richard KennedyNFS: reorder nfs4_sequence_regs to remove 8 bytes of...
2009-06-17 Andy Adamsonnfs41: create_session operation
2009-06-17 Andy Adamsonnfs41: get_lease_time
2009-06-17 Benny Halevynfs41: exchange_id operation
2009-06-17 Andy Adamsonnfs41: setup_sequence method
2009-06-17 Andy Adamsonnfs41: set up seq_res.sr_slotid
2009-06-17 Benny Halevynfs41: nfs41: pass *session in seq_args and seq_res
2009-06-17 Benny Halevynfs41: use nfs4_fs_locations_res
2009-06-17 Benny Halevynfs41: use nfs4_setaclres
2009-06-17 Benny Halevynfs41: use nfs4_getaclres
2009-06-17 Benny Halevynfs41: use nfs4_pathconf_res
2009-06-17 Benny Halevynfs41: use nfs4_fsinfo_res
2009-06-17 Benny Halevynfs41: use nfs4_statfs_res
2009-06-17 Benny Halevynfs41: use nfs4_readlink_res
2009-06-17 Benny Halevynfs41: use nfs4_server_caps_arg
2009-06-17 Andy Adamsonnfs41: sessions client infrastructure
2009-06-17 Benny Halevynfs41: client xdr definitions
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-03-27 Al Viroconstify dentry_operations: NFS
next