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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
2.55
2.55
Chris Lu
3
-4
/
+4
2021-06-23
Update README.md
Chris Lu
1
-1
/
+1
2021-06-22
Merge pull request #2147 from jonaz/process_metrics
Chris Lu
4
-11
/
+376
2021-06-22
Add process metrics of weed itself
Jonas Falck
4
-11
/
+376
2021-06-21
master: avoid repeated leader redirection
Chris Lu
1
-1
/
+6
2021-06-19
Merge pull request #2141 from danielflira/feature-background-fuse
Chris Lu
1
-0
/
+24
2021-06-20
start weed with mount in background
danielflira
1
-0
/
+24
2021-06-19
2.54
2.54
Chris Lu
3
-4
/
+4
2021-06-19
mount: fix for deletion stopped working since 2.53
Chris Lu
1
-2
/
+1
2021-06-18
remove unused fields
Chris Lu
1
-2
/
+0
2021-06-15
fix stats when a collection is deleted
Chris Lu
1
-0
/
+5
2021-06-15
FUSE: skip flushing if file is deleted
Chris Lu
2
-2
/
+11
2021-06-15
Merge pull request #2128 from kmlebedev/do_small_delete_transactions
Chris Lu
18
-29
/
+36
2021-06-15
avoid crashes Galera Cluster
Konstantin Lebedev
18
-29
/
+36
2021-06-15
Merge pull request #2127 from nagy/check-history-error
Chris Lu
1
-2
/
+4
2021-06-13
2.53
2.53
Chris Lu
3
-4
/
+4
2021-06-13
skip cookie checking if from grpc api
Chris Lu
1
-1
/
+1
2021-06-13
add block and mutex profiling
Chris Lu
1
-0
/
+21
2021-06-13
fix for mysql2 postgres2 on fast dropping buckets
Chris Lu
2
-2
/
+2
2021-06-13
filer.copy: zero fileSize for directories
Chris Lu
1
-1
/
+5
2021-06-12
minor
Chris Lu
1
-2
/
+1
2021-06-12
minor
Chris Lu
1
-2
/
+2
2021-06-10
remove all bucket metadata
Chris Lu
4
-1
/
+13
2021-06-10
avoid possible empty object
Chris Lu
1
-3
/
+3
2021-06-10
adjust the error output
Chris Lu
2
-11
/
+24
2021-06-10
refactor
Chris Lu
19
-269
/
+215
2021-06-10
refactoring
Chris Lu
11
-90
/
+88
2021-06-09
Update README.md
Chris Lu
1
-1
/
+1
2021-06-08
Check for history file errors as well
Daniel Nagy
1
-2
/
+4
2021-06-07
Merge pull request #2115 from nagy/exitcode
Chris Lu
1
-2
/
+11
2021-06-07
Return correct exitcode when `wheed upload` fails
Daniel Nagy
1
-2
/
+11
2021-06-07
2.52
2.52
Chris Lu
3
-4
/
+4
2021-06-07
locks for data racing
Chris Lu
1
-1
/
+4
2021-06-06
limits concurrent uploads for one file
2.51
Chris Lu
1
-3
/
+25
2021-06-06
skip md5 checking for now because of race condition
Chris Lu
1
-9
/
+2
2021-06-06
2.51
Chris Lu
3
-4
/
+4
2021-06-06
fix writing the small file
Chris Lu
1
-1
/
+1
2021-06-06
filer: parallel data upload
Chris Lu
1
-19
/
+34
2021-06-06
mount: adjust starting order
Chris Lu
2
-2
/
+6
2021-06-06
refactor
Chris Lu
1
-35
/
+54
2021-06-06
use bytes.Buffer to reduce memory allocation and gc
Chris Lu
8
-58
/
+102
2021-06-06
optionally disable concurrent upload limit
Chris Lu
2
-2
/
+5
2021-06-06
filer: mongodb avoids E11000 duplicate key error collection: seaweedfs.fileme...
Chris Lu
1
-5
/
+6
2021-06-05
verbose but cleaner logic to invalidate fuse cache
Chris Lu
1
-6
/
+15
2021-06-05
Merge pull request #2112 from wenerme/patch-1
Chris Lu
1
-1
/
+1
2021-06-05
use string version
陈杨文
1
-1
/
+1
2021-06-05
FUSE: invalidate FUSE cached entries
Chris Lu
1
-3
/
+7
2021-06-04
filer: add path-specific option to enforce readonly
Chris Lu
8
-115
/
+171
2021-06-03
mount: support macfuse 4.x
Chris Lu
2
-2
/
+3
2021-06-02
Update README.md
Chris Lu
1
-7
/
+6
[next]