1. 40ba433 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
  2. cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
  3. f0af221 NFSD: Call NFSv2 encoders on error returns by Chuck Lever · 4 years, 3 months ago
  4. 1841b9b NFSD: Fix .pc_release method for NFSv2 by Chuck Lever · 4 years, 3 months ago
  5. 7cf8357 NFSD: Remove vestigial typedefs by Chuck Lever · 4 years, 3 months ago
  6. 6b3dccd NFSD: Add missing NFSv2 .pc_func methods by Chuck Lever · 4 years, 3 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  8. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  9. b6356d4 nfsd: use time64_t in nfsd_proc_setattr() check by Arnd Bergmann · 5 years ago
  10. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  11. 83a6307 nfsd: fix nfs read eof detection by Trond Myklebust · 5 years ago
  12. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  13. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  14. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  15. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  18. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  19. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  20. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  21. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  22. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  23. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  24. c952cd4 nfsd: map the ENOKEY to nfserr_perm for avoiding warning by Kinglong Mee · 8 years ago
  25. 52e380e NFSD: cleanup dead codes and values in nfsd_write by Kinglong Mee · 8 years ago
  26. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  27. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  28. 42e6161 nfsd: handle EUCLEAN by J. Bruce Fields · 8 years ago
  29. ff30f08 nfsd: only WARN once on unmapped errors by J. Bruce Fields · 8 years ago
  30. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  31. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  32. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  33. cc26508 nfsd: Disable NFSv2 timestamp workaround for NFSv3+ by Andreas Gruenbacher · 10 years ago
  34. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  35. b3fbfe0 nfsd: print status when nfsd4_open fails to open file it just created by Jeff Layton · 10 years ago
  36. 62814d6 nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig by Jeff Layton · 10 years ago
  37. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 11 years ago
  38. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 11 years ago
  39. 0aeae33 nfsd: make NFSv2 null terminate symlink data by J. Bruce Fields · 11 years ago
  40. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  41. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  42. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  43. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
  44. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 14 years ago
  45. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 14 years ago
  46. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  47. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  48. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  49. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  50. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  51. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  52. f39bde2 nfsd4: fix error return when pseudoroot missing by J. Bruce Fields · 15 years ago
  53. b9081d9 NFS: kill off complicated macro 'PROC' by Yu Zhiguo · 16 years ago
  54. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
  55. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  56. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  57. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
  58. 599eb30 knfsd: nfsd: Handle ERESTARTSYS from syscalls. by NeilBrown · 17 years ago
  59. 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
  60. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  61. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 18 years ago
  62. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 18 years ago
  63. c4d987b [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values by Al Viro · 18 years ago
  64. 63f10311 [PATCH] nfsd: nfserrno() endianness annotations by Al Viro · 18 years ago
  65. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  66. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  67. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  68. 7ed9429 [PATCH] knfsd: nfsd: lockdep annotation fix by NeilBrown · 18 years ago
  69. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 19 years ago
  70. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 19 years ago
  71. a838cc4 [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table by Andreas Gruenbacher · 20 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago