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-02-08
updated needle with fsync
Konstantin Lebedev
1
-0
/
+9
2022-02-07
skips compact if store is stopping
Konstantin Lebedev
1
-0
/
+3
2022-02-04
move error to a separate file
chrislu
1
-10
/
+10
2022-02-04
Merge pull request #2634 from kmlebedev/errorMetrics
Chris Lu
1
-0
/
+11
2022-02-04
sync call to write file, avoid vif loading error
chrislu
1
-1
/
+1
2022-02-04
error metrics for filer and store
Konstantin Lebedev
1
-0
/
+11
2021-12-26
use streaming mode for long poll grpc calls
chrislu
3
-4
/
+4
2021-12-16
remove debug messages
chrislu
1
-3
/
+3
2021-12-05
volume: load volume can optionally be skipped, if ec volume exists
chrislu
1
-6
/
+11
2021-12-05
volume: fix loading old volume format
chrislu
1
-0
/
+3
2021-11-02
go fmt
Chris Lu
1
-4
/
+4
2021-10-29
cloud tier: remove tagging since not all s3 vendors support this
Chris Lu
3
-18
/
+4
2021-10-29
s3 header add user agent
Chris Lu
1
-0
/
+5
2021-10-24
volume vacuum: avoid timeout with streaming progress report
Chris Lu
3
-6
/
+14
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
8
-44
/
+38
2021-10-11
go fmt
Chris Lu
1
-4
/
+4
2021-10-11
volume: find a non-empty offset when binary searching by timestamp
Chris Lu
2
-18
/
+60
2021-10-11
volume: find a non-empty offset when binary searching by timestamp
Chris Lu
1
-0
/
+10
2021-10-09
adds more error message
Chris Lu
2
-1
/
+71
2021-10-07
do not try to compress if not sure about the file content
Chris Lu
1
-1
/
+1
2021-10-07
revert temporary changes that disabled compression
Chris Lu
1
-9
/
+7
2021-10-05
skip ec volumes when loading normal volumes
Chris Lu
1
-0
/
+5
2021-10-01
add source name to error message
Chris Lu
1
-1
/
+1
2021-09-27
volume stream read skips deleted content
Chris Lu
1
-0
/
+42
2021-09-27
adjust comment
Chris Lu
1
-2
/
+2
2021-09-12
change server address from string to a type
Chris Lu
5
-12
/
+19
2021-09-11
add volume not found error type, to reduce error log
Chris Lu
2
-4
/
+6
2021-09-02
add error message
Chris Lu
1
-1
/
+1
2021-09-01
go fmt
Chris Lu
9
-3
/
+11
2021-08-30
fix build
Chris Lu
1
-4
/
+3
2021-08-29
change to a new bloom filter library
Chris Lu
1
-3
/
+3
2021-08-26
refactor: separating out remote.proto
Chris Lu
4
-9
/
+94
2021-08-25
cloud drive: add support for Wasabi
Chris Lu
1
-0
/
+1
2021-08-23
cloud drive: s3 configurable force path style
Chris Lu
1
-0
/
+1
2021-08-23
do not force path style for better compatibility
Chris Lu
1
-1
/
+0
2021-08-17
The IEEE assembler optimizations has been submitted and will be part of the G...
Konstantin Lebedev
1
-1
/
+1
2021-08-13
Only when tailing volume, the zero-ed cookie should skip checking.
Chris Lu
3
-11
/
+13
2021-08-13
tail volume: fix zero cookie problem from batch deletion
Chris Lu
1
-1
/
+4
2021-08-08
volume: support concurrent download data size limit
Chris Lu
5
-6
/
+13
2021-08-01
volume: deletion can skip volume size checking
Chris Lu
1
-1
/
+1
2021-07-13
volume: change all writes to fsync during graceful stopping
Chris Lu
1
-1
/
+6
2021-07-01
go fmt
Chris Lu
1
-4
/
+4
2021-06-28
look back when adding to sorted values
Chris Lu
2
-5
/
+25
2021-06-28
volume: large_volume version has bug when using in memory index
Chris Lu
2
-0
/
+34
2021-06-15
fix stats when a collection is deleted
Chris Lu
1
-0
/
+5
2021-06-06
use bytes.Buffer to reduce memory allocation and gc
Chris Lu
3
-49
/
+68
2021-06-02
avoid data loss after restarting a container with a volum server
Konstantin Lebedev
1
-0
/
+6
2021-05-15
skip file not found error when deleting
Chris Lu
1
-2
/
+2
2021-05-05
fix concurrent vacuum & delete panic
qieqieplus
1
-3
/
+3
2021-04-27
minFreeSpace refactored
bingoohuang
2
-9
/
+9
[next]