1. eae03e2 nfsd: Incoming xdr_bufs may have content in tail buffer by Chuck Lever · 7 years ago
  2. 0828170 merge nfsd 4.13 bugfixes into nfsd for-4.14 branch by J. Bruce Fields · 7 years ago
  3. c1df609 nfsd: Const-ify NFSv4 encoding and decoding ops arrays by Chuck Lever · 7 years ago
  4. bac966d nfsd4: individual encoders no longer see error cases by J. Bruce Fields · 8 years ago
  5. b7571e4 nfsd4: skip encoder in trivial error cases by J. Bruce Fields · 8 years ago
  6. 34b1744c nfsd4: define ->op_release for compound ops by J. Bruce Fields · 8 years ago
  7. f4f9ef4 nfsd4: opdesc will be useful outside nfs4proc.c by J. Bruce Fields · 8 years ago
  8. fc788f6 nfsd: Limit end of page list when decoding NFSv4 WRITE by Chuck Lever · 7 years ago
  9. 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
  10. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  11. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  12. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  13. b26b78c nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 8 years ago
  14. f961e3f nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 8 years ago
  15. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  16. 7323f0d NFSD: Reserve adequate space for LOCKT operation by Kinglong Mee · 8 years ago
  17. b880092 NFSDv4: use export cache flushtime for changeid on V4ROOT objects. by NeilBrown · 8 years ago
  18. 32ddd94 nfsd: opt in to labeled nfs per export by J. Bruce Fields · 8 years ago
  19. 5cf23db nfsd: constify nfsd_suppatttrs by J. Bruce Fields · 8 years ago
  20. 54bbb7d NFSD: pass an integer for stable type to nfsd_vfs_write by Kinglong Mee · 8 years ago
  21. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  22. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  23. 47057ab nfsd: add support for the umask attribute by Andreas Gruenbacher · 9 years ago
  24. fd4a0edf vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 8 years ago
  25. e864c18 nfsd: catch errors in decode_fattr earlier by J. Bruce Fields · 9 years ago
  26. 916d2d8 nfsd: clean up supported attribute handling by J. Bruce Fields · 8 years ago
  27. 29ae7f9 NFSD: Implement the COPY call by Anna Schumaker · 8 years ago
  28. bec782b nfsd: fix dprintk in nfsd4_encode_getdeviceinfo by Jeff Layton · 8 years ago
  29. 8a4c392 nfsd: allow nfsd to advertise multiple layout types by Jeff Layton · 9 years ago
  30. ed94164 nfsd: implement machine credential support for some operations by Andrew Elble · 9 years ago
  31. ac503e4 nfsd: use short read as well as i_size to set eof by Benjamin Coddington · 9 years ago
  32. 4ce85c8 nfsd: Update NFS server comments related to RDMA support by Chuck Lever · 9 years ago
  33. 4aed9c4 nfsd4: fix bad bounds checking by J. Bruce Fields · 9 years ago
  34. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  35. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  36. ffa0160 nfsd: implement the NFSv4.2 CLONE operation by Christoph Hellwig · 9 years ago
  37. 75976de NFSD: Return word2 bitmask if setting security label in OPEN/CREATE by Kinglong Mee · 9 years ago
  38. 7d58072 nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL. by Kinglong Mee · 9 years ago
  39. 6896f15 nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug by Kinglong Mee · 9 years ago
  40. 0a2050d NFSD: Store parent's stat in a separate value by Kinglong Mee · 9 years ago
  41. c2227a3 nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem by Kinglong Mee · 10 years ago
  42. 68e8bb0 nfsd: wrap too long lines in nfsd4_encode_read by Christoph Hellwig · 10 years ago
  43. 96bcad5 nfsd: fput rd_file from XDR encode context by Christoph Hellwig · 10 years ago
  44. af90f70 nfsd: take struct file setup fully into nfs4_preprocess_stateid_op by Christoph Hellwig · 10 years ago
  45. e749a46 nfsd: clean up raparams handling by Christoph Hellwig · 10 years ago
  46. 0c9d65e nfsd: Checking for acl support does not require fetching any acls by Andreas Gruenbacher · 10 years ago
  47. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  48. 6e4891d nfsd4: fix READ permission checking by J. Bruce Fields · 10 years ago
  49. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  50. 1ec8c0c nfsd: Remove duplicate macro define for max sec label length by Kinglong Mee · 10 years ago
  51. b77a4b2 NFSD: Using path_equal() for checking two paths by Kinglong Mee · 10 years ago
  52. 376675d NFSD: Take care the return value from nfsd4_encode_stateid by Kinglong Mee · 10 years ago
  53. db59c0e NFSD: Take care the return value from nfsd4_decode_stateid by Kinglong Mee · 10 years ago
  54. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  55. 4c94e13 nfsd: factor out a helper to decode nfstime4 values by Christoph Hellwig · 10 years ago
  56. 0ec016e nfsd4: tweak rd_dircount accounting by J. Bruce Fields · 10 years ago
  57. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. bf7491f nfsd4: fix xdr4 count of server in fs_location4 by Benjamin Coddington · 10 years ago
  59. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 10 years ago
  60. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  61. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  62. b0cb908 nfsd: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  63. 95d871f nfsd: Add ALLOCATE support by Anna Schumaker · 10 years ago
  64. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  65. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  66. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  67. 87a15a8 NFSD: Add generic v4.2 infrastructure by Anna Schumaker · 10 years ago
  68. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  69. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  70. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  71. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  72. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  73. f98bac5 NFSD: Fix crash encoding lock reply on 32-bit by Kinglong Mee · 11 years ago
  74. 5d6031c nfsd4: zero op arguments beyond the 8th compound op by J. Bruce Fields · 10 years ago
  75. d5d5c30 NFSD: Fix bad checking of space for padding in splice read by Kinglong Mee · 11 years ago
  76. 01529e3 NFSD: Fix memory leak in encoding denied lock by Kinglong Mee · 11 years ago
  77. b607664 nfsd: Cleanup nfs4svc_encode_compoundres by Trond Myklebust · 11 years ago
  78. 1055414 NFSD: Avoid warning message when compile at i686 arch by Kinglong Mee · 11 years ago
  79. d5e2338 nfsd4: replace defer_free by svcxdr_tmpalloc by J. Bruce Fields · 11 years ago
  80. bcaab95 nfsd4: remove nfs4_acl_new by J. Bruce Fields · 11 years ago
  81. 29c353b nfsd4: define svcxdr_dupstr to share some common code by J. Bruce Fields · 11 years ago
  82. ce043ac nfsd4: remove unused defer_free argument by J. Bruce Fields · 11 years ago
  83. 7fb8430 nfsd4: rename cr_linkname->cr_data by J. Bruce Fields · 11 years ago
  84. b829e91 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 11 years ago
  85. c3a4561 nfsd: Fix bad reserving space for encoding rdattr_error by Kinglong Mee · 11 years ago
  86. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 11 years ago
  87. 76f47128 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 11 years ago
  88. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  89. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 11 years ago
  90. 542d1ab nfsd4: kill READ64 by J. Bruce Fields · 11 years ago
  91. 0655399 nfsd4: kill READ32 by J. Bruce Fields · 11 years ago
  92. da2ebce nfsd: make nfsd4_encode_fattr static by Jeff Layton · 11 years ago
  93. 1233790 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 11 years ago
  94. 94eb368 NFSD: Adds macro EX_UUID_LEN for exports uuid's length by Kinglong Mee · 11 years ago
  95. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 11 years ago
  96. d05d574 nfsd4: kill write32, write64 by J. Bruce Fields · 11 years ago
  97. 0c0c267 nfsd4: kill WRITEMEM by J. Bruce Fields · 11 years ago
  98. b64c7f3 nfsd4: kill WRITE64 by J. Bruce Fields · 11 years ago
  99. c373b0a nfsd4: kill WRITE32 by J. Bruce Fields · 11 years ago
  100. c8f13d9 nfsd4: really fix nfs4err_resource in 4.1 case by J. Bruce Fields · 11 years ago