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-30
add fsync option for benchmark
zhangsong
2
-0
/
+7
2020-04-30
add cipher key
Chris Lu
1
-0
/
+1
2020-04-30
log messages
Chris Lu
5
-7
/
+20
2020-04-30
subscribe from a timestamp
Chris Lu
1
-4
/
+4
2020-04-30
for debugging
Chris Lu
1
-1
/
+8
2020-04-29
s3: print out time in UTC format
Chris Lu
2
-2
/
+2
2020-04-29
FUSE mount: atomic local cache updates
Chris Lu
2
-9
/
+64
2020-04-29
able to subscribe any topic from any point of time
Chris Lu
13
-43
/
+117
2020-04-29
refactoring
Chris Lu
11
-6
/
+27
2020-04-29
read in case cross chunks
Chris Lu
1
-9
/
+11
2020-04-29
better error message
Chris Lu
1
-1
/
+1
2020-04-29
chunk rememober encryption or not
Chris Lu
2
-5
/
+7
2020-04-29
reset on getting the buffer
Chris Lu
1
-1
/
+1
2020-04-28
meta subscription: update the last read time
Chris Lu
1
-0
/
+8
2020-04-28
master and volume server: avoid race condition
Chris Lu
2
-1
/
+6
2020-04-28
remove printouts
Chris Lu
1
-1
/
+1
2020-04-28
refactoring
Chris Lu
1
-7
/
+9
2020-04-28
fix compilation
Chris Lu
1
-4
/
+0
2020-04-28
randomize benchmark content
Chris Lu
1
-3
/
+5
2020-04-28
filer: simplify image resize
Chris Lu
2
-3
/
+43
2020-04-28
metadata log: read from any timestamp
Chris Lu
3
-12
/
+92
2020-04-27
Merge pull request #1293 from wyxloading/refactor_signal_handler
Chris Lu
13
-29
/
+26
2020-04-28
refacotr: move signal handling and pprof to grace package
wuyuxiang
13
-29
/
+26
2020-04-27
FUSE: subcribe meta events based on timestamp
Chris Lu
2
-3
/
+3
2020-04-27
printout error
Chris Lu
1
-2
/
+2
2020-04-27
filer: pass along user name and group name for HDFS
Chris Lu
1
-1
/
+3
2020-04-26
tweaking
Chris Lu
1
-2
/
+2
2020-04-26
1.77
1.77
Chris Lu
3
-3
/
+3
2020-04-26
HCFS 1.2.7
Chris Lu
5
-5
/
+5
2020-04-26
Hadoop: fix entry not found for HCFS
Chris Lu
4
-12
/
+36
2020-04-23
add lock/unlock to example admin scripts
Chris Lu
1
-0
/
+2
2020-04-23
mount: default to enable asyncMetaDataCaching
Chris Lu
1
-1
/
+1
2020-04-23
support semicolon seperated command lines
Chris Lu
2
-44
/
+58
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
18
-1
/
+76
2020-04-23
make lock/unlock optional
Chris Lu
3
-252
/
+147
2020-04-23
fix builds
Chris Lu
1
-1
/
+1
2020-04-23
allow lock with an existing lock
Chris Lu
1
-1
/
+4
2020-04-23
make second lock instant
Chris Lu
2
-6
/
+7
2020-04-23
shell: add lock/unlock command
Chris Lu
2
-2
/
+58
2020-04-23
clean up
Chris Lu
1
-1
/
+0
2020-04-23
add exclusive lock library on shell
Chris Lu
5
-179
/
+257
2020-04-23
add master side code for cluster wise exclusive lock
Chris Lu
4
-151
/
+549
2020-04-22
1.76
1.76
Chris Lu
3
-3
/
+3
2020-04-22
reduce the connections
Chris Lu
1
-13
/
+0
2020-04-22
avoid repeated grpc connection creation
Chris Lu
2
-4
/
+10
2020-04-22
also writes to local meta cache
Chris Lu
4
-0
/
+37
2020-04-21
add mongodb
Chris Lu
1
-3
/
+3
2020-04-21
1.75
1.75
Chris Lu
3
-3
/
+3
2020-04-21
cache metadata on startup
Chris Lu
3
-4
/
+17
2020-04-21
refactor
Chris Lu
3
-57
/
+66
[next]