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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-26
fix comment
origin/enhance-erasure-coding
chrislu
1
-1
/
+1
2025-10-26
adjust to warning
chrislu
1
-3
/
+3
2025-10-26
refactor
chrislu
1
-35
/
+40
2025-10-26
refactor
chrislu
1
-25
/
+25
2025-10-26
fmt
chrislu
1
-3
/
+3
2025-10-26
Avoid misclassifying local EC as distributed when .dat stat errors occur; als...
chrislu
1
-11
/
+26
2025-10-26
minor
chrislu
2
-15
/
+97
2025-10-26
Eliminated Redundant Parsing in checkOrphanedShards
chrislu
1
-11
/
+7
2025-10-26
address comments
chrislu
1
-82
/
+114
2025-10-26
The check for orphaned shards should be performed for the previous volume bef...
chrislu
1
-16
/
+27
2025-10-26
handle exceptions in tests; use constants
chrislu
1
-32
/
+97
2025-10-26
unexpected error
chrislu
1
-0
/
+3
2025-10-26
grouping logic should be updated to use both collection and volumeId to ensur...
chrislu
1
-2
/
+6
2025-10-26
10GB sparse files can be slow or fail on non-sparse FS. Use 10MB to hit Small...
chrislu
1
-5
/
+5
2025-10-26
fix shard directory
chrislu
1
-11
/
+3
2025-10-26
minor
chrislu
1
-2
/
+3
2025-10-26
refactoring
chrislu
2
-26
/
+56
2025-10-26
calculate expected shard size
chrislu
4
-28
/
+373
2025-10-26
validate shard size
chrislu
2
-14
/
+71
2025-10-26
check ec shard sizes
chrislu
1
-8
/
+7
2025-10-26
Added Shard Size Validation
chrislu
2
-9
/
+92
2025-10-26
refactor
chrislu
2
-71
/
+36
2025-10-26
Update disk_location_ec.go
chrislu
1
-1
/
+1
2025-10-26
in memory cleanup
chrislu
1
-0
/
+2
2025-10-26
address comments
chrislu
2
-24
/
+26
2025-10-26
Update disk_location_ec.go
chrislu
1
-14
/
+18
2025-10-26
simplify, and better logs
chrislu
1
-15
/
+25
2025-10-26
unit tests
chrislu
1
-0
/
+461
2025-10-26
handle incomplete ec encoding
chrislu
2
-11
/
+132
2025-10-25
s3: combine all signature verification checks into a single function (#7330)
Tom Crasset
6
-332
/
+592
2025-10-25
Filer: batch deletion operations to return individual error results (#7382)
Chris Lu
5
-44
/
+86
2025-10-24
Shell: Added a helper function `isHelpRequest()` (#7380)
Chris Lu
12
-7
/
+87
2025-10-24
Store full shell command in shell history (#7378)
Yavor Konstantinov
1
-2
/
+4
2025-10-24
Volume Server: Unexpected Deletion of Remote Tier Data (#7377)
Chris Lu
1
-0
/
+13
2025-10-24
Clients to volume server requires JWT tokens for all read operations (#7376)
Chris Lu
6
-31
/
+66
2025-10-24
[Admin UI] Login not possible due to securecookie error (#7374)
Chris Lu
3
-27
/
+87
2025-10-24
fix: Use a mixed of virtual and path styles within a single subdomain (#7357)
Konstantin Lebedev
2
-4
/
+277
2025-10-24
Improve admin urls (#7370)
Yavor Konstantinov
4
-125
/
+158
2025-10-24
avoid repeated reading disk (#7369)
Chris Lu
6
-74
/
+237
2025-10-24
Revert "fix reading"
chrislu
6
-182
/
+58
2025-10-24
fix reading
chrislu
6
-58
/
+182
2025-10-23
Fix 'NaN%' issue when running volume.fsck (#7368)
Yavor Konstantinov
1
-1
/
+6
2025-10-23
S3 API: Fix SSE-S3 decryption on object download (#7366)
Chris Lu
17
-256
/
+1762
2025-10-23
Improve-worker (#7367)
Mariano Ntrougkas
4
-36
/
+12
2025-10-23
fixing auto complete (#7365)
Chris Lu
1
-5
/
+69
2025-10-22
Update volume_growth_reservation_test.go
chrislu
1
-0
/
+5
2025-10-22
Update volume_growth_reservation_test.go
chrislu
1
-6
/
+8
2025-10-22
♻️ refactor(worker): decouple state management using command-query patter...
Mariano Ntrougkas
2
-578
/
+753
2025-10-22
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358)
Chris Lu
4
-40
/
+247
2025-10-21
[weed] update volume.fix.replication description (#7340)
nightcoffee
3
-4
/
+4
[next]