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
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
Collecting volume locations for volumes before EC encoding
chrislu
1
-11
/
+26
2025-07-06
enhance remote.cache to sync meta only, delete local extra (#6941)
Chris Lu
1
-83
/
+305
2025-06-16
[shell] volume copy add param noLock (#6871)
Konstantin Lebedev
1
-1
/
+4
2025-06-15
Support filtering source disk type in volume.tier.upload (#6868)
NyaMisty
2
-4
/
+14
2025-06-15
Fix wrong error handling in volume.tier.upload when stream == nil but copyErr...
NyaMisty
1
-5
/
+9
2025-06-15
Correctly sort in volume.list to ensure output consistency (#6866)
NyaMisty
1
-2
/
+29
2025-05-28
Add context with request (#6824)
Aleksey Kosov
3
-3
/
+3
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
23
-27
/
+39
2025-05-13
Nit: unify the default `--maxParallelization` value for `weed shell` commands...
Lisandro Pin
3
-2
/
+7
2025-05-12
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed...
Lisandro Pin
2
-56
/
+66
2025-05-09
Improve safety for weed shell's `ec.encode`. (#6773)
Lisandro Pin
2
-35
/
+63
2025-05-08
Improve parallelization for `ec.encode` (#6769)
Lisandro Pin
1
-34
/
+61
2025-04-27
fix: volume.list volume info output not in order (#6737)
NyaMisty
1
-1
/
+1
2025-03-31
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679)
dependabot[bot]
4
-8
/
+9
2025-03-13
add more help message
chrislu
1
-0
/
+1
2025-02-28
`ec.encode`: Fix resolution of target collections. (#6585)
Lisandro Pin
3
-13
/
+9
2025-02-28
Fix calculation of node's free EC shard slots. (#6584)
Lisandro Pin
2
-1
/
+97
2025-02-23
fix: error info size bug in command_fs_merge_volumes.go (#6567)
Changrui Chen
1
-1
/
+1
2025-02-10
`ec.encode`: Explictly mount EC shards after volume conversion. (#6528)
Lisandro Pin
1
-2
/
+12
2025-02-07
Nit: remove missing newlines on `weed shell` commands output. (#6524)
Lisandro Pin
1
-1
/
+1
2025-02-06
Remove warning on EC balancing if no replica placement settings are found. (#...
Lisandro Pin
1
-3
/
+0
2025-02-04
Nit: fix missing newline on EC balancing warnings regarding replica settings ...
Lisandro Pin
1
-1
/
+1
2025-01-30
Improve EC shards balancing logic regarding replica placement settings. (#6491)
Lisandro Pin
2
-6
/
+6
2025-01-29
`ec.balance`: Allow EC balancing without collections. (#6488)
Lisandro Pin
1
-4
/
+4
2025-01-29
`ec.encode`: Display a warning on EC balancing if no replica placement settin...
Lisandro Pin
1
-10
/
+18
2025-01-20
Add message queue agent (#6463)
Chris Lu
2
-2
/
+4
2025-01-20
Add JWT authentication to fs.mergeVolumes command (#6461)
Hadi Zamani
1
-1
/
+12
2025-01-17
`ec.encode`: Fix bug causing source volumes not being deleted after EC conver...
Lisandro Pin
1
-1
/
+18
2025-01-12
fix force arg dropped during volume balance command (#6432)
ftong2020
1
-3
/
+7
2025-01-08
[weed] change -n to -force (#6421)
dsd
1
-15
/
+15
2025-01-02
Update command_fs_merge_volumes.go (#6406)
Brad Murray
1
-4
/
+4
2024-12-31
worm grace period and retention time support (#6404)
Guang Jiong Lou
1
-13
/
+17
2024-12-20
skip error while executing volume.fix.replication (#6382)
dsd
1
-5
/
+11
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
9
-12
/
+10
2024-12-19
Fix volume replica parallelization within `ec.encode`. (#6377)
Lisandro Pin
1
-5
/
+3
2024-12-18
Allow configuring the maximum number of concurrent tasks for EC parallelizati...
Lisandro Pin
3
-49
/
+52
2024-12-18
Parallelize volume replica operations within `ec.encode`. (#6374)
Lisandro Pin
2
-8
/
+21
2024-12-17
Rework `shell.EcBalance()`'s waitgroup code into a standalone type. (#6373)
Lisandro Pin
1
-54
/
+61
2024-12-15
Parallelize EC shards balancing within racks (#6354)
Lisandro Pin
1
-5
/
+5
2024-12-13
Parallelize EC shards balancing across racks. (#6352)
Lisandro Pin
1
-5
/
+6
2024-12-13
Parallelize EC balancing for racks. (#6351)
Lisandro Pin
1
-15
/
+15
2024-12-13
[shell] only apply the balancing for writable volumes (#6346)
Konstantin Lebedev
2
-13
/
+26
2024-12-12
Begin implementing EC balancing parallelization support. (#6342)
Lisandro Pin
3
-12
/
+58
2024-12-12
Limit EC re-balancing for `ec.encode` to relevant collections when a volume I...
Lisandro Pin
3
-5
/
+76
2024-12-12
Delete legacy balancing code for `ec.encode`. (#6344)
Lisandro Pin
2
-146
/
+0
2024-12-11
[shell] volume.list show only writable volumes (#6338)
Konstantin Lebedev
1
-6
/
+13
2024-12-11
volume.list avoid output empty data center and rack and disk info (#6341)
Konstantin Lebedev
1
-15
/
+46
2024-12-10
Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
Lisandro Pin
6
-136
/
+156
2024-12-10
[shell] use constant for hdd of type (#6337)
Konstantin Lebedev
3
-4
/
+6
2024-12-06
Remove average constraints when selecting nodes/racks to balance EC shards in...
Lisandro Pin
3
-97
/
+12
[next]