index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
1
-3
/
+3
2010-02-10
nfs41: Adjust max cache response size value
Mike Sager
1
-1
/
+9
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
1
-3
/
+3
2009-12-05
nfs41: RECLAIM_COMPLETE XDR functionality
Ricardo Labiaga
1
-0
/
+66
2009-12-05
Cleanup some NFSv4 XDR decode comments
Ricardo Labiaga
1
-13
/
+13
2009-12-05
nfs41: check SEQUENCE status flag
Alexandros Batsakis
1
-2
/
+2
2009-12-05
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
1
-0
/
+14
2009-12-05
nfs41: add support for the exclusive create flags
Alexandros Batsakis
1
-3
/
+20
2009-12-03
Re: acl trouble after upgrading ubuntu
J. Bruce Fields
1
-1
/
+1
2009-10-23
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
Trond Myklebust
1
-1
/
+0
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
1
-564
/
+810
2009-08-14
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
1
-59
/
+59
2009-08-14
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
1
-96
/
+379
2009-08-14
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
1
-9
/
+10
2009-08-14
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
1
-8
/
+3
2009-08-14
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
1
-10
/
+15
2009-08-14
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
1
-10
/
+12
2009-08-14
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
1
-31
/
+40
2009-08-14
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
1
-4
/
+8
2009-08-14
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
1
-5
/
+0
2009-08-14
nfs: nfs4xdr: get rid of READ64
Benny Halevy
1
-29
/
+25
2009-08-14
nfs: nfs4xdr: get rid of READ32
Benny Halevy
1
-73
/
+72
2009-08-14
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
1
-28
/
+14
2009-08-14
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
1
-64
/
+64
2009-08-14
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
1
-73
/
+65
2009-08-14
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
1
-1
/
+1
2009-08-14
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
1
-17
/
+5
2009-08-14
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
1
-36
/
+32
2009-08-14
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
1
-24
/
+20
2009-08-14
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
1
-146
/
+145
2009-08-09
NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
Trond Myklebust
1
-28
/
+58
2009-06-17
nfs41: sequence operation
Andy Adamson
1
-5
/
+122
2009-06-17
nfs41: destroy_session operation
Andy Adamson
1
-0
/
+59
2009-06-17
nfs41: create_session operation
Andy Adamson
1
-0
/
+185
2009-06-17
nfs41: get_lease_time
Andy Adamson
1
-0
/
+51
2009-06-17
nfs41: exchange_id operation
Benny Halevy
1
-0
/
+139
2009-06-17
nfs41: xdr {encode,decode}_sequence
Andy Adamson
1
-10
/
+232
2009-06-17
nfs41: encode minorversion in compound header
Benny Halevy
1
-30
/
+40
2009-06-17
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
1
-38
/
+10
2009-06-17
NFS: update hdr->replen for every encode op
Benny Halevy
1
-0
/
+31
2009-06-17
NFS: define and initialize compound_hdr.replen
Benny Halevy
1
-34
/
+43
2009-06-17
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
1
-3
/
+7
2009-06-17
nfs41: use nfs4_fs_locations_res
Benny Halevy
1
-2
/
+4
2009-06-17
nfs41: use nfs4_setaclres
Benny Halevy
1
-1
/
+2
2009-06-17
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
1
-3
/
+3
2009-06-17
nfs41: use nfs4_getaclres
Benny Halevy
1
-2
/
+3
2009-06-17
nfs41: use nfs4_pathconf_res
Benny Halevy
1
-2
/
+3
2009-06-17
nfs41: use nfs4_fsinfo_res
Benny Halevy
1
-2
/
+3
2009-06-17
nfs41: use nfs4_statfs_res
Benny Halevy
1
-2
/
+3
[next]