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.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
/
nfsd
/
nfs3xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Clean up NFSDDBG_FACILITY macro
Chuck Lever
2021-03-22
1
-3
/
+0
*
NFSD: Clean up after updating NFSv3 ACL encoders
Chuck Lever
2021-03-22
1
-86
/
+0
*
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-2
/
+21
*
NFSD: Remove unused NFSv3 directory entry encoders
Chuck Lever
2021-03-22
1
-190
/
+0
*
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
1
-12
/
+154
*
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-19
/
+35
*
NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
Chuck Lever
2021-03-22
1
-0
/
+1
*
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
1
-13
/
+23
*
NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-39
/
+15
*
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-11
/
+33
*
NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-16
/
+46
*
NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-14
/
+44
*
NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-4
/
+4
*
NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-4
/
+4
*
NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream
Chuck Lever
2021-03-22
1
-7
/
+28
*
NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-8
/
+32
*
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
1
-20
/
+23
*
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-16
/
+18
*
NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-3
/
+65
*
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-8
/
+35
*
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-5
/
+45
*
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-8
/
+87
*
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-30
1
-17
/
+27
*
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
1
-20
/
+0
*
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-1
/
+10
*
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-72
/
+35
*
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+16
*
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-10
/
+10
*
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-17
/
+121
*
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-7
/
+5
*
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+35
*
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+8
*
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2021-01-25
1
-14
/
+24
*
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
1
-20
/
+0
*
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+0
*
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-31
/
+20
*
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-21
/
+7
*
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-4
/
+5
*
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+25
*
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2021-01-12
1
-1
/
+6
*
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
1
-2
/
+5
*
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
2020-12-09
1
-5
/
+9
*
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2020-12-09
1
-3
/
+2
*
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
1
-11
/
+0
*
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-30
1
-0
/
+7
*
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
2020-11-05
1
-0
/
+1
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-4
/
+15
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
1
-0
/
+6
[next]