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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-12
3.10
3.10
chrislu
1
-1
/
+1
2022-06-05
3.09
3.09
chrislu
1
-1
/
+1
2022-05-31
3.08
3.08
chrislu
1
-1
/
+1
2022-05-31
3.07
3.07
chrislu
1
-1
/
+1
2022-05-30
filer.meta.tail: support untilTimeAgo for a range
chrislu
1
-0
/
+4
2022-05-30
stop when in memory log is done
chrislu
2
-8
/
+9
2022-05-24
reduce busy waiting when reading metadata logs
chrislu
1
-0
/
+1
2022-05-23
3.06
3.06
chrislu
1
-1
/
+1
2022-05-22
3.05
3.05
chrislu
1
-1
/
+1
2022-05-15
3.04
3.04
chrislu
1
-1
/
+1
2022-05-15
3.03
3.03
chrislu
1
-1
/
+1
2022-05-08
3.02
3.02
chrislu
1
-1
/
+1
2022-05-04
avoid fatal error if port is already in use
chrislu
1
-1
/
+3
2022-05-01
3.01
3.01
chrislu
1
-1
/
+1
2022-04-27
skip ipv6 all interfaces and localhost
chrislu
1
-1
/
+1
2022-04-24
3.00
chrislu
1
-1
/
+1
2022-04-17
2.99
chrislu
1
-1
/
+1
2022-04-18
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
justin
2
-9
/
+7
2022-04-10
2.98
2.98
chrislu
1
-1
/
+1
2022-04-03
avoid possible deadlock: move metadata log flush channel out of lock scope
chrislu
1
-2
/
+8
2022-04-03
2.97
2.97
chrislu
1
-1
/
+1
2022-03-27
2.96
2.96
chrislu
1
-1
/
+1
2022-03-21
2.95
2.95
chrislu
1
-1
/
+1
2022-03-19
Added a "-conf_dir" option to customize *.toml configuration file directory.
chrislu
1
-5
/
+20
2022-03-17
skip localhost if bound to all interfaces already 0.0.0.0 or 127.0.0.1
chrislu
1
-1
/
+1
2022-03-15
master, filer, s3: also listen to "localhost" in addition to specific ip address
chrislu
1
-6
/
+35
2022-03-14
2.94
2.94
chrislu
1
-1
/
+1
2022-03-14
generate inode via path and time
chrislu
1
-23
/
+2
2022-03-06
2.93
chrislu
1
-1
/
+1
2022-03-02
avoid pool memory allocation if too large
chrislu
1
-7
/
+7
2022-02-28
2.92
2.92
chrislu
1
-1
/
+1
2022-02-27
2.91
2.91
chrislu
1
-1
/
+1
2022-02-27
remove dead code
chrislu
2
-305
/
+0
2022-02-26
avoid possible too big memory allocation
chrislu
1
-7
/
+16
2022-02-26
use memory pool
chrislu
1
-1
/
+3
2022-02-26
better control for reader caching
chrislu
1
-103
/
+0
2022-02-25
chunk cache adds function ReadChunkAt
chrislu
5
-9
/
+125
2022-02-20
2.90
2.90
chrislu
1
-1
/
+1
2022-02-14
2.89
chrislu
1
-1
/
+1
2022-02-14
test: use `T.TempDir` to create temporary test directory
Eng Zer Jun
1
-4
/
+1
2022-02-08
fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p...
root
1
-0
/
+5
2022-02-04
sync call to write file, avoid vif loading error
chrislu
1
-0
/
+17
2022-01-30
2.88
2.88
chrislu
1
-1
/
+1
2022-01-23
2.87
2.87
chrislu
1
-1
/
+1
2022-01-22
fix memory allocation
chrislu
2
-1
/
+12
2022-01-22
add logging for memory allocation
chrislu
1
-1
/
+11
2022-01-17
2.86
chrislu
1
-1
/
+1
2022-01-12
POSIX: differentiate device and char device
chrislu
1
-1
/
+5
2022-01-12
POSIX: different inode for same named different file types
chrislu
1
-5
/
+19
2022-01-11
POSIX: ensure file and directory inodes are different
chrislu
1
-2
/
+8
[next]