aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Merge pull request #2211 from qieqieplus/filer-bloom-filterChris Lu3-7/+22
2021-07-23add bloom filter for filer leveldb/rocksdbqieqieplus3-7/+22
2021-07-22fix security alert on github.com/dgrijalva/jwt-goChris Lu3-17/+4
2021-07-22resolve gjson security alertChris Lu2-2/+8
2021-07-22update mongodb lib due to security warningChris Lu2-1/+17
2021-07-22filer: fix mysql, postgres batch delete errorChris Lu17-35/+26
2021-07-22mount: hide /etc folder also from mountChris Lu1-1/+1
2021-07-21go fmtChris Lu8-17/+16
2021-07-21Merge pull request #2209 from combineads/fuse_optionChris Lu1-10/+10
2021-07-21Merge pull request #2208 from combineads/add_rm_optionsChris Lu1-30/+63
2021-07-21Fix error handlingbyunghwa.yun1-10/+10
2021-07-21Add fs rm optionsbyunghwa.yun1-30/+63
2021-07-21configure and store remote configurationsChris Lu5-137/+293
2021-07-21Merge pull request #2200 from combineads/add_fs_rmChris Lu1-0/+67
2021-07-20Merge pull request #2204 from nivekuil/tokenpolicyChris Lu1-1/+1
2021-07-20cassandra: use LocalQuorum for all queriesnivekuil1-1/+1
2021-07-19Merge branch 'remote_overlay'Chris Lu9-21/+27
2021-07-19optimization: improve random range query for large filesorigin/remote_overlayChris Lu7-16/+22
2021-07-19Update filechunk_manifest.goChris Lu1-1/+1
2021-07-20Add fs rmbyunghwa.yun1-0/+67
2021-07-19remove unused parameterChris Lu2-5/+5
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu7-228/+288
2021-07-19proto: add remoteChris Lu3-520/+628
2021-07-16add `-retry` option for `volume.fix.replication`Chris Lu1-7/+8
2021-07-16Added `-retry` option for `volumeServer.evacuate`Chris Lu1-1/+8
2021-07-16refactorChris Lu1-43/+51
2021-07-16Merge pull request #2198 from nivekuil/tokenpolicyChris Lu1-1/+1
2021-07-16cassandra: Use LocalOne instead of One consistencynivekuil1-1/+1
2021-07-16[volume.check.disk] skip errors and check next volumesChris Lu1-22/+29
2021-07-15SChris Lu1-0/+0
2021-07-152.592.59Chris Lu3-4/+4
2021-07-15readable logsChris Lu1-5/+5
2021-07-15s3: multipart upload miss data if file is chunked in 4MBChris Lu1-8/+3
2021-07-13fix compilationChris Lu1-2/+2
2021-07-13shell: volume.check.disk adds retries in case the volumes are just movedChris Lu1-25/+30
2021-07-13volume: change all writes to fsync during graceful stoppingChris Lu3-1/+12
2021-07-12shell: volume.fsck deletes a volume is the volume has only orphaned data.Chris Lu1-2/+9
2021-07-122.582.58Chris Lu3-4/+4
2021-07-12add version to filer configuration responseChris Lu4-194/+207
2021-07-11Merge pull request #2189 from bingoohuang/masterChris Lu1-5/+5
2021-07-12fix typo in fs.configure help message textbingoohuang1-5/+5
2021-07-12Merge pull request #1 from chrislusf/masterbingoohuang12-63/+54
2021-07-10shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to de...Chris Lu1-2/+2
2021-07-09renameChris Lu4-5/+6
2021-07-09s3 config read via grpcChris Lu2-47/+16
2021-07-09/etc files are stored inside metadata storeChris Lu2-2/+4
2021-07-06Merge pull request #2185 from bingoohuang/masterChris Lu3-1/+45
2021-07-06show RemoteVolumes/EcVolumes only if it is not emptybingoohuang3-1/+45
2021-07-05another fix related to 64 bit alignmentChris Lu1-1/+1
2021-07-05Merge pull request #2184 from jbarotin/masterChris Lu1-1/+1