NFSv4: remove duplicate clientid in struct nfs_client
[linux-flexiantxendom0-natty.git] / fs / nfs / nfs4xdr.c
2011-03-10 Andy AdamsonNFSv4: remove duplicate clientid in struct nfs_client
2011-01-28 Chuck LeverNFS: NFSv4 readdir loses entries
2011-01-28 Chuck LeverNFS: Micro-optimize nfs4_decode_dirent()
2011-01-10 Trond MyklebustMerge branch 'bugfixes' into nfs-for-2.6.38
2011-01-10 Trond MyklebustNFS: Don't use vm_map_ram() in readdir
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: change layout state seqlock to a spinlock
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverNFS: Squelch compiler warning in decode_getdeviceinfo()
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-12-16 Chuck LeverNFS: Fix hdrlen calculation in NFSv4's decode_read()
2010-12-16 Chuck LeverNFS: Repair whitespace damage in NFS PROC macro
2010-11-22 Trond MyklebustNFS: Ensure we return the dirent->d_type when it is...
2010-11-22 Trond MyklebustNFS: Buffer overflow in ->decode_dirent() should not...
2010-11-16 Trond MyklebustNFS: readdir shouldn't read beyond the reply returned...
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 Roman Borisovnfs: fix unchecked value
2010-10-24 Ricardo LabiagaAsk for time_delta during fsinfo probe
2010-10-24 Trond MyklebustNFSv4: Fix up the 'dircount' hint in encode_readdir
2010-10-24 Trond MyklebustNFSv4: Clean up nfs4_decode_dirent
2010-10-24 Trond MyklebustNFSv4: nfs4_decode_dirent must clear entry->fattr-...
2010-10-23 Trond MyklebustNFSv4: Fix a regression in decode_getfattr
2010-10-23 Trond MyklebustNFSv4: Fix up decode_attr_filehandle() to handle the...
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: introduce generic decode_getattr function
2010-10-23 Bryan SchumakerNFS: remove page size checking code
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-10-07 Bryan SchumakerNFS: new idmapper
2010-09-24 Benny HalevyNFSv4.1: keep seq_res.sr_slot as pointer rather than...
2010-09-21 Chuck LeverSUNRPC: Refactor logic to NUL-terminate strings in...
2010-09-17 Jeff Laytonnfs: standardize the rename response container
2010-09-17 Jeff Laytonnfs: standardize the rename args container
2010-08-04 Trond MyklebustSUNRPC: Move the bound cred to struct rpc_rqst
2010-07-30 Trond MyklebustNFSv4: Ensure the lockowners are labelled using the...
2010-07-30 Trond MyklebustNFSv4: Add support for the RELEASE_LOCKOWNER operation
2010-07-30 Trond MyklebustNFSv4: Clean up for lockowner XDR encoding
2010-07-30 Trond MyklebustNFSv4: Ensure that we track the NFSv4 lock state in...
2010-06-22 Trond MyklebustNFSv41: Deprecate nfs_client->cl_minorversion
2010-06-22 Trond MyklebustNFSv4: Fix an embarassing typo in encode_attrs()
2010-05-14 Trond MyklebustNFSv4: Clean up the NFSv4 setclientid operation
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_proc_remove()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-22 Jeff LaytonNFS: don't try to decode GETATTR if DELEGRETURN returne...
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-02-10 Mike Sagernfs41: Adjust max cache response size value
2010-02-09 Trond MyklebustNFS: Fix the mapping of the NFSERR_SERVERFAULT error
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE XDR functionality
2009-12-05 Ricardo LabiagaCleanup some NFSv4 XDR decode comments
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-05 Alexandros Batsakisnfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros Batsakisnfs41: add support for the exclusive create flags
2009-12-03 J. Bruce FieldsRe: acl trouble after upgrading ubuntu
2009-10-23 Trond MyklebustNFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level decoding
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ_BUF
2009-08-14 Benny Halevynfs: nfs4xdr: simplify decode_exchange_id by reusing...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of COPYMEM
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_sessionid helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_verifier helper
2009-08-14 Benny Halevynfs: nfs4xdr: introduce decode_opaque_fixed and decode_...
2009-08-14 Benny Halevynfs: nfs4xdr: introduce print_overflow_msg
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READTIME
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of READ32
2009-08-14 Benny Halevynfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fi...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize low level encoding
2009-08-14 Benny Halevynfs: nfs4xdr: change RESERVE_SPACE macro into a static...
2009-08-14 Benny Halevynfs: nfs4xdr: encode_compound_hdr does not have to...
2009-08-14 Benny Halevynfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_s...
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITEMEM
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE64
2009-08-14 Benny Halevynfs: nfs4xdr: get rid of WRITE32
2009-08-09 Trond MyklebustNFSv4: Don't do idmapper upcalls for asynchronous RPC...
2009-06-17 Andy Adamsonnfs41: sequence operation
2009-06-17 Andy Adamsonnfs41: destroy_session operation
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: xdr {encode,decode}_sequence
2009-06-17 Benny Halevynfs41: encode minorversion in compound header
2009-06-17 Benny HalevyNFS: use dynamically computed compound_hdr.replen for...
2009-06-17 Benny HalevyNFS: update hdr->replen for every encode op
2009-06-17 Benny HalevyNFS: define and initialize compound_hdr.replen
2009-06-17 Benny HalevyNFS: use decode_change_info_maxsz for xdr maxsz calcula...
2009-06-17 Benny Halevynfs41: use nfs4_fs_locations_res
2009-06-17 Benny Halevynfs41: use nfs4_setaclres
2009-06-17 Benny HalevyNFS: get rid of unused xdr decode_setattr(, res) argument
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-03-11 Trond MyklebustNFSv4: Make decode_getfattr() set fattr->valid to refle...
2009-03-11 Trond MyklebustNFSv4: Clean up decode_getfattr()
next