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