index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
Trond Myklebust
2009-10-23
1
-1
/
+0
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-19
1
-564
/
+810
|
\
|
*
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
2009-08-14
1
-59
/
+59
|
*
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
2009-08-14
1
-96
/
+379
|
*
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
2009-08-14
1
-9
/
+10
|
*
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
2009-08-14
1
-8
/
+3
|
*
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
2009-08-14
1
-10
/
+15
|
*
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
2009-08-14
1
-10
/
+12
|
*
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
2009-08-14
1
-31
/
+40
|
*
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
1
-4
/
+8
|
*
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
1
-5
/
+0
|
*
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
1
-29
/
+25
|
*
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
1
-73
/
+72
|
*
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
1
-28
/
+14
|
*
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
2009-08-14
1
-64
/
+64
|
*
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
2009-08-14
1
-73
/
+65
|
*
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
2009-08-14
1
-1
/
+1
|
*
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
2009-08-14
1
-17
/
+5
|
*
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
2009-08-14
1
-36
/
+32
|
*
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
2009-08-14
1
-24
/
+20
|
*
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
2009-08-14
1
-146
/
+145
*
|
NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
Trond Myklebust
2009-08-09
1
-28
/
+58
|
/
*
nfs41: sequence operation
Andy Adamson
2009-06-17
1
-5
/
+122
*
nfs41: destroy_session operation
Andy Adamson
2009-06-17
1
-0
/
+59
*
nfs41: create_session operation
Andy Adamson
2009-06-17
1
-0
/
+185
*
nfs41: get_lease_time
Andy Adamson
2009-06-17
1
-0
/
+51
*
nfs41: exchange_id operation
Benny Halevy
2009-06-17
1
-0
/
+139
*
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
1
-10
/
+232
*
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
1
-30
/
+40
*
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
1
-38
/
+10
*
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
1
-0
/
+31
*
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
1
-34
/
+43
*
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
1
-3
/
+7
*
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
1
-2
/
+4
*
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
1
-1
/
+2
*
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
2009-06-17
1
-3
/
+3
*
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
1
-1
/
+2
*
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
1
-2
/
+3
*
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
1
-19
/
+73
*
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
1
-21
/
+57
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
1
-21
/
+19
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-3
/
+0
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-3
/
+3
*
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
2009-03-11
1
-3
/
+1
*
NFS: remove unused status from encode routines
Andy Adamson
2008-12-23
1
-398
/
+180
[next]