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
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
can vacuum volume when size mismatch (#5200)
skycope
3
-4
/
+14
2024-01-11
fix write volume over size MaxPossibleVolumeSize (#5190)
skycope
2
-14
/
+1
2024-01-11
factor in existing ec volume count when estimating max volume count
chrislu
2
-3
/
+7
2024-01-10
chore: add status code for request_total metrics (#5188)
Konstantin Lebedev
1
-10
/
+10
2023-12-06
weed/storage: fix dropped test errors
Lars Lehtonen
1
-0
/
+12
2023-11-26
go fmt
chrislu
2
-5
/
+5
2023-11-23
reduce binary size by skipping rclone
chrislu
3
-0
/
+7
2023-11-20
Fix weed fix
SmsS4
1
-2
/
+28
2023-10-03
Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)""
chrislu
4
-5
/
+5
2023-10-03
Revert "Revert "fix compilation""
chrislu
1
-2
/
+0
2023-10-03
Revert "fix compilation"
chrislu
4
-2
/
+5
2023-10-03
fix compilation
chrislu
4
-5
/
+2
2023-10-03
Revert "fix compilation"
chrislu
1
-0
/
+2
2023-10-02
fix compilation
chrislu
1
-2
/
+0
2023-10-02
Revert "Revert "Add disk type to prometheus metrics" (#4777)"
chrislu
4
-5
/
+7
2023-09-25
fix(ec): volumes created by foreign collection due to bug in ec balance (#4864)
Tobias Gurtzick
1
-2
/
+11
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
3
-6
/
+10
2023-09-18
Revert "Revert "Merge branch 'master' into sub""
chrislu
1
-1
/
+3
2023-09-18
Revert "Merge branch 'master' into sub"
chrislu
1
-3
/
+1
2023-09-18
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"
chrislu
3
-10
/
+6
2023-09-18
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
dependabot[bot]
3
-6
/
+10
2023-09-18
fix: weed/storage: dropped error
Lars Lehtonen
1
-1
/
+3
2023-09-06
weed/storage/erasure_coding: Close() after error handling
Lars Lehtonen
1
-1
/
+1
2023-09-06
weed/storage/erasure_coding: fix dropped test error
Lars Lehtonen
1
-0
/
+3
2023-09-06
weed/storage/erasure_coding: remove unused err from encodeDatFile() signature
Lars Lehtonen
1
-2
/
+2
2023-08-10
Save disk space metrics immediately (#4740)
Nikita Mochalov
1
-0
/
+1
2023-08-09
Fix resource leaks (#4737)
Nikita Mochalov
5
-24
/
+40
2023-07-10
refresh max volume count after adjust (#4662)
LHHDZ
1
-0
/
+5
2023-07-07
avoid nil needle map
chrislu
1
-0
/
+4
2023-07-06
minor
chrislu
1
-2
/
+2
2023-07-04
Fix DataBackend nil pointer (#4641)
wusong
1
-1
/
+4
2023-07-04
fix copying level db files during commi
chrislu
1
-1
/
+1
2023-06-24
Support templating name of files stored via Rclone backend (#4606)
Damiano Albani
1
-3
/
+33
2023-06-18
remove duplicate `fileCount` query (#4588)
Bai Jie
1
-1
/
+0
2023-06-18
doIsEmpty() return error if v.DataBackend is nil (#4587)
Bai Jie
1
-2
/
+6
2023-06-14
avoid data race read volume.IsEmpty (#4574)
柏杰
5
-16
/
+161
2023-06-14
fix get file stats for IsEmpty (#4576)
Konstantin Lebedev
1
-2
/
+2
2023-06-12
fix from comment delete volume is empty (#4573)
Konstantin Lebedev
2
-4
/
+5
2023-06-12
Delete volume is empty (#4561)
Konstantin Lebedev
2
-1
/
+7
2023-06-05
Fix no more writable volumes by delay judgment (#4548)
wusong
1
-4
/
+8
2023-06-02
set df.File to nil after it is closed
chrislu
1
-3
/
+19
2023-04-22
avoid overwriting variables
chrislu
1
-1
/
+1
2023-04-18
Rclone storage backend (#4402)
Damiano Albani
4
-0
/
+291
2023-04-17
collect ec shard from multiple locations
chrislu
3
-4
/
+37
2023-03-14
fix test
chrislu
1
-1
/
+3
2023-03-14
fix test
chrislu
1
-1
/
+3
2023-03-08
fix tests
chrislu
1
-1
/
+1
2023-03-02
fix_read_tomb_needle_meta (#4263)
zemul
1
-1
/
+5
2022-11-23
Include name/mime in ReadAllNeedles (#4005)
James Hartig
1
-0
/
+2
2022-11-20
Include meta in ReadAllNeedles (#3991)
James Hartig
1
-4
/
+7
[prev]
[next]