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
2020-04-05
1.71
1.71
Chris Lu
3
-3
/
+3
2020-04-05
filer: support larger file size
Chris Lu
1
-7
/
+20
2020-04-05
comment out debug messages
Chris Lu
1
-13
/
+22
2020-04-05
fix
Chris Lu
1
-1
/
+1
2020-04-05
iterate through the log buffer
Chris Lu
2
-7
/
+47
2020-04-05
adjust caching and notification for recursive directory deletion
Chris Lu
1
-3
/
+5
2020-04-05
remove duplicated update events
Chris Lu
1
-7
/
+0
2020-04-05
refactoring
Chris Lu
9
-21
/
+21
2020-04-05
watch entries with common path prefix
Chris Lu
5
-129
/
+145
2020-04-05
add util.PathJoin
Chris Lu
2
-2
/
+5
2020-04-05
change from 'weed tail' to 'weed watch'
Chris Lu
2
-12
/
+12
2020-04-05
adjust log file names
Chris Lu
1
-2
/
+2
2020-04-05
set to 4MB meta log buffer size
Chris Lu
1
-1
/
+3
2020-04-05
fix tests
Chris Lu
2
-4
/
+4
2020-04-05
go fmt
Chris Lu
4
-19
/
+30
2020-04-05
filer: able to tail meta data changes
Chris Lu
11
-179
/
+366
2020-04-04
adjust
Chris Lu
1
-0
/
+5
2020-04-04
add a tool to check disk status
Chris Lu
1
-0
/
+37
2020-04-04
add disk stat to logs
Chris Lu
1
-1
/
+5
2020-04-03
loop through all masters
Chris Lu
1
-5
/
+7
2020-04-03
fail fast if filer configured wrong masters
Chris Lu
1
-1
/
+9
2020-04-03
adjust parameter name
Chris Lu
1
-3
/
+3
2020-04-03
re-ordering
Chris Lu
1
-2
/
+2
2020-04-03
make error a little bit more clearer
Chris Lu
1
-1
/
+1
2020-04-03
mount: fail early rather than after mounted the directory
Chris Lu
1
-34
/
+26
2020-04-02
handle gzip for image resizing
Chris Lu
1
-1
/
+7
2020-04-02
volume: passing ext info via URL
Chris Lu
1
-3
/
+5
2020-04-02
volume copying adds cleaning up on error
Chris Lu
1
-4
/
+22
2020-04-02
volume.fix.replication: add test cases for complicated moving
Chris Lu
2
-18
/
+324
2020-04-01
volume.fsck: fix for erasure encoded volumes
Chris Lu
1
-5
/
+10
2020-04-01
Merge pull request #1255 from levenlabs/ignore
Chris Lu
7
-13
/
+39
2020-04-01
Added treat_replication_as_minimums master toml option
James Hartig
7
-13
/
+39
2020-04-01
Update backers.md
Chris Lu
1
-1
/
+1
2020-04-01
add Admiral getadmiral.com
Chris Lu
1
-0
/
+1
2020-03-30
refactoring
Chris Lu
3
-72
/
+96
2020-03-30
adjust logging
Chris Lu
2
-10
/
+13
2020-03-30
writing meta logs is working
Chris Lu
12
-152
/
+618
2020-03-29
refactoring to compile for windows OS
1;70
1.70
Chris Lu
3
-9
/
+7
2020-03-29
1.70
Chris Lu
3
-3
/
+3
2020-03-29
HDFS: 1.2.6
Chris Lu
5
-5
/
+5
2020-03-29
fix: delete a file and then create a directory with the same name
Chris Lu
2
-1
/
+10
2020-03-29
HDFS: support chunk cache
Chris Lu
3
-34
/
+41
2020-03-29
return part of the chunk if chunkview is not the full chunk
Chris Lu
2
-16
/
+32
2020-03-28
Update SeaweedRead.java
Chris Lu
1
-0
/
+2
2020-03-28
add notes
Chris Lu
1
-0
/
+2
2020-03-28
adjust print out
Chris Lu
1
-1
/
+1
2020-03-28
FUSE: add configurable in memory chunk cache size
Chris Lu
6
-15
/
+24
2020-03-28
FUSE: add chunk cache for recently accessed file chunks
Chris Lu
6
-17
/
+71
2020-03-28
refactor
Chris Lu
2
-4
/
+4
2020-03-28
refactoring
Chris Lu
6
-13
/
+15
[next]