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
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
fix volume vacuum test unit
zhangsong
1
-2
/
+2
2020-05-06
write request keep compatible with before
zhangsong
2
-41
/
+49
2020-05-04
use async write to persistent file to disk - part1
zhangsong
4
-14
/
+241
2020-04-27
printout error
Chris Lu
1
-2
/
+2
2020-04-21
volume: deletion checks all disk locations
Chris Lu
2
-6
/
+14
2020-04-12
refactoring
Chris Lu
1
-1
/
+1
2020-04-11
volume server: accept fsync=true in write requests
Chris Lu
3
-4
/
+9
2020-04-11
refactoring
Chris Lu
6
-18
/
+13
2020-04-11
rename function
Chris Lu
5
-6
/
+6
2020-04-09
typo in logs
Chris Lu
1
-1
/
+1
2020-03-24
better handle lock in case of exception
Chris Lu
1
-22
/
+43
2020-03-22
volume: automatically detect max volume count
Chris Lu
4
-0
/
+55
2020-03-20
idx file sync before compaction
Chris Lu
2
-4
/
+12
2020-03-19
volume: sync volume file right before compaction
Chris Lu
5
-0
/
+22
2020-03-19
tiered storage: add s3 endpoint for private s3 implementation
Chris Lu
2
-3
/
+8
2020-03-17
fix compilation
Chris Lu
1
-1
/
+1
2020-03-17
volume: compaction can cause readonly volumes
Chris Lu
4
-5
/
+9
2020-03-15
consistent gzip logic
Chris Lu
1
-1
/
+1
2020-03-15
refactoring
Chris Lu
1
-3
/
+4
2020-03-11
volume: follow compactionBytePerSecond
Chris Lu
3
-7
/
+10
2020-03-10
ensure error checking on windows
Chris Lu
1
-3
/
+9
2020-03-10
release file handle
Chris Lu
1
-0
/
+1
2020-03-10
volume: fix memory leak
Chris Lu
1
-0
/
+3
2020-03-09
volume: fix memory leak during compaction
Chris Lu
4
-3
/
+35
2020-03-09
filer: support TTL for all filer stores
Chris Lu
1
-2
/
+2
2020-03-08
filer: processing all response headers, no pass through to volume server
Chris Lu
1
-12
/
+2
2020-03-07
go fmt
Chris Lu
1
-2
/
+0
2020-03-07
filer cipher: single chunk http POST and PUT and read
Chris Lu
3
-175
/
+183
2020-03-01
volume: PUT also conditionally gzip compress
Chris Lu
1
-1
/
+12
2020-03-01
volume: fix readonly status reporting
Chris Lu
1
-1
/
+1
2020-02-27
delete old file first on windows
Chris Lu
1
-0
/
+5
2020-02-27
avoid nil DataBackend
Chris Lu
1
-2
/
+4
2020-02-26
unused code
Chris Lu
1
-1
/
+0
2020-02-26
go fmt
Chris Lu
2
-2
/
+2
2020-02-25
remove ctx if possible
Chris Lu
1
-1
/
+1
2020-02-25
avoid reusing context object
Chris Lu
3
-30
/
+30
2020-02-13
make loadExistingVolume() return bool
panyc16
1
-21
/
+30
2020-02-04
refactor
Chris Lu
2
-7
/
+7
2020-02-04
volume: sdx generation uses memdb instead of compactMap
Chris Lu
1
-3
/
+4
2020-02-04
sync before closing index file
Chris Lu
1
-0
/
+4
2020-02-04
sync before closing file
Chris Lu
1
-2
/
+11
2020-02-02
shell: add volume.configure.replication to change replication for a volume
Chris Lu
5
-14
/
+56
2020-01-29
support env variables to overwrite toml file
Chris Lu
3
-16
/
+14
2020-01-26
use the same context object in order to retry
Chris Lu
3
-6
/
+4
2020-01-24
adjust logs
Chris Lu
1
-1
/
+1
2020-01-21
volume: avoid sharing volume dat file handle
Chris Lu
1
-13
/
+18
2020-01-08
add the old way to compact as a comment
Chris Lu
1
-0
/
+1
2020-01-08
saving .vif files correctly
Chris Lu
2
-6
/
+8
2020-01-08
volume: fix compaction
Chris Lu
2
-23
/
+20
2020-01-08
fix possible nil
Chris Lu
1
-0
/
+3
[next]