1. acde0f9 CHROMIUM: remove hard dependency on RPCBind by Abbas Naderi · 8 years ago master
  2. 0c209a7 V2.4.0 by Frank S. Filz · 9 years ago V2.4.0
  3. dc4dcd3 V2.4-rc7 by Frank S. Filz · 9 years ago V2.4-rc7
  4. 761ec19 Clear an entry's first_export cache by Daniel Gryniewicz · 9 years ago
  5. 9794d85 c++ fixes for remaining fsals by Daniel Gryniewicz · 9 years ago
  6. c447ff1 gtest: add initial libganesha fsal test driver by Matt Benjamin · 9 years ago
  7. 604c268 fsal.h: fix binding in *createmode_to_fsal by Matt Benjamin · 9 years ago
  8. be7e88c nfs_exports.h: s/export/exp/; by Matt Benjamin · 9 years ago
  9. ebfedc7 fsal_up: s/export/up_export/; by Matt Benjamin · 9 years ago
  10. 66acc48 SAL and FSAL: move enum state_type decl by Matt Benjamin · 9 years ago
  11. 070bcca fsal_types.h: narrowing by Matt Benjamin · 9 years ago
  12. b12760e gsh_rpc: narrowing (maybe) by Matt Benjamin · 9 years ago
  13. 2ad65e5 wait_queue.h: avoid narrowing cast by Matt Benjamin · 9 years ago
  14. 373fed8 correct casts in abstract_mem.h by Matt Benjamin · 9 years ago
  15. 464ed4f Log: Constness by Matt Benjamin · 9 years ago
  16. 0ab81b4 log.h: s/private/private_data by Matt Benjamin · 9 years ago
  17. efc145d log: avoid truncation in display_buffer_len by Matt Benjamin · 9 years ago
  18. a28fba4 testing: s/-std=c++14/-std=gnu++14/ to enable typeof by Matt Benjamin · 9 years ago
  19. 3378be8 c++ headers: avoid export identifiers in nfs_exports.h by Matt Benjamin · 9 years ago
  20. c582760 testing: support debug level and log path by Matt Benjamin · 9 years ago
  21. 9e206ff testing: fix test driver linkage to fsalpseudo by Matt Benjamin · 9 years ago
  22. af08348 testing: Fsalcore, nfs_libmain dup conf by Matt Benjamin · 9 years ago
  23. d10f4a9 testing: add nfs_libmain, program_options by Matt Benjamin · 9 years ago
  24. a3c4b35 FSAL_GPFS: fix some c++ identifier errors by Matt Benjamin · 9 years ago
  25. 744af39 c++ header compilation: remove export token, others by Matt Benjamin · 9 years ago
  26. e848afa nfsv41.h: remove incorrect forward decls by Matt Benjamin · 9 years ago
  27. 92ad507 testing: add missing src/gtest/CMakeLists.txt by Matt Benjamin · 9 years ago
  28. 430e92b testing: introduce gmock and gtest framework by Matt Benjamin · 9 years ago
  29. fd48848 testing: c++, prune src/test/CMakeLists.txt by Matt Benjamin · 9 years ago
  30. 5a32104 nfs init: factor malloc check into nfs_check_malloc() by Matt Benjamin · 9 years ago
  31. 9c40347 testing: add nfs_lib.c by Matt Benjamin · 9 years ago
  32. 7b76e77 V2.4-rc6 by Frank S. Filz · 9 years ago V2.4-rc6
  33. fa90477 rgw: fix gid regression in fsal_rgw_setattr2 by Matt Benjamin · 9 years ago
  34. c5eade6 Fix file handle bytes switching in xdr_nfs_fh4 XDR_ENCODE by Patrice LUCAS · 9 years ago
  35. 3bede69 FIX attributes pass back in pxy_lookup_path by Patrice LUCAS · 9 years ago
  36. 68f76bf ntirpc pullup by Matt Benjamin · 9 years ago
  37. bdcd2d7 FSAL_GLUSTER : Avoid double free for glfsal_module by Jiffin Tony Thottan · 9 years ago
  38. ef109a2 FSAL_RGW - Add back a close() op by Daniel Gryniewicz · 9 years ago
  39. fffcfbf FSAL_GLUSTER: Use chk_verifier_stat to verifier comparision in open2() by Soumya Koduri · 9 years ago
  40. b5019ad FSAL_GLUSTER: Clear ATTR_RDATTR_ERR mask bit in case of successful read by Soumya Koduri · 9 years ago
  41. 89ca7f7 FSAL_GLUSTER: avoid fetching attributes in setattr2 by Soumya Koduri · 9 years ago
  42. cbeaa47 FSAL_GLUSTER: Avoid redundant fsync operation by Soumya Koduri · 9 years ago
  43. 0c958c3 V2.4-rc5 by Frank S. Filz · 9 years ago V2.4-rc5
  44. 36bc727 add cih_remove_checked() in mdc_clean_entry() by Jiffin Tony Thottan · 9 years ago
  45. 7314741 FSAL_GLUSTER : spec file changes for FSAL_GLUSTER by Jiffin Tony Thottan · 9 years ago
  46. 12a5145 Fix fileid, fsid and type decoding in NFS protocol by Patrice LUCAS · 9 years ago
  47. 5bcd702 Use the "id" received for getquota/setquota by Madhu Thorat · 9 years ago
  48. e3bc7e6 Prepend root path to pathname for RQUOTA by Madhu Thorat · 9 years ago
  49. edf4f57 RGW: failing to bind to librados should be caught by Karol Mroz · 9 years ago
  50. 3fde43e MDCACHE - Call the default test_access() directly by Daniel Gryniewicz · 9 years ago
  51. f51fa00 ceph: convert code to use ceph_ll_lookup_root by Jeff Layton · 9 years ago
  52. dae88ae Fix clock_gettime error handling in ceph_setattr2 by Jeff Layton · 9 years ago
  53. 4d3f86b Fix mtime handling in FSAL_CEPH layoutcommit by Jeff Layton · 9 years ago
  54. 726b303 Check for NULL fullpath pointer in clean_export_paths by Jeff Layton · 9 years ago
  55. d68a4bc NFSv4 Use correct fileid for readdir by Frank S. Filz · 9 years ago
  56. e84928f open2 is always passed at least empty attributes, assure that mode is set by Frank S. Filz · 9 years ago
  57. ea7ee09 Rename config_samples/logging..txt -> config_samples/logging.txt by Frank S. Filz · 9 years ago
  58. 0e7d575 Add a thread to poll blocked locks by Frank S. Filz · 9 years ago
  59. 8b23ff7 FSAL_VFS: Don't lose rc from lock call when doing getlock for conflict by Frank S. Filz · 9 years ago
  60. e98065c FSAL_PROXY does not support locks by Frank S. Filz · 9 years ago
  61. 27c474d multilock: Actually send OFD/POSIX parameter to ml client by Frank S. Filz · 9 years ago
  62. 7a0a1ad Fix STATE_GRANT_FSAL_AVAILABLE upcall by Frank S. Filz · 9 years ago
  63. b045dce V2.4-rc4 by Frank S. Filz · 9 years ago V2.4-rc4
  64. 9c5aaf0 FSAL_GPFS: fix exclusive create and setattr for open2 by Marc Eshel · 9 years ago
  65. 189af6f RGW: call new rgw_commit routine in rgw_fsal_commit2 by Matt Benjamin · 9 years ago
  66. 4e3a714 Remove multiple addresses config parsing error by Patrice LUCAS · 9 years ago
  67. f1c15df fsal_rgw: size_t format string warning/error by Kaleb S. KEITHLEY · 9 years ago
  68. dc42bc0 Exit upon an error in option parsing in ganesha_mgr script. by Malahal Naineni · 9 years ago
  69. 0dc7f30 Enable purging netgroups cache by Malahal Naineni · 9 years ago
  70. 3c01390 V2.4-rc3 by Frank S. Filz · 9 years ago V2.4-rc3
  71. 9d6b05d Fix coverity issue #152525 - unchecked return by Daniel Gryniewicz · 9 years ago
  72. 493b8ef Use ext_setquota_args for RQUOTA version 2 by Madhu Thorat · 9 years ago
  73. 88d55c5 Use GPFS OPENHANDLE_QUOTA to get/set quota by Madhu Thorat · 9 years ago
  74. 301bcd6 RGW: implement support_ex by Matt Benjamin · 9 years ago
  75. addb7ff V2.4-rc2 by Frank S. Filz · 9 years ago V2.4-rc2
  76. 5d4ee87 Bump FSAL_API major version by Frank S. Filz · 9 years ago
  77. 965364d CEPH: Fix to change owner group in setattr instead of owner... by Frank S. Filz · 9 years ago
  78. a5a177d cmake: find libhandle.so on Debian Stretch and Ubuntu Xenial by Kaleb S. KEITHLEY · 9 years ago
  79. 8d6e870 FSAL_{CEPH,GLUSTER}: #include "config.h" to get LINUX by Kaleb S. KEITHLEY · 9 years ago
  80. a0aa7e4 GPFS_FSAL: fix few CIDs by Marc Eshel · 9 years ago
  81. a1813e9 FSAL_GPFS: more fixes and cleanup for multi-fd by Marc Eshel · 9 years ago
  82. 7f82e3e GPFS: remove unused code by Malahal Naineni · 9 years ago
  83. d9dc8eb Make sure that netgroup cache entry exists before removing. by Malahal Naineni · 9 years ago
  84. dd01f62 Fixed couple invalid memory accesses reported by valgrind. by Malahal Naineni · 9 years ago
  85. 7641daf V2.4-rc1 by Frank S. Filz · 9 years ago V2.4-rc1
  86. 0a47160 MDCACHE - wrap all UP ops to ensure op_ctx is set by Daniel Gryniewicz · 9 years ago
  87. f44a94b 9p proto tools/clunk: check setextattr success by Dominique Martinet · 9 years ago
  88. 72bfd10 Make sure op_ctx is not NULL during unexport by Jiffin Tony Thottan · 9 years ago
  89. 7a9fbd9 fsal: use <sys/sysmacros.h> for makedev(3), major(3), minor(3) by Kaleb S. KEITHLEY · 9 years ago
  90. e61592c core params: default to 256 worker threads by Kaleb S. KEITHLEY · 9 years ago
  91. bc11bf9 Use roundup macro for file handle length alignment. by Malahal Naineni · 9 years ago
  92. 3c1df95 Add cache for netgroup innetgr() calls by Malahal Naineni · 9 years ago
  93. 9bbd1c8 Avoid unnecessary CRIT message in claim_posix_filesystems() by Malahal Naineni · 9 years ago
  94. fd0b8f0 gpfs: fix the callback flags field. by Malahal Naineni · 9 years ago
  95. f205d05 gpfs: Fix incorrect return value from gpfs_ganesha when open fails by Malahal Naineni · 9 years ago
  96. 25ff433 Add blocking locks to multi-fd. by Marc Eshel · 9 years ago
  97. 1be9a1c Move close up. by Marc Eshel · 9 years ago
  98. 30a9c2e Set key len. by Marc Eshel · 9 years ago
  99. 2610eee Add GPFS support for multi fd,and setattr2 by Marc Eshel · 9 years ago
  100. 51edd82 Fix up dynamic export update by Frank S. Filz · 9 years ago