aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-29fix: delete a file and then create a directory with the same nameChris Lu2-1/+10
2020-03-29HDFS: support chunk cacheChris Lu3-34/+41
2020-03-29return part of the chunk if chunkview is not the full chunkChris Lu2-16/+32
2020-03-28Update SeaweedRead.javaChris Lu1-0/+2
2020-03-28add notesChris Lu1-0/+2
2020-03-28adjust print outChris Lu1-1/+1
2020-03-28FUSE: add configurable in memory chunk cache sizeChris Lu6-15/+24
2020-03-28FUSE: add chunk cache for recently accessed file chunksChris Lu6-17/+71
2020-03-28refactorChris Lu2-4/+4
2020-03-28refactoringChris Lu6-13/+15
2020-03-271.691.69Chris Lu3-3/+3
2020-03-27fix FUSE read for large filesChris Lu5-45/+135
2020-03-27avoid overflowChris Lu2-1/+8
2020-03-27refactoringChris Lu2-2/+3
2020-03-27clean upChris Lu2-3/+1
2020-03-26sampling whether the data can be gzippedChris Lu1-2/+11
2020-03-26small testChris Lu2-2/+25
2020-03-26FUSE mount: report max volume count available disk space1.68Chris Lu1-1/+3
2020-03-26refactoringChris Lu2-32/+15
2020-03-261.68Chris Lu3-3/+3
2020-03-26add some testsChris Lu1-0/+17
2020-03-26S3 API: set deletion to recursiveChris Lu1-1/+1
2020-03-26set target Dir object when movingChris Lu1-0/+1
2020-03-26tweakChris Lu2-1/+7
2020-03-26rename: set new name for renamed filesChris Lu1-0/+6
2020-03-26refactorChris Lu1-6/+6
2020-03-26error checking for removeChris Lu1-1/+6
2020-03-26add back running outputChris Lu1-1/+7
2020-03-26go fmtChris Lu8-35/+42
2020-03-26tree structured fs cacheChris Lu10-69/+150
2020-03-25fix fscache moveChris Lu7-54/+265
2020-03-25docker: entrypoint skip ip address detectionChris Lu1-1/+1
2020-03-25purging skip EC volumesChris Lu1-0/+3
2020-03-25batch delete orphan data by file keysChris Lu4-248/+311
2020-03-25refactoringChris Lu1-4/+9
2020-03-25format outputChris Lu1-11/+26
2020-03-24shell: volume.fsck add optionsChris Lu1-18/+40
2020-03-24Update README.mdChris Lu1-1/+2
2020-03-24Update README.mdChris Lu1-0/+8
2020-03-24better handle lock in case of exceptionChris Lu1-22/+43
2020-03-24fix compilation on travisChris Lu1-3/+3
2020-03-24auto add prefix "fs."Chris Lu1-3/+2
2020-03-24fix pwd printoutChris Lu1-5/+1
2020-03-24better output formatChris Lu1-5/+11
2020-03-24clean upChris Lu1-0/+2
2020-03-24shell: add volume.fsckChris Lu2-34/+270
2020-03-24fix compilationChris Lu1-4/+4
2020-03-24fix logicChris Lu1-29/+27
2020-03-24disable chunk file outputChris Lu1-22/+20
2020-03-23add commentsChris Lu1-1/+8