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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-15
Fix wrong error handling in volume.tier.upload when stream == nil but copyErr...
NyaMisty
1
-5
/
+9
2025-06-15
Correctly sort in volume.list to ensure output consistency (#6866)
NyaMisty
1
-2
/
+29
2025-06-13
FUSE Mount: Fix buffer allocation during copy (#6863)
Gerry Hernandez
2
-33
/
+94
2025-06-12
mount: complete fix for freebsd
chrislu
6
-5
/
+49
2025-06-11
refactor
chrislu
2
-27
/
+26
2025-06-11
refactor
chrislu
3
-35
/
+46
2025-06-11
refactoring
chrislu
2
-14
/
+28
2025-06-11
fix rocksdb enumerate (#6858)
Bruce Zou
2
-11
/
+86
2025-06-08
refactor
origin/refactor-volume-write
chrislu
2
-76
/
+15
2025-06-08
3.90
3.90
chrislu
1
-1
/
+2
2025-06-07
add a readme file for volume needle data layout
chrislu
1
-0
/
+160
2025-06-06
refactor
chrislu
5
-34
/
+21
2025-06-06
fix tests
chrislu
1
-3
/
+5
2025-06-06
Fix dumb typo in 08556257 (#6844)
Lisandro Pin
1
-1
/
+1
2025-06-06
fix(filer): add missing return after KvDelete in KvPut with empty value (#6846)
SmoothDenis
1
-0
/
+1
2025-06-06
refactoring
chrislu
4
-72
/
+54
2025-06-06
a bit refactoring
chrislu
1
-12
/
+17
2025-06-06
refactor needle write for different versions
chrislu
6
-127
/
+519
2025-06-05
New `needle_map.CompactMap()` implementation for reduced memory usage (#6842)
Lisandro Pin
7
-439
/
+1298
2025-06-05
the isFsync parameter is essentially IsAsyncWrite and it needs to be turned o...
chrislu
1
-1
/
+1
2025-06-03
fix build
chrislu
1
-2
/
+2
2025-06-03
change version directory
chrislu
32
-78
/
+92
2025-06-02
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
3.89
Chris Lu
2
-15
/
+39
2025-06-02
3.89
Chris Lu
2
-7
/
+11
2025-06-02
fix insert beyond look back window (#6838)
Chris Lu
2
-12
/
+39
2025-06-02
Minor fix for the `CompactMap()` performance test. (#6836)
Lisandro Pin
1
-2
/
+2
2025-06-02
Update filer upsert sqlstring for postgresql (#6835)
Luna Yao
1
-2
/
+14
2025-06-01
revert part of d8c574a5ef1a811f9a0d447097d9edfcc0c1d84c (#6829)
Chris Lu
1
-1
/
+1
2025-05-29
Fix TTL Behavior for Directories in Path-Specific Configuration (#6827)
FQHSLycopene
1
-0
/
+4
2025-05-28
Further improve memory usage of `needle_map.CompactMap()`. (#6825)
Lisandro Pin
2
-36
/
+40
2025-05-28
Add context with request (#6824)
Aleksey Kosov
56
-215
/
+250
2025-05-27
unlimit the list entries in completeMultipartUpload (#6822)
Bruce Zou
1
-3
/
+4
2025-05-26
Unable to upload empty files to seaweed via. multipart when length is unknown...
royatwp
1
-1
/
+5
2025-05-26
3.88
3.88
chrislu
1
-1
/
+1
2025-05-26
Fix sftp performances and add seaweedfs all-in-one deployment (#6792)
Mohamed Sekour
14
-765
/
+398
2025-05-23
Make fuse command linux/MacOS only (#6811)
Weihao Jiang
4
-261
/
+280
2025-05-23
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813)
Lisandro Pin
2
-88
/
+83
2025-05-22
Fix mysql tls enable (#6807)
bwlfhu
2
-3
/
+45
2025-05-22
Update fuse.go
chrislu
1
-1
/
+1
2025-05-22
fix compilation on windows
chrislu
1
-2
/
+7
2025-05-22
fix error format
chrislu
1
-2
/
+2
2025-05-22
Ensure `weed fuse` master process exits after mounted (#6809)
Weihao Jiang
3
-2
/
+33
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
52
-121
/
+140
2025-05-21
Added middleware for processing request_id grpc and http requests (#6805)
Aleksey Kosov
6
-21
/
+88
2025-05-15
correctly report volume with input/output error to master (#6790)
dongxufeng
3
-15
/
+21
2025-05-14
fix fsync logic
chrislu
2
-2
/
+2
2025-05-13
Nit: unify the default `--maxParallelization` value for `weed shell` commands...
Lisandro Pin
3
-2
/
+7
2025-05-12
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed...
Lisandro Pin
2
-56
/
+66
2025-05-12
fix: ydb filer bugs (#6778)
SmoothDenis
1
-20
/
+72
2025-05-11
Add prefix listing in mongodb_store.go (#6777)
Kuzmin Anton
1
-7
/
+16
[prev]
[next]