aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-06Added basic deletion capabilities to fsck.Radtoo1-38/+97
2022-02-04move error to a separate filechrislu5-24/+55
2022-02-04Merge pull request #2634 from kmlebedev/errorMetricsChris Lu3-0/+18
2022-02-04Merge pull request #2632 from lapshin-vitaly/s3api_errorsChris Lu2-2/+12
2022-02-04add util packagechrislu1-0/+1
2022-02-04change to util.WriteFilechrislu5-6/+7
2022-02-04sync call to write file, avoid vif loading errorchrislu2-1/+18
2022-02-04Merge pull request #2635 from zerospiel/rearrange_handlersChris Lu1-33/+55
2022-02-04weed/s3api: rearrange s3 methods handlers to ensure correct methods requestingzerospiel1-33/+55
2022-02-04fix metric namesKonstantin Lebedev1-3/+3
2022-02-04error metrics for filer and storeKonstantin Lebedev3-0/+18
2022-02-04add s3api error for copy in file, not directoryLapshinn Vitaly2-2/+12
2022-02-03s3: listObjectParts return ErrNoSuchUpload if does not existchrislu1-0/+4
2022-02-03Merge pull request #2631 from zerospiel/bucket_handlersChris Lu6-22/+107
2022-02-03weed/s3api: added new bucket handlers for more compatibility with AWS S3zerospiel6-22/+107
2022-02-01[volume.check.disk] fix wrong logic to comparechrislu1-2/+2
2022-01-302.882.88chrislu2-3/+3
2022-01-30edge case: old entry was not replicated to remote storagechrislu1-1/+1
2022-01-28adjust volume count even when not applying the changeschrislu1-25/+27
2022-01-28Merge pull request #2618 from divanikus/masterChris Lu1-41/+88
2022-01-27remove max connection agechrislu1-3/+2
2022-01-26async volumeTierMovedivanikus1-41/+88
2022-01-26use limited in memory buffer instead of swap filechrislu3-11/+6
2022-01-25Merge pull request #2613 from kmlebedev/masterPromMetricsChris Lu4-3/+65
2022-01-25fix metrics master nameKonstantin Lebedev1-4/+4
2022-01-24revert "POSIX: should not delete if a directory is not empty"chrislu1-2/+2
2022-01-24metrics master is leaderKonstantin Lebedev2-0/+16
2022-01-24new master metricsKonstantin Lebedev4-3/+49
2022-01-23use a sliding window of in-memory writable chunkschrislu5-3/+26
2022-01-23reset swap file chunk after uploadingchrislu1-0/+1
2022-01-232.872.87chrislu2-3/+3
2022-01-23dedup local metadata subscriberschrislu2-5/+7
2022-01-22adjust logchrislu1-1/+1
2022-01-22rename filechrislu1-0/+0
2022-01-22renamechrislu1-12/+12
2022-01-22use memory when under 16 chunkschrislu1-1/+1
2022-01-22move upload pipeline locking to a different filechrislu2-58/+63
2022-01-22renamechrislu1-22/+22
2022-01-22renamechrislu1-0/+0
2022-01-22swap file based random write large file uploadchrislu7-411/+207
2022-01-22fix memory allocationchrislu2-1/+12
2022-01-22refactorchrislu2-4/+4
2022-01-22renamechrislu1-0/+0
2022-01-22refactorchrislu2-60/+64
2022-01-22refactoringchrislu2-21/+28
2022-01-22just refactoringchrislu2-36/+63
2022-01-22rename filechrislu1-0/+0
2022-01-22renamechrislu1-24/+23
2022-01-22re-orderchrislu1-2/+2
2022-01-22add logging for memory allocationchrislu1-1/+11