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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Reduce memory allocations in hot paths (#7725)
Chris Lu
1
-3
/
+5
10 days
fix: filer do not support IP whitelist right now #7094 (#7095)
Konstantin Lebedev
1
-4
/
+5
10 days
fix: weed shell can't connect to master when no volume servers (#7710)
Chris Lu
1
-7
/
+22
11 days
fix: prevent empty .vif files from ec.decode causing parse errors (#7686)
Chris Lu
1
-0
/
+9
12 days
fix: restore volume mount when VolumeConfigure fails (#7669)
Chris Lu
1
-0
/
+5
2025-12-05
fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635)
Chris Lu
2
-7
/
+6
2025-12-05
Separate vacuum speed from replication speed (#7632)
msementsov
2
-12
/
+15
2025-12-04
fix: properly handle errors in writeToFile to prevent 0-byte EC shards (#7620)
Chris Lu
1
-3
/
+5
2025-12-02
fix: volume server healthz now checks local conditions only (#7610)
Chris Lu
1
-13
/
+18
2025-12-02
Support separate volume server ID independent of RPC bind address (#7609)
Chris Lu
3
-5
/
+5
2025-11-29
mount: improve read throughput with parallel chunk fetching (#7569)
Chris Lu
1
-1
/
+1
2025-11-28
filer write request use context without cancellation (#7567)
Chris Lu
3
-6
/
+12
2025-11-27
fix nil map
Chris Lu
1
-0
/
+3
2025-11-26
Metrics: Add Prometheus metrics for concurrent upload tracking (#7555)
Chris Lu
1
-4
/
+10
2025-11-26
fix(filer-ui): support folder creation with JWT token in URL (#7271)
littlemilkwu
1
-1
/
+2
2025-11-26
Filer, S3: Feature/add concurrent file upload limit (#7554)
Chris Lu
2
-24
/
+40
2025-11-26
hide millseconds in up time (#7553)
Trim21
2
-3
/
+4
2025-11-25
Add error list each entry func (#7485)
tam-i13
2
-7
/
+8
2025-11-21
S3: set identity to request context, and remove obsolete code (#7523)
Chris Lu
2
-141
/
+11
2025-11-20
S3: adds FilerClient to use cached volume id (#7518)
Chris Lu
1
-1
/
+1
2025-11-19
filer store: add foundationdb (#7178)
Chris Lu
1
-0
/
+1
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
3
-145
/
+3
2025-11-13
fix: pass proxied query param (#7477)
Konstantin Lebedev
2
-2
/
+14
2025-11-05
do delete expired entries on s3 list request (#7426)
Konstantin Lebedev
1
-2
/
+13
2025-11-04
Nit: use `time.Duration`s instead of constants in seconds. (#7438)
Lisandro Pin
3
-6
/
+8
2025-11-01
Filer: separate context for streaming (#7423)
Chris Lu
1
-1
/
+9
2025-10-30
Filer: fallback to check master (#7411)
Chris Lu
1
-22
/
+22
2025-10-30
fixed superfluous response.WriteHeader call" warning
chrislu
1
-3
/
+2
2025-10-27
Erasure Coding: Ec refactoring (#7396)
Chris Lu
1
-9
/
+55
2025-10-24
avoid repeated reading disk (#7369)
Chris Lu
1
-34
/
+103
2025-10-24
Revert "fix reading"
chrislu
1
-57
/
+21
2025-10-24
fix reading
chrislu
1
-21
/
+57
2025-10-23
S3 API: Fix SSE-S3 decryption on object download (#7366)
Chris Lu
2
-2
/
+17
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
3
-8
/
+29
2025-10-08
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)
Chris Lu
3
-3
/
+3
2025-10-08
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch...
Chris Lu
2
-9
/
+15
2025-09-18
master: Fix raft url (#7255)
Chris Lu
1
-4
/
+7
2025-09-09
Message Queue: Add sql querying (#7185)
Chris Lu
4
-0
/
+2270
2025-09-08
fix: pass inflightDownloadDataTimeout to volumeServer (#7206)
Konstantin Lebedev
1
-0
/
+1
2025-09-04
add disable volume_growth flag (#7196)
Dmitriy Pavlov
4
-2
/
+10
2025-08-22
S3 API: Add integration with KMS providers (#7152)
Chris Lu
2
-0
/
+18
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
1
-5
/
+20
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
5
-11
/
+133
2025-08-19
S3 API: Add SSE-C (#7143)
Chris Lu
1
-0
/
+9
2025-08-15
day-advance fix
chrislu
1
-0
/
+10
2025-08-14
Fix volume server's status code returned for missing needles on EC-encoded sh...
Lisandro Pin
1
-3
/
+5
2025-08-11
use one http client
chrislu
1
-14
/
+11
2025-08-11
filer: server side copying (#7121)
Chris Lu
2
-0
/
+552
2025-08-07
volume server UI: fix ec volume ui (#7104)
Chris Lu
2
-4
/
+9
2025-08-06
Context cancellation during reading range reading large files (#7093)
Chris Lu
1
-4
/
+8
[next]