aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
following https://github.com/grpc/grpc-go/issues/3170#issuecomment-552517779
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
Master prom metrics
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
revert 0c75f15062c931d457fb52a079ca22fbb4679247 Reported: Hi, about commit: 0c75f15062c931d457fb52a079ca22fbb4679247 POSIX: should not delete if a directory is not empty It should still delete with a command like rm -rf "${path}"/ because it is a forced delete, but now it gets fail to delete non-empty folder: [...] Can you enable the delete if it is forced?
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
fix https://github.com/chrislusf/seaweedfs/discussions/2542
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
do not expose internal offset
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
2022-01-21skip printing fs configurationchrislu1-3/+0
2022-01-21refactoring, move genFn before saveFnchrislu2-34/+34
2022-01-21enforce bucket quotachrislu1-16/+14
2022-01-21s3: check bucket usage and adjust read only according to quotachrislu1-0/+141
2022-01-21able to configure the quota for a bucketchrislu3-0/+100
2022-01-21display bucket quotachrislu4-506/+525
2022-01-21s3: list bucket size from weed shellchrislu1-4/+14
2022-01-21Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu2-3/+7
2022-01-21refactoringchrislu1-2/+2
2022-01-20Merge pull request #2602 from kmlebedev/master_metricsChris Lu1-0/+4
master metricsHttpPort
2022-01-19Update binaries_dev.ymlChris Lu1-1/+1
2022-01-19Update binaries_dev.ymlChris Lu1-2/+2
2022-01-19url should be always using forward slashchrislu1-1/+1
2022-01-19Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-0/+1
2022-01-19go mod tidychrislu2-73/+3
2022-01-19master metricsHttpPortKonstantin Lebedev1-0/+4