Re: acl trouble after upgrading ubuntu
[safe/jmp/linux-2.6] / fs / nfs / nfs4xdr.c
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()
2009-03-11 Trond MyklebustNFS: Fix the type of struct nfs_fattr->mode
2009-03-11 Trond MyklebustNFS: Shrink the struct nfs_fattr
2009-03-11 Trond MyklebustNFSv4: Support NFSv4 optional attributes in the struct...
2009-03-11 Trond MyklebustNFSv4: Ignore errors on the post-op attributes in SETAT...
2008-12-23 Andy AdamsonNFS: remove unused status from encode routines
2008-12-23 Andy AdamsonNFS: increment number of operations in each encode...
2008-12-23 Benny HalevyNFS: fix comment placement in nfs4xdr.c
2008-12-23 Andy AdamsonNFS: fix tabs in nfs4xdr.c
2008-12-23 Andy AdamsonNFS: remove white space from nfs4xdr.c
2008-12-23 Benny Halevynfs: remove incorrect usage of nfs4 compound response...
2008-12-23 Benny Halevynfs: return compound hdr.status when there are no op...
2008-12-23 Trond MyklebustNFSv4: Convert the open and close ops to use fmode
2008-12-23 Trond MyklebustNFSv4: Convert delegation->type field to fmode_t
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-19 Fred Isamannfs: fix printout of multiword bitfields
2008-04-19 Benny Halevynfs: return negative error value from nfs{,4}_stat_to_errno
2008-04-19 Trond MyklebustNFSv4: Only increment the sequence id if the server...
2008-03-19 Jeff LaytonNFS: clean up short packet handling for NFSv4 readdir
2008-03-14 Fred IsamanNFS: fix encode_fsinfo_maxsz
2008-01-30 Chuck LeverNFS: Ensure NFSv4 SETCLIENTID send buffer is large...
2008-01-30 Chuck LeverNFS: Change sign of some loop indices in nfs4xdr.c
2008-01-30 Chuck LeverNFS: Use unsigned intermediates for manipulating header...
2007-10-09 Trond MyklebustNFSv4: Make NFSv4 ACCESS calls return attributes too...
2007-10-09 \"Talpey, Thomas\SUNRPC: mark bulk read/write data in xdrbuf
2007-10-09 Chuck LeverNFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
2007-07-19 Trond MyklebustNFS: Introduce struct nfs_removeargs+nfs_removeres
2007-07-19 Trond MyklebustNFSv4: Fix the nfsv4 readlink reply buffer alignment
2007-07-19 Trond MyklebustNFSv4: Fix the readdir reply buffer alignment
2007-07-19 Trond MyklebustNFSv4: More NFSv4 xdr cleanups
2007-07-19 Trond MyklebustNFSv4: Try to recover from getfh failures in nfs4_xdr_d...
2007-07-19 Trond MyklebustNFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh...
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: Fix underestimate of NFSv4 lookup request size
2007-07-11 Trond MyklebustNFSv4: Fix the underestimate of NFSv4 open request...
2007-07-11 Trond MyklebustNFSv4: Fix the NFSv4 owner and owner_group size estimates
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Jeff LaytonNFS4: on a O_EXCL OPEN make sure SETATTR sets the field...
2007-05-14 Trond MyklebustNFS: Fix more sparse warnings
2007-05-14 Trond MyklebustNFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
2007-05-09 Chuck LeverNFS: Clean up NFSv4 XDR error message
2007-05-09 Chuck LeverNFS: NFS client underestimates how large an NFSv4 SETAT...
2007-05-01 Chuck LeverSUNRPC: RPC buffer size estimates are too large
2007-02-03 Trond MyklebustNFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv4
2006-09-23 Chuck LeverNFS: Use cached page as buffer for NFS symlink requests
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-09-23 David HowellsNFS: Disambiguate nfs_stat_to_errno()
2006-08-24 David HowellsNFS: Check lengths more thoroughly in NFS4 readdir...
2006-06-09 Andy AdamsonNFSv4: A root pathname is sent as a zero component4
2006-06-09 Manoj NaikNFSv4: Define an fs_locations bitmap
2006-06-09 Manoj NaikNFSv4: Decode mounted_on_fileid attribute in getattr.
2006-06-09 Manoj NaikNFSv4: convert fs-locations-components to conform to...
next