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
/
pb
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Reduce memory allocations in hot paths (#7725)
Chris Lu
1
-11
/
+13
9 days
filer.sync: fix checkpoint not being saved properly (#7719)
Chris Lu
1
-1
/
+1
2025-12-02
Support separate volume server ID independent of RPC bind address (#7609)
Chris Lu
3
-7
/
+33
2025-11-28
fix too many pings (#7566)
Chris Lu
1
-5
/
+9
2025-11-25
HDFS: Java client replication configuration (#7526)
Chris Lu
1
-2
/
+6
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
1
-1
/
+1
2025-11-05
do delete expired entries on s3 list request (#7426)
Konstantin Lebedev
2
-0
/
+82
2025-10-27
go fmt
chrislu
2
-4
/
+4
2025-10-27
Erasure Coding: Ec refactoring (#7396)
Chris Lu
2
-217
/
+292
2025-10-17
Fixes for kafka gateway (#7329)
Chris Lu
3
-208
/
+643
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
12
-535
/
+1302
2025-09-09
Message Queue: Add sql querying (#7185)
Chris Lu
5
-249
/
+875
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
2
-9
/
+15
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
4
-181
/
+349
2025-08-09
Admin UI: Fetch task logs (#7114)
Chris Lu
2
-330
/
+977
2025-08-03
Admin: refactoring active topology (#7073)
Chris Lu
2
-2
/
+12
2025-08-02
Admin UI: include ec shard sizes into volume server info (#7071)
Chris Lu
2
-2
/
+13
2025-08-01
admin: Refactor task destination planning (#7063)
Chris Lu
2
-2
/
+13
2025-07-30
Admin: misc improvements on admin server and workers. EC now works. (#7055)
Chris Lu
7
-458
/
+3003
2025-07-22
fix listing objects (#7008)
Chris Lu
2
-15
/
+239
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
4
-10
/
+10
2025-07-11
Admin UI: Add message queue to admin UI (#6958)
Chris Lu
4
-889
/
+1451
2025-07-06
Admin UI add maintenance menu (#6944)
Chris Lu
5
-0
/
+1996
2025-06-24
Changes logging function (#6919)
Aleksey Kosov
2
-14
/
+14
2025-06-20
Context-based logging with request ID (#6899)
Aleksey Kosov
1
-6
/
+9
2025-06-16
tail-volume-uses-the-source-volume-version
chrislu
2
-2
/
+12
2025-06-16
add version to volume proto
chrislu
19
-11095
/
+4732
2025-05-28
Add context with request (#6824)
Aleksey Kosov
1
-2
/
+7
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
3
-35
/
+35
2025-05-21
Added middleware for processing request_id grpc and http requests (#6805)
Aleksey Kosov
1
-0
/
+26
2025-03-25
sync pb
chrislu
1
-22
/
+22
2025-03-09
Accumulated changes for message queue (#6600)
Chris Lu
7
-916
/
+625
2025-01-20
Add message queue agent (#6463)
Chris Lu
22
-1452
/
+3002
2024-12-31
worm grace period and retention time support (#6404)
Guang Jiong Lou
2
-655
/
+692
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
1
-2
/
+2
2024-10-28
backward compatible vif loading
chrislu
2
-720
/
+855
2024-10-24
rename proto field
chrislu
2
-510
/
+510
2024-10-24
rename proto field from DestroyTime to expire_at_sec
chrislu
18
-2545
/
+2022
2024-09-24
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063)
LHHDZ
2
-642
/
+653
2024-09-24
fix(volume): don't persist RO state in specific cases (#6058)
Max Denushev
2
-830
/
+841
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
6
-205
/
+216
2024-09-09
[shell] fix volume grow in shell (#5992)
Konstantin Lebedev
3
-733
/
+991
2024-09-05
persist readonly state to volume info (#5977)
Bruce
2
-494
/
+505
2024-08-29
math/rand => math/rand/v2
chrislu
1
-1
/
+1
2024-08-27
rename
chrislu
1
-1
/
+1
2024-08-16
EC volume supports expiration and displays expiration message when executing ...
augustazz
4
-1045
/
+1067
2024-08-13
rename
chrislu
2
-491
/
+491
2024-08-13
add dat file size into vif for EC
chrislu
2
-496
/
+507
2024-08-10
Merge branch 'master' into mq
chrislu
5
-657
/
+957
2024-08-01
conditional delete
chrislu
2
-495
/
+507
[next]