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-09-23
Merge pull request #1486 from LIBA-S/fix_race_condition
Chris Lu
2
-1
/
+9
2020-09-23
Fix a race condition when handle VolumeLocationList
LIBA-S
2
-1
/
+9
2020-09-23
Correct the oversized state of volume after compaction
LIBA-S
3
-15
/
+223
2020-09-23
mount: auto created dir set corrct umask fix bug
limd
2
-3
/
+6
2020-09-23
Merge pull request #18 from chrislusf/master
hilimd
4
-13
/
+13
2020-09-23
mount: auto created dir set corrct umask
Chris Lu
1
-1
/
+1
2020-09-23
mount: auto created directory follow umask
Chris Lu
1
-1
/
+1
2020-09-23
rollback
limd
1
-16
/
+6
2020-09-23
fixed the problem of empty directory when S3 deleted the directory
limd
1
-1
/
+1
2020-09-23
fixed the problem of empty directory when S3 deleted the directory
limd
1
-0
/
+5
2020-09-23
Merge pull request #17 from chrislusf/master
hilimd
3
-4
/
+11
2020-09-23
1.add S3 copy directory function
limd
2
-7
/
+22
2020-09-22
expose only store wrapper to meta changes
Chris Lu
1
-1
/
+1
2020-09-22
rename
Chris Lu
1
-10
/
+10
2020-09-22
Revert "Merge pull request #1479 from LIBA-S/fix_oversized"
Chris Lu
3
-218
/
+15
2020-09-22
add error logs
Chris Lu
1
-1
/
+2
2020-09-22
Merge pull request #1479 from LIBA-S/fix_oversized
Chris Lu
3
-15
/
+218
2020-09-22
Fix: remove the oversized state after compaction
LIBA-S
3
-15
/
+218
2020-09-22
Merge pull request #1 from chrislusf/master
hasagi
332
-3976
/
+16224
2020-09-21
Merge pull request #1475 from levenlabs/lock
Chris Lu
2
-3
/
+9
2020-09-21
Allow option to enable volume pprof on server
James Hartig
1
-1
/
+1
2020-09-21
Fix deadlock with KeepConnected and SendHeartbeat
James Hartig
1
-2
/
+8
2020-09-22
Merge pull request #16 from chrislusf/master
hilimd
52
-514
/
+2141
2020-09-21
refactor
Chris Lu
2
-4
/
+2
2020-09-21
filer: add file extended properties
Chris Lu
2
-0
/
+2
2020-09-21
s3: fixes for list multipart upload
Chris Lu
3
-5
/
+22
2020-09-20
master: better locking of in memory volume data
Chris Lu
1
-6
/
+14
2020-09-20
adjust printout
Chris Lu
2
-3
/
+3
2020-09-20
refactoring
Chris Lu
11
-29
/
+38
2020-09-20
refactor
Chris Lu
1
-3
/
+3
2020-09-20
adjust logging
Chris Lu
7
-17
/
+11
2020-09-20
shell: move volume operations to use flag parsing arguments
Chris Lu
7
-52
/
+60
2020-09-20
fix print out
Chris Lu
1
-2
/
+2
2020-09-20
shell: adjust command option for collection.delete
Chris Lu
1
-4
/
+15
2020-09-20
2.00
2.00
Chris Lu
3
-3
/
+3
2020-09-20
update go version
Chris Lu
1
-3
/
+2
2020-09-19
open up
Chris Lu
1
-1
/
+1
2020-09-19
s3: add support for PostPolicy
Chris Lu
11
-3
/
+1482
2020-09-19
go fmt
Chris Lu
2
-2
/
+1
2020-09-19
refactoring
Chris Lu
13
-195
/
+207
2020-09-19
volume: get metrics configuration from master
Chris Lu
6
-17
/
+30
2020-09-18
fix compilation
Chris Lu
1
-2
/
+2
2020-09-18
s3: collect metrics
Chris Lu
3
-19
/
+55
2020-09-17
filer: fix mongodb insert
Chris Lu
1
-10
/
+12
2020-09-17
s3 add metrics
Chris Lu
2
-0
/
+10
2020-09-17
filer report metrics configuration
Chris Lu
4
-179
/
+207
2020-09-17
refactoring
Chris Lu
1
-9
/
+11
2020-09-17
Merge pull request #15 from chrislusf/master
hilimd
130
-1430
/
+4431
2020-09-16
1.4.7 hdfs configurable fs.seaweed.buffer.size
Chris Lu
9
-35
/
+37
2020-09-16
Filer: ip bind
Chris Lu
1
-1
/
+1
[prev]
[next]