mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / nfs / nfs4xdr.c
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()
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
next