| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-29 | fix: delete a file and then create a directory with the same name | Chris Lu | 2 | -1/+10 |
| 2020-03-29 | HDFS: support chunk cache | Chris Lu | 3 | -34/+41 |
| 2020-03-29 | return part of the chunk if chunkview is not the full chunk | Chris Lu | 2 | -16/+32 |
| 2020-03-28 | Update SeaweedRead.java | Chris Lu | 1 | -0/+2 |
| 2020-03-28 | add notes | Chris Lu | 1 | -0/+2 |
| 2020-03-28 | adjust print out | Chris Lu | 1 | -1/+1 |
| 2020-03-28 | FUSE: add configurable in memory chunk cache size | Chris Lu | 6 | -15/+24 |
| 2020-03-28 | FUSE: add chunk cache for recently accessed file chunks | Chris Lu | 6 | -17/+71 |
| 2020-03-28 | refactor | Chris Lu | 2 | -4/+4 |
| 2020-03-28 | refactoring | Chris Lu | 6 | -13/+15 |
| 2020-03-27 | 1.691.69 | Chris Lu | 3 | -3/+3 |
| 2020-03-27 | fix FUSE read for large files | Chris Lu | 5 | -45/+135 |
| 2020-03-27 | avoid overflow | Chris Lu | 2 | -1/+8 |
| 2020-03-27 | refactoring | Chris Lu | 2 | -2/+3 |
| 2020-03-27 | clean up | Chris Lu | 2 | -3/+1 |
| 2020-03-26 | sampling whether the data can be gzipped | Chris Lu | 1 | -2/+11 |
| 2020-03-26 | small test | Chris Lu | 2 | -2/+25 |
| 2020-03-26 | FUSE mount: report max volume count available disk space1.68 | Chris Lu | 1 | -1/+3 |
| 2020-03-26 | refactoring | Chris Lu | 2 | -32/+15 |
| 2020-03-26 | 1.68 | Chris Lu | 3 | -3/+3 |
| 2020-03-26 | add some tests | Chris Lu | 1 | -0/+17 |
| 2020-03-26 | S3 API: set deletion to recursive | Chris Lu | 1 | -1/+1 |
| 2020-03-26 | set target Dir object when moving | Chris Lu | 1 | -0/+1 |
| 2020-03-26 | tweak | Chris Lu | 2 | -1/+7 |
| 2020-03-26 | rename: set new name for renamed files | Chris Lu | 1 | -0/+6 |
| 2020-03-26 | refactor | Chris Lu | 1 | -6/+6 |
| 2020-03-26 | error checking for remove | Chris Lu | 1 | -1/+6 |
| 2020-03-26 | add back running output | Chris Lu | 1 | -1/+7 |
| 2020-03-26 | go fmt | Chris Lu | 8 | -35/+42 |
| 2020-03-26 | tree structured fs cache | Chris Lu | 10 | -69/+150 |
| 2020-03-25 | fix fscache move | Chris Lu | 7 | -54/+265 |
| 2020-03-25 | docker: entrypoint skip ip address detection | Chris Lu | 1 | -1/+1 |
| 2020-03-25 | purging skip EC volumes | Chris Lu | 1 | -0/+3 |
| 2020-03-25 | batch delete orphan data by file keys | Chris Lu | 4 | -248/+311 |
| 2020-03-25 | refactoring | Chris Lu | 1 | -4/+9 |
| 2020-03-25 | format output | Chris Lu | 1 | -11/+26 |
| 2020-03-24 | shell: volume.fsck add options | Chris Lu | 1 | -18/+40 |
| 2020-03-24 | Update README.md | Chris Lu | 1 | -1/+2 |
| 2020-03-24 | Update README.md | Chris Lu | 1 | -0/+8 |
| 2020-03-24 | better handle lock in case of exception | Chris Lu | 1 | -22/+43 |
| 2020-03-24 | fix compilation on travis | Chris Lu | 1 | -3/+3 |
| 2020-03-24 | auto add prefix "fs." | Chris Lu | 1 | -3/+2 |
| 2020-03-24 | fix pwd printout | Chris Lu | 1 | -5/+1 |
| 2020-03-24 | better output format | Chris Lu | 1 | -5/+11 |
| 2020-03-24 | clean up | Chris Lu | 1 | -0/+2 |
| 2020-03-24 | shell: add volume.fsck | Chris Lu | 2 | -34/+270 |
| 2020-03-24 | fix compilation | Chris Lu | 1 | -4/+4 |
| 2020-03-24 | fix logic | Chris Lu | 1 | -29/+27 |
| 2020-03-24 | disable chunk file output | Chris Lu | 1 | -22/+20 |
| 2020-03-23 | add comments | Chris Lu | 1 | -1/+8 |
