index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
[volume] Add new volumes to HUP(reload) signal (#3755)
Konstantin Lebedev
1
-0
/
+6
2022-09-16
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
10
-10
/
+14
2022-09-16
remove unused code
chrislu
1
-9
/
+0
2022-09-16
refactor(storage): readability improvements (#3703)
Ryan Russell
9
-9
/
+9
2022-09-16
volume: add "readBufSize" option to customize read optimization (#3702)
famosss
2
-1
/
+5
2022-09-15
volume: add "hasSlowRead" option to customize read optimization
chrislu
2
-5
/
+38
2022-09-14
go fmt
chrislu
3
-25
/
+30
2022-09-13
adjust logs
chrislu
1
-9
/
+1
2022-09-10
ADHOC: Volume fsck use a time cutoff param (#3626)
Eric Yang
2
-0
/
+86
2022-09-08
simplify a bit (#3631)
famosss
1
-0
/
+1
2022-09-08
simplify a bit
chrislu
1
-5
/
+1
2022-09-08
reduce v.dataFileAccessLock lock scope
chrislu
1
-9
/
+24
2022-09-08
adjust variable names
chrislu
1
-7
/
+4
2022-09-08
refactor: move ReadNeedleDataInto into volume_read.go
chrislu
3
-114
/
+31
2022-09-08
purge tcp implementation
chrislu
1
-105
/
+0
2022-09-06
ADHOC: add read needle meta grpc (#3581)
Eric Yang
6
-6
/
+125
2022-09-04
cloud tier: s3 consume all read response body
chrislu
1
-7
/
+8
2022-09-04
adjust log level
chrislu
2
-2
/
+2
2022-09-04
minor optimization
chrislu
1
-1
/
+8
2022-08-30
avoid race conditions access to SuperBlock.Version (#3539)
Konstantin Lebedev
1
-0
/
+3
2022-08-26
make CodeQL happy
chrislu
1
-1
/
+1
2022-08-26
more detailed error
chrislu
1
-2
/
+2
2022-08-26
avoid race conditions for diskLocation.MaxVolumeCount (#3526)
Konstantin Lebedev
2
-12
/
+12
2022-08-23
optimiz commitig compact (#3388)
Guo Lei
8
-37
/
+304
2022-08-23
fix deletecount bug (#3499)
Guo Lei
1
-2
/
+7
2022-08-21
the statistical methord for fileCount should stay same (#3477)
Guo Lei
1
-1
/
+1
2022-08-20
volume: file counter should be all files
chrislu
1
-3
/
+2
2022-08-18
s3: remove deleted collection during metrics reporting
chrislu
1
-5
/
+5
2022-08-17
also migrate jsonpb
chrislu
1
-8
/
+7
2022-08-17
move proto package
chrislu
3
-3
/
+3
2022-08-15
Revert "Refactor for Sync method (#3426)"
chrislu
4
-69
/
+7
2022-08-10
Refactor for Sync method (#3426)
Rain Li
4
-7
/
+69
2022-08-09
delete minor unreachable code (#3423)
Abirdcfly
1
-1
/
+0
2022-08-01
Merge branch 'master' into gentle_vacuum
Konstantin Lebedev
71
-237
/
+237
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
71
-237
/
+237
2022-07-29
vacuum show LA
Konstantin Lebedev
1
-1
/
+9
2022-07-27
remove all (currently existing) collection volume metrics
Evgeny Kuzhelev
1
-9
/
+10
2022-07-27
delete disk_size metrics when collection deleted
Evgeny Kuzhelev
1
-7
/
+8
2022-07-25
correct comment
guosj
1
-1
/
+1
2022-07-20
rename parameter and reuse functions
guol-fnst
5
-87
/
+50
2022-07-19
remove uncessary code
guol-fnst
1
-7
/
+7
2022-07-19
optimiz
guol-fnst
3
-36
/
+20
2022-07-19
use snapshot
guol-fnst
3
-12
/
+136
2022-07-14
use 10 or numCPU workers if env is not found
guol-fnst
1
-0
/
+4
2022-07-14
optimiz concurrency
guol-fnst
1
-2
/
+9
2022-07-12
speeding up loading volumes
guol-fnst
1
-1
/
+6
2022-06-30
also remove Sync() for idx file
chrislu
1
-3
/
+0
2022-06-30
stuck with file.Sync()
chrislu
1
-1
/
+2
2022-06-27
fix 3238: handle errors for GenerateDirUuid method
garenchan
1
-3
/
+4
2022-06-23
test compact map with snowflake sequencer
chrislu
1
-0
/
+15
[prev]
[next]