9101 Commits (d4566d4aaa426b33015780c7cc18f887fc07cca4)
 

Author SHA1 Message Date
chrislu 570b488572 ensure memory alignment on different CPUs 2 years ago
Konstantin Lebedev 4966a3abc7
avoid race conditions access to growRequestCount (#3537) 2 years ago
dependabot[bot] 42b72e4006
Bump actions/setup-go from 3.2.1 to 3.3.0 (#3540) 2 years ago
dependabot[bot] 99b7f8fa4b
Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 (#3542) 2 years ago
dependabot[bot] 85fe01eefa
Bump github.com/linxGnu/grocksdb from 1.7.5 to 1.7.7 (#3543) 2 years ago
dependabot[bot] 75fe6e4ab2
Bump modernc.org/strutil from 1.1.2 to 1.1.3 (#3544) 2 years ago
dependabot[bot] ac939ccb89
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.35.1 to 3.37.1 (#3545) 2 years ago
Patrick Schmidt 00041f6e08
Fix corrupted mount reads after changes on fh (#3536) 2 years ago
chrislu b7a887fea1 3.24 2 years ago
Rain Li 089446f5b1
Fix reload page before all file uploaded bug (#3534) 2 years ago
chrislu cc0c8c5f81 simplify 2 years ago
chrislu 3741779144 minor 2 years ago
chrislu 580a7fa685 adjust for data race 2 years ago
chrislu 87b70a6809 clean up 2 years ago
chrislu 27c7611ebf Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 9920d65bc0 gateway to remote object store: adjust upload concurrency 2 years ago
chrislu c839ce1b19 s3 sink use s3 upload manager 2 years ago
famosss dc4037925d
fix: Build DeletedVids before reset dn's children (#3530) 2 years ago
chrislu 3f3a1341d8 make CodeQL happy 2 years ago
chrislu 301b49b63f atomic operation 2 years ago
chrislu 57a46f46a0 nano level precision 2 years ago
chrislu 8dae81c5ed Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu e0f4366f4c more detailed error 2 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 2 years ago
chrislu f5156cf3a8 rename varaible 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
Konstantin Lebedev 4f7a1f67cd
avoid race conditions for diskLocation.MaxVolumeCount (#3526) 2 years ago
Konstantin Lebedev 913a5d0dd4
add target dev_race to MakeFile (#3522) 2 years ago
chrislu 6f483a4d36 atomic add 2 years ago
chrislu 7394f7feee minor: adjust ordering 2 years ago
chrislu dbf0de4ce1 minor clean up 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
Patrick Schmidt 7b424a54dc
Add raft server access mutex to avoid races (#3503) 2 years ago
Chris Lu f7e4359b59
Temporarily enable cgo 2 years ago
Konstantin Lebedev f7aeb06544
s3: report metadata if the directory is explicitly created (#3498) 2 years ago
Guo Lei c57c79a0ab
optimiz commitig compact (#3388) 2 years ago
chrislu 10414fd81c ping timeout at 15 seconds 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
Guo Lei 762dc219a6
fix deletecount bug (#3499) 2 years ago
chrislu 21a933c932 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu f0b4a7659a fix test 2 years ago
Patrick Schmidt cda8cc22bc
Implement lseek syscall in FUSE (#3491) 2 years ago
chrislu bf88006037 format 2 years ago
chrislu 9fce75607d s3: report http.StatusOK if the directory is explicitly created 2 years ago
famosss 911475526c
fix: TestCommandEcBalanceSmall Unit test fails when CommandEnv is nil (#3497) 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
chrislu 676e27c589 shell: stop long running jobs if lock is lost 2 years ago
chrislu 601ba5fb68 master: disable locking if not leader 2 years ago
chrislu 57e7582c36 refactoring 2 years ago
chrislu 7ea2c24c5d metadata processing use retry instead of retryForEver 2 years ago