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
/
xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-03-15
1
-1
/
+1
*
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
1
-7
/
+7
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
1
-7
/
+7
*
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
1
-10
/
+10
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-13
1
-10
/
+11
*
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-10-02
1
-1
/
+1
*
NFSD: Clean up after updating NFSv2 ACL encoders
Chuck Lever
2021-03-22
1
-1
/
+0
*
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+3
*
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
2021-03-22
1
-8
/
+2
*
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+7
*
NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+1
*
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
1
-0
/
+1
*
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+1
*
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+1
*
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-1
/
+1
*
NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-1
/
+1
*
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2021-01-25
1
-1
/
+0
*
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-0
/
+1
*
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
1
-1
/
+0
*
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+0
*
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-1
/
+0
*
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-1
/
+1
*
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
1
-2
/
+0
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-0
/
+5
*
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
1
-0
/
+7
*
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
2020-10-02
1
-1
/
+3
*
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
1
-0
/
+1
*
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-7
/
+7
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-22
/
+12
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
2013-02-26
1
-1
/
+1
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-5
/
+1
*
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
2009-12-15
1
-0
/
+1
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-0
/
+176