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
/
go
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
1. add batched volume lookup handler
Chris Lu
3
-20
/
+79
2014-04-13
remove unused code additional functions for glog
Chris Lu
1
-9
/
+1
2014-04-13
adding instructions on how to use logging
Chris Lu
2
-3
/
+5
2014-04-13
releasing 0.53, and then move to 0.54 beta
Chris Lu
1
-1
/
+1
2014-04-13
Correct logic to allocate volume slots
Chris Lu
1
-12
/
+25
2014-04-13
fix bug when reading back the replica settings!
Chris Lu
2
-1
/
+15
2014-04-13
correct assign logic for rack level. Still need to fix data center
Chris Lu
1
-9
/
+19
2014-04-13
mostly working correctly, but may have failed volume growing attempts
Chris Lu
1
-0
/
+13
2014-04-13
1. refactoring, merge "replication" logic into "topology" package
Chris Lu
11
-77
/
+144
2014-04-11
Add retrying logic to wait for other peers during cluster bootstrapping.
Chris Lu
4
-15
/
+44
2014-04-10
starting 0.53 beta
Chris Lu
1
-1
/
+1
2014-04-10
0.52 version
Chris Lu
1
-1
/
+1
2014-04-09
1. root dir has id of 0
Chris Lu
5
-13
/
+26
2014-04-09
a correct implementation of filer
Chris Lu
10
-148
/
+536
2014-03-30
adding filer!!!
Chris Lu
4
-35
/
+138
2014-03-30
fix to avoid empty sub directory
Chris Lu
1
-2
/
+4
2014-03-30
more robust filer
Chris Lu
4
-7
/
+59
2014-03-30
working filer server!
Chris Lu
9
-31
/
+366
2014-03-28
all in progress version will just be beta
Chris Lu
1
-1
/
+1
2014-03-28
Issue 65: weed-fs 0.51 does not compile under windows
Chris Lu
8
-71
/
+58
2014-03-26
adding lots of different stats
Chris Lu
8
-31
/
+123
2014-03-25
1. adding statistics reporting
Chris Lu
17
-32
/
+319
2014-03-24
0.51
Chris Lu
1
-1
/
+1
2014-03-23
refactor functions
Chris Lu
3
-1
/
+6
2014-03-23
fix delayed deletion
Chris Lu
1
-6
/
+6
2014-03-20
better delayed deletion
Chris Lu
1
-7
/
+15
2014-03-20
enhance deletion operation
Chris Lu
4
-26
/
+49
2014-03-20
switch to idle timeout instead of read timeout
Chris Lu
5
-33
/
+103
2014-03-19
now the volume compaction bug is fixed.
Chris Lu
1
-1
/
+1
2014-03-19
switch to ReadAt() for thread-safe read
Chris Lu
5
-32
/
+42
2014-03-19
adjusting logs
Chris Lu
2
-3
/
+3
2014-03-19
adjusting logs
Chris Lu
1
-1
/
+1
2014-03-19
add deletion during benchmarking
Chris Lu
1
-20
/
+47
2014-03-19
adjusting logs
Chris Lu
1
-1
/
+0
2014-03-19
adjust log level
Chris Lu
1
-1
/
+1
2014-03-19
print out log message
Chris Lu
1
-0
/
+1
2014-03-19
Thread-safe fixes:
Chris Lu
2
-30
/
+24
2014-03-19
found bugs with 0.50, backing off for now
Chris Lu
1
-1
/
+1
2014-03-18
Last important fix is version-bump-up-worthy: prevent heartbeat lost
Chris Lu
1
-1
/
+1
2014-03-18
1. no locks for all read operations! Switching to pread for all reads.
Chris Lu
2
-35
/
+20
2014-03-18
randomize the file size a little bit
Chris Lu
1
-2
/
+3
2014-03-18
remove unnecessary code
Chris Lu
1
-3
/
+0
2014-03-17
adjusting volumeSizeLimitMB default value and descriptions
Chris Lu
2
-2
/
+2
2014-03-16
so many bug fixes, well worth an version bump
Chris Lu
1
-1
/
+1
2014-03-16
deal with empty learder() cases
Chris Lu
1
-2
/
+2
2014-03-16
avoid herding effect by double checking
Chris Lu
1
-5
/
+7
2014-03-16
reusing http connections in raft server
Chris Lu
1
-0
/
+2
2014-03-15
toughen weedfs clustering, adding synchronizing max volume id among
Chris Lu
9
-72
/
+114
2014-03-15
ignore "-peers" option if cluster is already bootstrapped
Chris Lu
1
-6
/
+5
2014-03-15
fix glog format
Chris Lu
1
-6
/
+4
[prev]
[next]