1. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 10 years ago
  2. 950e011 nfsd: Protect addition to the file_hashtbl by Trond Myklebust · 10 years ago
  3. 7e6a72e nfsd: fix file access refcount leak when nfsd4_truncate fails by Christoph Hellwig · 10 years ago
  4. 1055414 NFSD: Avoid warning message when compile at i686 arch by Kinglong Mee · 10 years ago
  5. d5e2338 nfsd4: replace defer_free by svcxdr_tmpalloc by J. Bruce Fields · 10 years ago
  6. bcaab95 nfsd4: remove nfs4_acl_new by J. Bruce Fields · 10 years ago
  7. 29c353b nfsd4: define svcxdr_dupstr to share some common code by J. Bruce Fields · 10 years ago
  8. ce043ac nfsd4: remove unused defer_free argument by J. Bruce Fields · 10 years ago
  9. 7fb8430 nfsd4: rename cr_linkname->cr_data by J. Bruce Fields · 10 years ago
  10. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 10 years ago
  11. 0aeae33 nfsd: make NFSv2 null terminate symlink data by J. Bruce Fields · 10 years ago
  12. b829e91 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  13. d4c8e34 nfsd: properly handle embedded newlines in fault_injection input by Jeff Layton · 10 years ago
  14. f7ce5d2 nfsd: fix return of nfs4_acl_write_who by Jeff Layton · 10 years ago
  15. 94ec938 nfsd: add appropriate __force directives to filehandle generation code by Jeff Layton · 10 years ago
  16. e2afc81 nfsd: nfsd_splice_read and nfsd_readv should return __be32 by Jeff Layton · 10 years ago
  17. b3d8d12 nfsd: clean up sparse endianness warnings in nfscache.c by Jeff Layton · 10 years ago
  18. f419992 nfsd: add __force to opaque verifier field casts by Jeff Layton · 10 years ago
  19. bf18f16 NFSD: Using exp_get for export getting by Kinglong Mee · 10 years ago
  20. 0da22a9 NFSD: Using path_get when assigning path for export by Kinglong Mee · 10 years ago
  21. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  22. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 10 years ago
  23. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 10 years ago
  24. 6282cd5 NFSD: Don't hand out delegations for 30 seconds after recalling them. by NeilBrown · 10 years ago
  25. 4838540 nfsd4: fix FREE_STATEID lockowner leak by J. Bruce Fields · 10 years ago
  26. 1b19453 nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry by Jeff Layton · 10 years ago
  27. 542d1ab nfsd4: kill READ64 by J. Bruce Fields · 10 years ago
  28. 0655399 nfsd4: kill READ32 by J. Bruce Fields · 10 years ago
  29. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  30. 3fb87d1 nfsd4: hash deleg stateid only on successful nfs4_set_delegation by Benny Halevy · 10 years ago
  31. cdc9750 nfsd4: rename recall_lock to state_lock by Benny Halevy · 10 years ago
  32. 7025005d nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound by Jeff Layton · 10 years ago
  33. ba5378b nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open by Jeff Layton · 10 years ago
  34. 931ee56 nfsd4: use recall_lock for delegation hashing by Benny Halevy · 10 years ago
  35. a832e7a nfsd: fix laundromat next-run-time calculation by Jeff Layton · 10 years ago
  36. da2ebce nfsd: make nfsd4_encode_fattr static by Jeff Layton · 10 years ago
  37. a48fd0f SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING by Kinglong Mee · 10 years ago
  38. b52bd7b nfsd: remove unused function nfsd_read_file by Christoph Hellwig · 10 years ago
  39. 1233790 nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer by Christoph Hellwig · 10 years ago
  40. be69da8 NFSD: Error out when getting more than one fsloc/secinfo/uuid by Kinglong Mee · 10 years ago
  41. 1f53146 NFSD: Using type of uint32_t for ex_nflavors instead of int by Kinglong Mee · 10 years ago
  42. f0db79d NFSD: Add missing comment of "expiry" in expkey_parse() by Kinglong Mee · 10 years ago
  43. e6d615f NFSD: Remove typedef of svc_client and svc_export in export.c by Kinglong Mee · 10 years ago
  44. a30ae94 NFSD: Cleanup unneeded including net/ipv6.h by Kinglong Mee · 10 years ago
  45. 61a27f0 NFSD: Cleanup unused variable in nfsd_setuser() by Kinglong Mee · 10 years ago
  46. 0faed90 NFSD: remove unneeded linux/user_namespace.h include by Kinglong Mee · 10 years ago
  47. 94eb368 NFSD: Adds macro EX_UUID_LEN for exports uuid's length by Kinglong Mee · 10 years ago
  48. 0d63790 NFSD: Helper function for parsing uuid by Kinglong Mee · 10 years ago
  49. a1f0551 NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free() by Kinglong Mee · 10 years ago
  50. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  51. d05d574 nfsd4: kill write32, write64 by J. Bruce Fields · 11 years ago
  52. 0c0c267 nfsd4: kill WRITEMEM by J. Bruce Fields · 11 years ago
  53. b64c7f3 nfsd4: kill WRITE64 by J. Bruce Fields · 11 years ago
  54. c373b0a nfsd4: kill WRITE32 by J. Bruce Fields · 11 years ago
  55. c8f13d9 nfsd4: really fix nfs4err_resource in 4.1 case by J. Bruce Fields · 10 years ago
  56. b042098 nfsd4: allow exotic read compounds by J. Bruce Fields · 11 years ago
  57. fec25fa nfsd4: more read encoding cleanup by J. Bruce Fields · 10 years ago
  58. 34a78b4 nfsd4: read encoding cleanup by J. Bruce Fields · 10 years ago
  59. dc97618 nfsd4: separate splice and readv cases by J. Bruce Fields · 11 years ago
  60. 02fe470 nfsd4: nfsd_vfs_read doesn't use file handle parameter by J. Bruce Fields · 11 years ago
  61. b0e35fd nfsd4: turn off zero-copy-read in exotic cases by J. Bruce Fields · 11 years ago
  62. ccae70a nfsd4: estimate sequence response size by J. Bruce Fields · 11 years ago
  63. b86cef6 nfsd4: better estimate of getattr response size by J. Bruce Fields · 11 years ago
  64. 476a7b1 nfsd4: don't treat readlink like a zero-copy operation by J. Bruce Fields · 11 years ago
  65. 3b29970 nfsd4: enforce rd_dircount by J. Bruce Fields · 11 years ago
  66. 561f0ed nfsd4: allow large readdirs by J. Bruce Fields · 11 years ago
  67. 32aaa62 nfsd4: use session limits to release send buffer reservation by J. Bruce Fields · 11 years ago
  68. 47ee529 nfsd4: adjust buflen to session channel limit by J. Bruce Fields · 11 years ago
  69. 3059676 nfsd4: fix buflen calculation after read encoding by J. Bruce Fields · 10 years ago
  70. 89ff884 nfsd4: nfsd4_check_resp_size should check against whole buffer by J. Bruce Fields · 11 years ago
  71. 6ff9897 nfsd4: minor encode_read cleanup by J. Bruce Fields · 11 years ago
  72. 4f0cefb nfsd4: more precise nfsd4_max_reply by J. Bruce Fields · 11 years ago
  73. 8c7424c nfsd4: don't try to encode conflicting owner if low on space by J. Bruce Fields · 11 years ago
  74. f523601 nfsd4: convert 4.1 replay encoding by J. Bruce Fields · 11 years ago
  75. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  76. a8095f7 nfsd4: size-checking cleanup by J. Bruce Fields · 11 years ago
  77. ea8d772 nfsd4: remove redundant encode buffer size checking by J. Bruce Fields · 11 years ago
  78. 67492c9 nfsd4: nfsd4_check_resp_size needn't recalculate length by J. Bruce Fields · 11 years ago
  79. 4e21ac4 nfsd4: reserve space before inlining 0-copy pages by J. Bruce Fields · 11 years ago
  80. d0a381d nfsd4: teach encoders to handle reserve_space failures by J. Bruce Fields · 11 years ago
  81. 082d4bd nfsd4: "backfill" using write_bytes_to_xdr_buf by J. Bruce Fields · 11 years ago
  82. 1fcea5b nfsd4: use xdr_truncate_encode by J. Bruce Fields · 11 years ago
  83. 6ac9039 nfsd4: keep xdr buf length updated by J. Bruce Fields · 11 years ago
  84. dd97fdd nfsd4: no need for encode_compoundres to adjust lengths by J. Bruce Fields · 11 years ago
  85. f46d382 nfsd4: remove ADJUST_ARGS by J. Bruce Fields · 11 years ago
  86. d3f627c nfsd4: use xdr_stream throughout compound encoding by J. Bruce Fields · 11 years ago
  87. ddd1ea5 nfsd4: use xdr_reserve_space in attribute encoding by J. Bruce Fields · 11 years ago
  88. 5f4ab94 nfsd4: allow space for final error return by J. Bruce Fields · 11 years ago
  89. 07d1f80 nfsd4: fix encoding of out-of-space replies by J. Bruce Fields · 11 years ago
  90. 1802a67 nfsd4: reserve head space for krb5 integ/priv info by J. Bruce Fields · 11 years ago
  91. 2d124dfaa nfsd4: move proc_compound xdr encode init to helper by J. Bruce Fields · 11 years ago
  92. d518465 nfsd4: tweak nfsd4_encode_getattr to take xdr_stream by J. Bruce Fields · 11 years ago
  93. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  94. e372ba6 nfsd4: decoding errors can still be cached and require space by J. Bruce Fields · 10 years ago
  95. f34e432 nfsd4: fix write reply size estimate by J. Bruce Fields · 10 years ago
  96. 622f560 nfsd4: read size estimate should include padding by J. Bruce Fields · 10 years ago
  97. 24906f3 nfsd4: allow larger 4.1 session drc slots by J. Bruce Fields · 11 years ago
  98. 5b64869 nfsd4: READ, READDIR, etc., are idempotent by J. Bruce Fields · 11 years ago
  99. 8658452 nfsd: Only set PF_LESS_THROTTLE when really needed. by NeilBrown · 10 years ago
  100. abf1135 nfsd: remove nfsd4_free_slab by Christoph Hellwig · 10 years ago