aboutsummaryrefslogtreecommitdiff
path: root/weed/storage
AgeCommit message (Expand)AuthorFilesLines
2024-09-03copy ec shards to disks already having ec volumeschrislu1-3/+5
2024-09-02fix volume.move io.EOF (#5960)wyang1-3/+10
2024-09-01update metric for ErrorCRC if it happens during volume readNeedleDataInto (#5...Eugeniy E. Mikhailov1-0/+2
2024-08-21fix replication range checkchrislu1-12/+14
2024-08-18prevent compacting on the same volumechrislu1-0/+12
2024-08-16EC volume supports expiration and displays expiration message when executing ...augustazz7-20/+86
2024-08-13renamechrislu1-1/+1
2024-08-13add dat file size into vif for ECchrislu4-13/+36
2024-08-13fix EC reading on nLargeBlockRowschrislu2-10/+19
2024-07-10Detect underflow when calculating unused space (#5758)Dan2-2/+84
2024-07-01refactor all methods strings to const (#5726)Konstantin Lebedev1-1/+1
2024-06-28fixed fail to initialize existing ec volume when volume server has separate i...Taehyung Lim1-1/+1
2024-06-02Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() (#5633)NyaMisty1-1/+1
2024-05-12fix: recreate index include deleted files (#5579)Konstantin Lebedev3-19/+18
2024-04-28fix: skip file size checking for volume with TTL (#5541)Konstantin Lebedev1-0/+3
2024-04-26feat: upload files directly without multipart/form-data (#5539)Kevin Bulteel1-1/+71
2024-04-17rename VolumeServerVolumeGauge (#5504)steve.wei4-5/+5
2024-04-11[volume] Reduce the number of buffers for uploading one chunk (#5458)Konstantin Lebedev1-9/+3
2024-04-02fix: always close volume file (#4530) (#5459)Henco Appel1-4/+11
2024-03-19fix compilationchrislu1-1/+1
2024-03-18chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 (#5387)dependabot[bot]1-1/+1
2024-03-12go fmtchrislu1-1/+1
2024-03-09remove repetitive words (#5364)rustrover1-1/+1
2024-03-06Add deleted bytes to total_disk_size (#5161)Seyed Mahdi Sadegh Shobeiri1-0/+7
2024-02-24avoid unexpected compact size (#5272)Konstantin Lebedev1-2/+18
2024-02-24when verifyNeedleIntegrity, do not truncate fileschrislu1-6/+2
2024-02-14Fix Broken Links (#5287)Justin Dhillon1-2/+2
2024-01-26weed/storage: Fix volume info file permissions (#5246)BenoƮt Knecht1-3/+2
2024-01-25Revert "Fix weed fix"chrislu1-28/+2
2024-01-15can vacuum volume when size mismatch (#5200)skycope3-4/+14
2024-01-11fix write volume over size MaxPossibleVolumeSize (#5190)skycope2-14/+1
2024-01-11factor in existing ec volume count when estimating max volume countchrislu2-3/+7
2024-01-10chore: add status code for request_total metrics (#5188)Konstantin Lebedev1-10/+10
2023-12-06weed/storage: fix dropped test errorsLars Lehtonen1-0/+12
2023-11-26go fmtchrislu2-5/+5
2023-11-23reduce binary size by skipping rclonechrislu3-0/+7
2023-11-20Fix weed fixSmsS41-2/+28
2023-10-03Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)""chrislu4-5/+5
2023-10-03Revert "Revert "fix compilation""chrislu1-2/+0
2023-10-03Revert "fix compilation"chrislu4-2/+5
2023-10-03fix compilationchrislu4-5/+2
2023-10-03Revert "fix compilation"chrislu1-0/+2
2023-10-02fix compilationchrislu1-2/+0
2023-10-02Revert "Revert "Add disk type to prometheus metrics" (#4777)"chrislu4-5/+7
2023-09-25fix(ec): volumes created by foreign collection due to bug in ec balance (#4864)Tobias Gurtzick1-2/+11
2023-09-25Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...chrislu3-6/+10
2023-09-18Revert "Revert "Merge branch 'master' into sub""chrislu1-1/+3
2023-09-18Revert "Merge branch 'master' into sub"chrislu1-3/+1
2023-09-18Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"chrislu3-10/+6
2023-09-18Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)dependabot[bot]3-6/+10