Commit Graph

  • 30eda22a99 Experiment with minio Andrew Gaul 2023-07-18 21:03:42 +0900
  • fa68624fad Fix -Wshorten-64-to-32 warnings Andrew Gaul 2023-07-26 11:23:49 +0900
  • faec0d9d15 Refixed for cppcheck 2.1x Takeshi Nakatani 2023-07-25 13:41:00 +0000
  • e14a2eb94b
    Add AWS CLI config for use_sse=custom (#2230) Andrew Gaul 2023-07-25 23:31:20 +0900
  • 3bf920ae79 Refixed for cppcheck 2.1x Takeshi Nakatani 2023-07-25 13:41:00 +0000
  • 8808826cd6 Add AWS CLI config for use_sse=custom Andrew Gaul 2023-07-25 08:23:14 +0900
  • cb3dc28e6e Supported cppcheck 2.10(and changed std from c++03 to c++11 for RHEL7) Takeshi Nakatani 2023-06-20 15:18:54 +0000
  • f4efa855b8 Supported cppcheck 2.10(and changed std from c++03 to c++11 for RHEL7) Takeshi Nakatani 2023-06-20 15:18:54 +0000
  • 2752ab3686
    Merge 5f572312f0 into 38dc65180b Daniel Engberg 2023-07-24 15:00:39 +0800
  • 38dc65180b Fixed checking cppcheck version in ci.yml Takeshi Nakatani 2023-07-23 03:50:05 +0000
  • f0ad352d0e Fixed checking cppcheck version in ci.yml Takeshi Nakatani 2023-07-23 03:50:05 +0000
  • 2405706643
    Insert SSE headers when appropriate (#2228) Andrew Gaul 2023-07-23 16:17:34 +0900
  • 36dda16169 Insert SSE headers when appropriate Andrew Gaul 2023-07-22 23:12:48 +0900
  • 5371cd1468
    Update ChangeLog and configure.ac for 1.93 (#2225) v1.93 Andrew Gaul 2023-07-19 22:31:43 +0900
  • 0076501a54 Update ChangeLog and configure.ac for 1.93 Andrew Gaul 2023-07-19 20:42:41 +0900
  • 3ea4bcf30a Specify C++03 when configuring Andrew Gaul 2023-07-19 20:24:25 +0900
  • 7978395083 Use smart pointer to manage pcfstat object Eryu Guan 2023-05-31 12:36:23 +0800
  • d0a944fcaa Fixed data race about fuse_fill_dir_t function and data pointer Takeshi Nakatani 2023-07-13 12:30:29 +0000
  • 918cb78ee7 Fixed data race about fuse_fill_dir_t function and data pointer Takeshi Nakatani 2023-07-13 12:30:29 +0000
  • 537384e9b5
    Guard filler calls with filled check (#2215) Andrew Gaul 2023-07-13 22:46:19 +0900
  • 0095881ce9 Guard filler calls with filled check Andrew Gaul 2023-07-13 22:24:51 +0900
  • e650d8c55c
    Explicitly handle CommonPrefixes with nocompat_dir (#2212) Andrew Gaul 2023-07-13 21:15:34 +0900
  • c405ad2f76 Explicitly handle CommonPrefixes with nocompat_dir Andrew Gaul 2023-07-12 22:30:01 +0900
  • 9663215bb4 Fixed data race at OPENSSL_sk_dup/free in libcurl Takeshi Nakatani 2023-07-11 15:52:31 +0000
  • e9c77e4819 Fixed data race at OPENSSL_sk_dup/free in libcurl Takeshi Nakatani 2023-07-11 15:52:31 +0000
  • b2537052ef Fixed data race in threads found thread sanitizer Takeshi Nakatani 2023-07-09 05:15:27 +0000
  • c8b9d4a0c2 Fixed data race in threads found thread sanitizer Takeshi Nakatani 2023-07-09 05:15:27 +0000
  • 2e51908bec Check FdEntity::Open() status correctly Eryu Guan 2023-07-04 22:51:31 +0800
  • dde1923e46 Check FdEntity::Open() status correctly Eryu Guan 2023-07-04 22:51:31 +0800
  • a8edbd8622
    fix streamuplod not working (#2204) LiuBingrun 2023-07-02 09:56:59 +0800
  • fba7d3e9e6 fix streamuplod not working liubingrun 2023-07-01 12:18:21 +0800
  • 1db71c10c5
    Merge d03a8a17c3 into 06d0852e74 Andrew Gaul 2023-06-26 13:38:34 +0000
  • d03a8a17c3 Experiment with FUSE 3 Andrew Gaul 2022-01-22 23:01:01 +0900
  • 06d0852e74
    Use JDK 17 for Ubuntu CI (#2200) Andrew Gaul 2023-06-26 22:07:04 +0900
  • 03066ea29a
    Fix extended attribute support when using FUSE-T (#2201) Alex Fishman 2023-06-26 16:05:37 +0300
  • 356c580028 Use JDK 17 for Ubuntu CI Andrew Gaul 2023-06-26 16:33:27 +0900
  • e45c212fcc
    Merge branch 's3fs-fuse:master' into master Alex Fishman 2023-06-25 23:28:29 +0300
  • 9da7f0f793 Ignore value pointer when size is zero on setattrx Alex Fishman 2023-06-25 23:21:08 +0300
  • e66c9a82a2
    Add sanitize_thread to CI (#2199) Andrew Gaul 2023-06-25 23:13:49 +0900
  • e86e6cf24f Add Ubuntu 23.04 and remove 18.04 Andrew Gaul 2023-05-14 12:40:07 +0900
  • 185d392589 Add sanitize_thread to CI Andrew Gaul 2023-06-25 21:33:32 +0900
  • 33fda9b8b6 Add Ubuntu 23.04 and remove 18.04 Andrew Gaul 2023-05-14 12:40:07 +0900
  • 7e8238abc0
    Upgrade to JDK 17 (#2196) Andrew Gaul 2023-06-25 18:05:38 +0900
  • 6448c8f1a8
    Protect FdEntity::physical_fd with fdent_lock (#2194) Andrew Gaul 2023-06-25 16:43:15 +0900
  • 3b6688253f
    Address cppcheck 2.10 warnings (#2163) Andrew Gaul 2023-06-25 16:04:16 +0900
  • 70cc9ac309
    Merge ee8a14f067 into 45e7cd085a Dario Ackermann 2023-06-25 14:24:13 +0900
  • 45e7cd085a Add support for FUSE-T on macos Alex Fishman 2023-06-21 16:32:59 +0300
  • 3629dec7b4 Upgrade to JDK 17 Andrew Gaul 2022-04-03 21:26:34 +0900
  • 667b7bc3c9 Address cppcheck 2.10 warnings Andrew Gaul 2023-05-14 14:30:49 +0900
  • 260af6c55f Protect FdEntity::physical_fd with fdent_lock Andrew Gaul 2023-06-24 11:34:48 +0900
  • 71ee9d4629 Protect FdEntity::physical_fd with fdent_lock Andrew Gaul 2023-06-24 11:34:48 +0900
  • 7c4fe74cc2 Add support for FUSE-T on macos Alex Fishman 2023-06-21 16:32:59 +0300
  • 7c9cf84316 Added several memory checks to CI Takeshi Nakatani 2023-05-28 14:04:48 +0000
  • 548ca78b6a Added several memory checks to CI Takeshi Nakatani 2023-05-28 14:04:48 +0000
  • 580775b47c Removed unnecessary debug output Takeshi Nakatani 2023-06-07 16:33:03 +0000
  • eab26a1e01 Fixed test setting for macOS Takeshi Nakatani 2023-06-07 15:55:18 +0000
  • 626f088bab Removed unnecessary debug output Takeshi Nakatani 2023-06-07 16:33:03 +0000
  • 5d7ee96d3c Fixed test setting for macOS Takeshi Nakatani 2023-06-07 15:55:18 +0000
  • 1910856c6c
    Remove wait and check loop from mk_test_file (#2175) Andrew Gaul 2023-06-07 07:24:31 -0700
  • 5f572312f0
    test: Exclude sys/sysmacros.h on FreeBSD Daniel Engberg 2023-06-06 12:22:21 +0200
  • 503a4bd017 Use smart pointer to manage pcfstat object Eryu Guan 2023-05-31 12:36:23 +0800
  • fb1356d107 Remove wait and check loop from mk_test_file Andrew Gaul 2023-05-30 22:45:30 +0900
  • 4b3e715291
    Always return nanoseconds from get_time helpers (#2174) Andrew Gaul 2023-05-30 18:52:55 +0900
  • 6ca5a24a7f
    Fix two inconsistency issues between stat cache and cache file (#2152) Eryu Guan 2023-05-30 17:39:50 +0800
  • aafd256d68 Mark pagelist as unloaded if cache file has been truncated Eryu Guan 2023-05-30 10:21:27 +0800
  • 3d98c9a40c Fix inconsistency between stat cache file and cache file Eryu Guan 2023-05-30 10:20:21 +0800
  • 98f4bb4281 Always return nanoseconds from get_time helpers Andrew Gaul 2023-05-29 22:59:50 +0900
  • 0d6b02090e
    Revert "Update curl.cpp: reduce memory cache use (#2157)" (#2170) Takeshi Nakatani 2023-05-27 20:33:43 +0900
  • d7c212f71f Revert "Update curl.cpp: reduce memory cache use (#2157)" Takeshi Nakatani 2023-05-27 20:05:26 +0900
  • ec75fadb71 Added need_datasync option Takeshi Nakatani 2023-05-27 10:16:44 +0000
  • 5b487f651a
    Update curl.cpp: reduce memory cache use (#2157) Tan Guofu 2023-05-27 18:15:47 +0800
  • e7a364d610
    Specify _FORTIFY_SOURCE=3 (#2168) Andrew Gaul 2023-05-27 17:20:29 +0900
  • d55a87499a Specify _FORTIFY_SOURCE=3 Andrew Gaul 2023-05-27 13:40:35 +0900
  • 161be3ff33
    Update ChangeLog and configure.ac for 1.92 (#2166) v1.92 Andrew Gaul 2023-05-22 08:25:50 +0900
  • 7dcfd114fc Update ChangeLog and configure.ac for 1.92 Andrew Gaul 2023-05-21 13:47:02 +0900
  • 1fc0e52dc3 Fixed mount point stat flag to be thread safe Takeshi Nakatani 2023-05-13 17:43:13 +0000
  • ee8a14f067 cppcheck x2 Dario Ackermann 2023-05-15 18:30:12 +0200
  • d4339cf7b7 Remove unneeded adding of 3rd party repo Dario Ackermann 2023-05-15 18:27:30 +0200
  • 05ea764020 Remove else branch Dario Ackermann 2023-05-15 18:24:38 +0200
  • 3e7d67a1e1 Revert "Remove unused variable" Dario Ackermann 2023-05-15 18:24:19 +0200
  • 5ecf82eea7 Fixes Dario Ackermann 2023-05-15 18:20:37 +0200
  • 50b9251d6b Remove unused variable Dario Ackermann 2023-05-15 17:55:26 +0200
  • 072f299695 Merge branch 'vivien-master' Dario Ackermann 2023-05-15 15:00:19 +0200
  • 2d98fa2627 Fixed mount point stat flag to be thread safe Takeshi Nakatani 2023-05-13 17:43:13 +0000
  • 7bf4ca1837
    Add Fedora 38 and remove 36 from CI (#2160) Andrew Gaul 2023-05-14 13:41:12 +0900
  • 697beaf27f Add Fedora 38 and remove 36 from CI Andrew Gaul 2023-05-13 20:44:38 +0900
  • 59c3b26655
    Fix clang-tidy 16 nits (#2158) Andrew Gaul 2023-05-14 01:59:26 +0900
  • 8296fe32cb
    Directly and simplify requests in mount point checks (#2155) Takeshi Nakatani 2023-05-14 01:29:24 +0900
  • c39794210d Fix clang-tidy 16 nits Andrew Gaul 2023-05-13 19:16:51 +0900
  • e7768ebfc2
    Update curl.cpp: reduce memory cache use Tan Guofu 2023-05-12 12:38:00 +0800
  • 536f344149 Directly and simplify requests in mount point checks Takeshi Nakatani 2023-05-08 13:58:31 +0000
  • 4a15699669
    Disabled to run github action for macos (#2154) Takeshi Nakatani 2023-05-08 20:29:20 +0900
  • 24b990d899
    Disabled to run github action for macos (#2154) Takeshi Nakatani 2023-05-08 20:28:41 +0900
  • 31611d8a45 Disabled to run github action for macos Takeshi Nakatani 2023-05-08 10:49:48 +0000
  • ca9a257eec
    Allow mount points without directory objects by compat_dir (#2153) Takeshi Nakatani 2023-05-07 09:15:27 +0900
  • b096c6e68f Allow mount points without directory objects by compat_dir Takeshi Nakatani 2023-05-04 10:59:07 +0000
  • 6d4bb59865
    Corresponded to upload in case of calling release without flush (#2150) Takeshi Nakatani 2023-04-23 22:59:04 +0900
  • 84d55a87fc Corresponded to upload in case of calling release without flush Takeshi Nakatani 2023-04-16 09:28:47 +0000
  • 9b75abfbe6
    New option: bucket_size (#2148) Ottavia Balducci 2023-04-23 07:04:38 +0200
  • c9d4054f18 Prevent a complaint from cppcheck about C-style casting Ottavia Balducci 2023-04-20 16:11:02 +0200