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
2025-06-07
make ReadNeedleMeta a thin wrapper
origin/refactor-needle-read-operations
chrislu
3
-96
/
+51
2025-06-07
Make ReadData a thin wrapper
chrislu
1
-15
/
+6
2025-06-07
implement read options
chrislu
2
-8
/
+173
2025-06-07
adding ReadFromFile with read options
chrislu
2
-0
/
+116
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
include new changes related to FreeBSD
chrislu
2
-1
/
+3
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
update to latest hanwen/go-fuse/v2
chrislu
2
-1
/
+3
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
43
-98
/
+112
2025-06-03
gorocksdb 1.10.1 ~ rocksdb 10.2.1
chrislu
4
-5
/
+5
2025-06-02
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
3.89
Chris Lu
11
-56
/
+82
2025-06-02
3.89
Chris Lu
3
-9
/
+13
2025-06-02
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.2 to 1.80...
dependabot[bot]
2
-6
/
+6
2025-06-02
chore(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 (#6831)
dependabot[bot]
2
-18
/
+18
2025-06-02
chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (...
dependabot[bot]
2
-3
/
+3
2025-06-02
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#6834)
dependabot[bot]
7
-7
/
+7
2025-06-02
chore(deps): bump github.com/fluent/fluent-logger-golang from 1.9.0 to 1.10.0...
dependabot[bot]
2
-7
/
+9
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
57
-218
/
+253
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
2
-2
/
+2
2025-05-26
Update README.md
Chris Lu
1
-0
/
+1
2025-05-26
chore(deps): bump golang.org/x/image from 0.24.0 to 0.27.0 (#6817)
dependabot[bot]
2
-3
/
+3
2025-05-26
chore(deps): bump github.com/rclone/rclone from 1.69.1 to 1.69.3 (#6816)
dependabot[bot]
2
-6
/
+6
2025-05-26
chore(deps): bump github.com/cognusion/imaging from 1.0.1 to 1.0.2 (#6818)
dependabot[bot]
2
-6
/
+6
2025-05-26
chore(deps): bump google.golang.org/api from 0.232.0 to 0.234.0 (#6819)
dependabot[bot]
2
-25
/
+25
2025-05-26
Fix sftp performances and add seaweedfs all-in-one deployment (#6792)
Mohamed Sekour
31
-805
/
+1171
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
53
-123
/
+143
[next]