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
9 days
test: fix master client timeout causing test hangs
origin/ec-disk-type-support
chrislusf
1
-23
/
+15
9 days
test: improve helper robustness
chrislusf
1
-9
/
+12
9 days
test: fix missing unlock in ec_encode_with_disk_awareness
chrislusf
1
-0
/
+6
9 days
test: add proper assertions for EC command results
chrislusf
1
-22
/
+36
9 days
test: add flag validation to ec_balance_targets_correct_disk_type
chrislusf
1
-1
/
+3
9 days
test: extract captureCommandOutput helper and fix error handling
chrislusf
1
-65
/
+41
9 days
test: improve EC integration tests with proper assertions
chrislusf
1
-80
/
+76
9 days
test: close log files in MultiDiskCluster.Stop() to prevent FD leaks
chrislusf
1
-0
/
+18
9 days
test: fix collection mismatch in TestCrossRackECPlacement
chrislusf
1
-3
/
+4
9 days
test: add evacuation fallback and cross-rack EC placement tests
chrislusf
1
-0
/
+472
10 days
ec: dynamically discover disk types from topology for evacuation
chrislusf
2
-3
/
+4
10 days
test: use defer for lock/unlock to prevent lock leaks
chrislusf
1
-29
/
+36
10 days
ec: allow disk type fallback during evacuation
chrislusf
2
-16
/
+29
10 days
ec: filter disk selection by disk type in pickBestDiskOnNode
chrislusf
1
-4
/
+9
10 days
test: add diskType field to ecBalancer in TestPickEcNodeToBalanceShardsInto
chrislusf
1
-1
/
+2
10 days
ec: fix variable shadowing and add -diskType to ec.rebuild and volumeServer.e...
chrislusf
2
-12
/
+18
10 days
ec: add -sourceDiskType to ec.encode and -diskType to ec.decode
chrislusf
3
-15
/
+135
10 days
test: add integration tests for EC disk type support
chrislusf
1
-0
/
+541
10 days
ec: add -diskType flag to ec.balance and ec.encode commands
chrislusf
2
-5
/
+15
10 days
ec: update helper functions to use configurable diskType
chrislusf
4
-31
/
+38
10 days
ec: add diskType parameter to core EC functions
chrislusf
6
-23
/
+37
10 days
Remove default concurrent upload/download limits for best performance (#7712)
Chris Lu
4
-9
/
+9
10 days
fix: weed shell can't connect to master when no volume servers (#7710)
Chris Lu
1
-7
/
+22
10 days
fix worker -admin -adminServer error (#7706)
MorezMartin
1
-2
/
+2
10 days
docker: add curl for HTTPS healthcheck support (#7709)
Chris Lu
4
-3
/
+4
10 days
fix object name
chrislu
1
-2
/
+3
10 days
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700)
Chris Lu
4
-0
/
+180
10 days
Fix s3 versioning listing bugs (#7705)
jfburdet
2
-184
/
+199
10 days
filer: add write batching for FoundationDB store to improve throughput (#7708)
Chris Lu
3
-3
/
+175
10 days
fix: cache successful volume lookups instead of failed ones (#7698)
Chris Lu
1
-3
/
+4
10 days
mount: improve EnsureVisited performance with dedup, parallelism, and batchin...
Chris Lu
4
-33
/
+129
10 days
mount: improve NFS directory listing (#7696)
Chris Lu
1
-29
/
+24
10 days
fix nfs list with prefix batch scan (#7694)
Bruce Zou
1
-30
/
+69
11 days
fix: prevent filer.backup stall in single-filer setups (#7695)
Chris Lu
6
-1
/
+1090
11 days
fix: skip log files with deleted volumes in filer backup (#7692)
Chris Lu
3
-15
/
+78
11 days
helm: fix admin secret template paths and remove duplicate (#7690)
Chris Lu
3
-10
/
+55
11 days
Helm Charts: add admin and worker to helm charts (#7688)
Chris Lu
11
-1
/
+1225
11 days
fix: return error on size mismatch in ReadNeedleMeta for consistency (#7687)
Chris Lu
1
-0
/
+1
11 days
fix: prevent empty .vif files from ec.decode causing parse errors (#7686)
Chris Lu
2
-0
/
+17
11 days
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682)
Chen Pu
2
-18
/
+28
11 days
s3api: remove redundant auth verification in getRequestDataReader (#7685)
Chris Lu
1
-6
/
+1
11 days
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677)
Chris Lu
11
-105
/
+762
11 days
fix: add missing backslash for volume extraArgs in helm chart (#7676)
Chris Lu
44
-58
/
+83
11 days
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675)
Chris Lu
1
-0
/
+3
11 days
mount: add mutex to DirectoryHandle to fix race condition (#7674)
Chris Lu
1
-18
/
+32
12 days
sts: limit session duration to incoming token's exp claim (#7670)
Chris Lu
4
-10
/
+279
12 days
fix: restore volume mount when VolumeConfigure fails (#7669)
Chris Lu
1
-0
/
+5
12 days
Fix webhook duplicate deliveries and POST to GET conversion (#7668)
Chris Lu
4
-16
/
+564
12 days
Nit: have `ec.encode` exit immediately if no volumes are processed. (#7654)
Lisandro Pin
1
-0
/
+4
12 days
Update notification.toml
chrislu
1
-1
/
+3
[next]