index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
wdclient
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
fix: WaitUntilConnected now respects context cancellation during sleep (#7737)
Chris Lu
1
-1
/
+8
7 days
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732)
Chris Lu
1
-0
/
+104
13 days
fix: ARM v7 alignment issue for 64-bit atomic operations (#7652)
Chris Lu
1
-27
/
+27
2025-11-26
Support multiple filers for S3 and IAM servers with automatic failover (#7550)
Chris Lu
1
-13
/
+307
2025-11-20
S3: adds FilerClient to use cached volume id (#7518)
Chris Lu
3
-368
/
+929
2025-10-30
Fix masterclient vidmap race condition (#7412)
Chris Lu
2
-33
/
+132
2025-10-30
Filer: fallback to check master (#7411)
Chris Lu
1
-21
/
+162
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
1
-5
/
+12
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
2
-2
/
+2
2025-06-03
change version directory
chrislu
1
-1
/
+2
2025-05-28
Add context with request (#6824)
Aleksey Kosov
2
-6
/
+8
2024-11-21
ExclusiveLocker only create one renew goroutine (#6269)
Numblgw
1
-34
/
+45
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-20
/
+47
2023-09-16
balancer works
chrislu
1
-3
/
+3
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
2
-9
/
+11
2023-07-06
clone volume locations in case they are changed
chrislu
1
-0
/
+13
2023-06-19
remove unused cluster node leader
chrislu
1
-2
/
+2
2023-03-26
print wait in progress
chrislu
1
-0
/
+1
2022-10-23
remove volume server tcp client
chrislu
1
-97
/
+0
2022-09-15
docs(wdclient): readability fix (#3685)
Ryan Russell
1
-1
/
+1
2022-09-14
refactor(exclusive_locker): `Interval` readability batch of updates (#3668)
Ryan Russell
1
-6
/
+6
2022-09-14
docs: `indicates` readability comment fix (#3659)
Ryan Russell
2
-2
/
+2
2022-09-11
skip deltaBeat if dn is zero (#3630)
Konstantin Lebedev
1
-0
/
+4
2022-09-06
[filer] masterClient updates volume adjust log level (#3610)
Konstantin Lebedev
1
-5
/
+8
2022-09-05
fix bug due to data racing on VidMap (#3606)
LHHDZ
3
-6
/
+48
2022-08-30
master client: use GetMaster() for latest master address
chrislu
1
-7
/
+4
2022-08-30
more detailed error
chrislu
1
-1
/
+1
2022-08-30
rename variable
chrislu
1
-12
/
+12
2022-08-30
avoid race conditions access to MasterClient.currentMaster (#3538)
Konstantin Lebedev
1
-12
/
+23
2022-08-26
rename varaible
chrislu
1
-6
/
+6
2022-08-26
avoid race conditions for OnPeerUpdate (#3525)
Konstantin Lebedev
1
-1
/
+11
2022-08-23
remove old raft servers if they don't answer to pings for too long (#3398)
askeipx
1
-5
/
+6
2022-08-22
refactoring
chrislu
1
-7
/
+8
2022-08-15
remove logs
chrislu
1
-1
/
+1
2022-08-11
avoid infinite loop WaitUntilConnected() (#3431)
Konstantin Lebedev
1
-4
/
+4
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
2
-12
/
+30
2022-08-04
refactor FilerRequest metrics (#3402)
Konstantin Lebedev
1
-2
/
+2
2022-07-29
fix test
chrislu
1
-1
/
+1
2022-07-29
add back rack
chrislu
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
6
-16
/
+16
2022-07-28
add dc and rack
chrislu
1
-1
/
+4
2022-07-22
Merge pull request #3350 from shichanglin5/optimize_masterclient_vidmap
Chris Lu
3
-13
/
+123
2022-07-22
fix `vid_map_test` tests
LHHDZ
1
-10
/
+16
2022-07-22
Solve the problem that `LookupFileId` lookup urls is empty due to leader swit...
LHHDZ
3
-13
/
+117
2022-07-15
Use fallback if urls are not found
Konstantin Lebedev
1
-3
/
+3
2022-06-30
fixed `volume xx not found` caused by missing VolumeLocation events
石昌林
1
-30
/
+38
2022-06-27
currentMaster redirected
Konstantin Lebedev
1
-2
/
+2
2022-06-27
avoid set currentMaster k8s svc.local discoveruy service domains
Konstantin Lebedev
1
-2
/
+2
2022-06-25
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-2
/
+17
2022-06-25
fix entry full url lookup
chrislu
1
-1
/
+4
[next]