- 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
- fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
- c44b31c SUNRPC: Change return value type of .pc_decode by Chuck Lever · 3 years, 3 months ago
- 16c6636 SUNRPC: Replace the "__be32 *p" parameter to .pc_decode by Chuck Lever · 3 years, 3 months ago
- dae9a6c NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() by Chuck Lever · 3 years, 3 months ago
- d8b2607 NFSD: simplify struct nfsfh by NeilBrown · 3 years, 4 months ago
- 219a170 NFSD: Clean up NFSDDBG_FACILITY macro by Chuck Lever · 3 years, 10 months ago
- 83d0b84 NFSD: Clean up after updating NFSv2 ACL encoders by Chuck Lever · 4 years, 1 month ago
- f8cba47 NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 8a2cf9f NFSD: Remove unused NFSv2 directory entry encoders by Chuck Lever · 4 years, 1 month ago
- f5dcccd NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 94c8f8c NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 8141d6a NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder by Chuck Lever · 4 years, 1 month ago
- d5253200 NFSD: Add a helper that encodes NFSv3 directory offset cookies by Chuck Lever · 4 years, 1 month ago
- bf15229 NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- a6f8d9d NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- d9014b0 NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- e3b4ef2 NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 92b54a4 NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- a887eae NFSD: Update the NFSv2 stat encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- baadce6 NFSD: Clean up after updating NFSv2 ACL decoders by Chuck Lever · 4 years, 2 months ago
- 635a45d NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 09f75a53 NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 7dcf65b NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 2fdd6bd NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 77edcdf NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 62aa557 NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 6d742c1 NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 8688361 NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 788cd46 NFSD: Add helper to set up the pages where the dirlist is encoded by Chuck Lever · 4 years, 1 month ago
- 1fcbd1c NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- a51b5b7 NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 8c293ef NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- ebcd8e8 NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
- 76e5492 NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders by Chuck Lever · 4 years, 2 months ago
- cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
- f0af221 NFSD: Call NFSv2 encoders on error returns by Chuck Lever · 4 years, 3 months ago
- 1841b9b NFSD: Fix .pc_release method for NFSv2 by Chuck Lever · 4 years, 3 months ago
- e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
- 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
- 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
- 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 8 years ago
- 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
- 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
- 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
- 51f5677 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
- 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
- db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
- d28c442 nfsd: Fix some indent inconsistancy by Christophe JAILLET · 8 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
- d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
- 082f31a nfsd: revert v2 half of "nfsd: don't return high mode bits" by J. Bruce Fields · 11 years ago
- 6e14b46 nfsd: don't return high mode bits by Albert Fluegel · 11 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 12 years ago
- 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
- 7c19723 nfsd: Convert nfsxdr to use kuids and kgids by Eric W. Biederman · 12 years ago
- e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 12 years ago
- afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
- 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
- 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
- 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
- 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
- 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 17 years ago
- ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
- ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
- 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
- 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 18 years ago
- f34b9568 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 18 years ago
- af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
- a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
- 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
- 131a21c [PATCH] xdr annotations: NFSv2 server by Al Viro · 18 years ago
- 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
- 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
- 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
- a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
- a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago