aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30add fsync option for benchmarkzhangsong2-0/+7
2020-04-30add cipher keyChris Lu1-0/+1
2020-04-30log messagesChris Lu5-7/+20
2020-04-30subscribe from a timestampChris Lu1-4/+4
2020-04-30for debuggingChris Lu1-1/+8
2020-04-29s3: print out time in UTC formatChris Lu2-2/+2
2020-04-29FUSE mount: atomic local cache updatesChris Lu2-9/+64
2020-04-29able to subscribe any topic from any point of timeChris Lu13-43/+117
2020-04-29refactoringChris Lu11-6/+27
2020-04-29read in case cross chunksChris Lu1-9/+11
2020-04-29better error messageChris Lu1-1/+1
2020-04-29chunk rememober encryption or notChris Lu2-5/+7
2020-04-29reset on getting the bufferChris Lu1-1/+1
2020-04-28meta subscription: update the last read timeChris Lu1-0/+8
2020-04-28master and volume server: avoid race conditionChris Lu2-1/+6
2020-04-28remove printoutsChris Lu1-1/+1
2020-04-28refactoringChris Lu1-7/+9
2020-04-28fix compilationChris Lu1-4/+0
2020-04-28randomize benchmark contentChris Lu1-3/+5
2020-04-28filer: simplify image resizeChris Lu2-3/+43
2020-04-28metadata log: read from any timestampChris Lu3-12/+92
2020-04-27Merge pull request #1293 from wyxloading/refactor_signal_handlerChris Lu13-29/+26
2020-04-28refacotr: move signal handling and pprof to grace packagewuyuxiang13-29/+26
2020-04-27FUSE: subcribe meta events based on timestampChris Lu2-3/+3
2020-04-27printout errorChris Lu1-2/+2
2020-04-27filer: pass along user name and group name for HDFSChris Lu1-1/+3
2020-04-26tweakingChris Lu1-2/+2
2020-04-261.771.77Chris Lu3-3/+3
2020-04-26HCFS 1.2.7Chris Lu5-5/+5
2020-04-26Hadoop: fix entry not found for HCFSChris Lu4-12/+36
2020-04-23add lock/unlock to example admin scriptsChris Lu1-0/+2
2020-04-23mount: default to enable asyncMetaDataCachingChris Lu1-1/+1
2020-04-23support semicolon seperated command linesChris Lu2-44/+58
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu18-1/+76
2020-04-23make lock/unlock optionalChris Lu3-252/+147
2020-04-23fix buildsChris Lu1-1/+1
2020-04-23allow lock with an existing lockChris Lu1-1/+4
2020-04-23make second lock instantChris Lu2-6/+7
2020-04-23shell: add lock/unlock commandChris Lu2-2/+58
2020-04-23clean upChris Lu1-1/+0
2020-04-23add exclusive lock library on shellChris Lu5-179/+257
2020-04-23add master side code for cluster wise exclusive lockChris Lu4-151/+549
2020-04-221.761.76Chris Lu3-3/+3
2020-04-22reduce the connectionsChris Lu1-13/+0
2020-04-22avoid repeated grpc connection creationChris Lu2-4/+10
2020-04-22also writes to local meta cacheChris Lu4-0/+37
2020-04-21add mongodbChris Lu1-3/+3
2020-04-211.751.75Chris Lu3-3/+3
2020-04-21cache metadata on startupChris Lu3-4/+17
2020-04-21refactorChris Lu3-57/+66