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
/
command
/
volume.go
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Remove default concurrent upload/download limits for best performance (#7712)
Chris Lu
1
-2
/
+2
2025-12-05
Separate vacuum speed from replication speed (#7632)
msementsov
1
-0
/
+3
2025-12-02
Support separate volume server ID independent of RPC bind address (#7609)
Chris Lu
1
-1
/
+6
2025-11-10
fix help messages
chrislu
1
-1
/
+1
2025-11-04
Nit: use `time.Duration`s instead of constants in seconds. (#7438)
Lisandro Pin
1
-1
/
+1
2025-10-31
Adjust cli option (#7418)
Chris Lu
1
-2
/
+9
2025-07-07
* Fix undefined http serve behaiver (#6943)
zuzuviewer
1
-11
/
+8
2025-07-02
[volume] refactor and add metrics for flight upload and download data limit c...
Konstantin Lebedev
1
-4
/
+7
2025-06-03
change version directory
chrislu
1
-2
/
+3
2024-12-02
[security] reload whiteList on http seerver (#6302)
Konstantin Lebedev
1
-0
/
+1
2024-07-16
Added loadSecurityConfigOnce (#5792)
vadimartynov
1
-1
/
+1
2024-07-12
-metricsIp cmd flag (#5773)
vadimartynov
1
-1
/
+11
2023-10-09
fix: skipping checking active volumes with the same number of files at the m...
Konstantin Lebedev
1
-1
/
+2
2022-11-24
[metrics] Add the ability to control bind ip (#4012)
Jiffs Maverick
1
-1
/
+1
2022-11-14
Lazy loading (#3958)
Guo Lei
1
-0
/
+3
2022-10-12
volume server:set the default value of "hasSlowRead" to true (#3710)
famosss
1
-1
/
+1
2022-09-28
[volume] Add new volumes to HUP(reload) signal (#3755)
Konstantin Lebedev
1
-0
/
+2
2022-09-17
volume server: rename readBufferSize to readBufferSizeMB
chrislu
1
-3
/
+3
2022-09-16
volume: add "readBufSize" option to customize read optimization (#3702)
famosss
1
-0
/
+3
2022-09-15
mark "hasSlowRead" as experimental
chrislu
1
-1
/
+1
2022-09-15
volume: add "hasSlowRead" option to customize read optimization
chrislu
1
-0
/
+3
2022-09-08
purge tcp implementation
chrislu
1
-26
/
+0
2022-08-26
make CodeQL happy
chrislu
1
-3
/
+3
2022-08-07
refactor and fix strings.Split
chrislu
1
-3
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-11
/
+11
2022-05-21
add inflight upload data wait timeout
liubaojiang
1
-1
/
+4
2022-05-17
just exit in case of duplicated volume directories were loaded
guol-fnst
1
-1
/
+1
2022-03-16
Add mTLS support for both master and volume http server.
Berck Nash
1
-3
/
+11
2022-03-11
default bind to one ip address
chrislu
1
-1
/
+4
2022-02-27
minor
chrislu
1
-1
/
+1
2022-02-14
StopTimeout 30 sec
Konstantin Lebedev
1
-1
/
+1
2022-02-14
reduce to default http server KillTimeout and StopTimeout
Konstantin Lebedev
1
-2
/
+2
2022-01-13
add more help messages
chrislu
1
-1
/
+1
2021-09-20
use default 10000 for grpc port
Chris Lu
1
-1
/
+4
2021-09-12
change server address from string to a type
Chris Lu
1
-7
/
+7
2021-09-12
custom grpc port: volume server
Chris Lu
1
-1
/
+3
2021-09-07
better IP v6 support
Chris Lu
1
-5
/
+5
2021-08-08
volume: support concurrent download data size limit
Chris Lu
1
-26
/
+29
2021-07-13
volume: change all writes to fsync during graceful stopping
Chris Lu
1
-0
/
+1
2021-07-03
volume: default readMode to proxy
Chris Lu
1
-1
/
+1
2021-07-01
go fmt
Chris Lu
1
-1
/
+1
2021-06-30
add proxy mode to read non-local volumes
zhangsong
1
-1
/
+1
2021-06-30
add proxy mode to read non-local volumes
zhangsong
1
-3
/
+3
2021-04-27
minFreeSpace refactored
bingoohuang
1
-18
/
+8
2021-04-26
minFreeSpace argument allows size like 10GiB
bingoohuang
1
-14
/
+16
2021-04-02
go fmt
Chris Lu
1
-1
/
+1
2021-03-30
filer, volume: add concurrent upload size limit to avoid OOM
Chris Lu
1
-25
/
+28
2021-03-24
GOMAXPROCS use defaults to the value of runtime.NumCPU
Konstantin Lebedev
1
-3
/
+0
2021-03-23
more help message
Chris Lu
1
-1
/
+1
2021-03-12
default to empty host to bind to tcp4 and tcp6
Chris Lu
1
-1
/
+1
[next]