1. 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
  2. 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
  3. 92c5e46 nfsd: handle nfs3 timestamps as unsigned by Arnd Bergmann · 5 years ago
  4. 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
  5. 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
  6. e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
  7. 3c86794 nfsd/nfsd3_proc_readdir: fix buffer count and page pointers by Murphy Zhou · 6 years ago
  8. f875a79 nfsd: allow nfsv3 readdir request to be larger. by NeilBrown · 6 years ago
  9. b602345 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  10. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  11. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  12. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  13. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  14. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  15. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 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. 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
  18. 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
  19. 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 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. 51f5677 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  24. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  25. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  26. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  27. 6625d09 svcrdma: Do not add XDR padding to xdr_buf page vector by Chuck Lever · 9 years ago
  28. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  29. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  30. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  31. 43b0e7e nfsd: stop READDIRPLUS returning inconsistent attributes by NeilBrown · 10 years ago
  32. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  33. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  34. d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
  35. 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 11 years ago
  36. 6e14b46 nfsd: don't return high mode bits by Albert Fluegel · 11 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  39. 458878a nfsd: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
  40. e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 12 years ago
  41. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  42. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  43. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 13 years ago
  44. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  45. c47d832 nfsd: make local functions static by Daniel Mack · 14 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  47. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 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. 479c255 Fix memory corruption caused by nfsd readdir+ by Petr Vandrovec · 15 years ago
  52. aed100f nfsd: fix leak on error in nfsv3 readdir by J. Bruce Fields · 15 years ago
  53. 8177e6d nfsd: clean up readdirplus encoding by J. Bruce Fields · 15 years ago
  54. c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 16 years ago
  55. 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
  56. 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
  57. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  58. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
  59. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
  60. ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
  61. 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
  62. 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 18 years ago
  63. f34b9568 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 18 years ago
  64. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 18 years ago
  65. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
  66. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  67. 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
  68. 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
  69. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  70. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  71. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  72. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
  73. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  74. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago