aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-25fix incorrect log informationguosj1-1/+1
2022-02-24mount2: add rdevchrislu7-420/+437
2022-02-24simpler outputchrislu1-1/+2
2022-02-24rename: handle hard linkschrislu1-4/+8
2022-02-24mount2: POSIX deleted opened file nlink should be 0chrislu1-5/+12
2022-02-24Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-1/+1
2022-02-24mount2: SetAttr set mode correctlychrislu3-12/+17
2022-02-24Merge pull request #2704 from guo-sj/fix_bugs_in_return_valueChris Lu1-1/+1
2022-02-24Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-1/+1
2022-02-24mount2: dir read opened filechrislu2-0/+9
2022-02-24fix return value in storage/volume_vacuum.go:444guosj1-1/+1
2022-02-23Merge pull request #2701 from guo-sj/fix_bugs_in_return_valueChris Lu1-1/+1
2022-02-24fix a return bug in func (c *commandVacuum) Doguosj1-1/+1
2022-02-23use "mv.from" for moving fileschrislu1-2/+2
2022-02-23fix error handlingchrislu1-5/+6
2022-02-23Merge pull request #2698 from guo-sj/fix_bugs_in_return_valueChris Lu1-3/+3
2022-02-23Merge pull request #2697 from guo-sj/fix_bugs_in_return_valueChris Lu1-3/+3
2022-02-23fix another return value bugguosj1-3/+3
2022-02-23fix bugs in return valueguosj1-3/+3
2022-02-22Merge pull request #2696 from vanhtuan0409/fix-iam-panicChris Lu1-0/+1
2022-02-23initialize master address in iam optionsTuan Vuong1-0/+1
2022-02-22Merge pull request #2694 from banjiaojuhao/filer_http-write_with_offsetChris Lu2-9/+32
2022-02-22filer_http: support uploading file with offsetbanjiaojuhao2-9/+32
2022-02-202.902.90chrislu2-3/+3
2022-02-20leveldb3: adjust memory allocation for each bucketchrislu1-2/+2
2022-02-20Merge pull request #2690 from banjiaojuhao/filer-http_move_entryChris Lu1-1/+69
2022-02-20filer_web: support moving entrybanjiaojuhao1-1/+69
2022-02-19listing for filer stores without prefixed query: break if no more progresschrislu1-0/+2
2022-02-19minorchrislu1-1/+1
2022-02-19filer store: reduce one possible listing operationchrislu1-1/+1
2022-02-18optimize a bitchrislu1-1/+5
2022-02-18commentschrislu1-0/+3
2022-02-18Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-1/+5
2022-02-18Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist"chrislu1-4/+0
2022-02-18Merge pull request #2685 from banjiaojuhao/filer-get_file_entryChris Lu1-1/+5
2022-02-18filer: support get file entrybanjiaojuhao1-1/+5
2022-02-18mount2: fix unlinkchrislu1-5/+11
2022-02-18fix buildchrislu1-1/+0
2022-02-18add todochrislu1-0/+1
2022-02-18mount2: adjust file modechrislu4-5/+7
2022-02-18return fuse.Status when looking up by inodechrislu10-17/+59
2022-02-16Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-1/+1
2022-02-16list entries while reading from remotechrislu4-18/+45
2022-02-16Merge pull request #2683 from guo-sj/fix_fsconfigure_bugChris Lu1-1/+1
2022-02-17fix minor bug in commandFsConfigure.Doguosj1-1/+1
2022-02-16fix listing with correct inodechrislu1-17/+12
2022-02-16count lookup or notchrislu6-8/+14
2022-02-16sync data first before stoppingchrislu3-0/+28
2022-02-16less logschrislu1-1/+1
2022-02-16less logschrislu1-1/+1