index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-14
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
2009-08-14
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
2009-08-14
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
2009-08-14
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
2009-08-14
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
2009-08-14
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
2009-08-14
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
2009-08-09
NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
Trond Myklebust
2009-06-17
nfs41: sequence operation
Andy Adamson
2009-06-17
nfs41: destroy_session operation
Andy Adamson
2009-06-17
nfs41: create_session operation
Andy Adamson
2009-06-17
nfs41: get_lease_time
Andy Adamson
2009-06-17
nfs41: exchange_id operation
Benny Halevy
2009-06-17
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
2009-06-17
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-03-11
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
2008-12-23
NFS: remove unused status from encode routines
Andy Adamson
2008-12-23
NFS: increment number of operations in each encode routine
Andy Adamson
2008-12-23
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
[next]