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
/
filesys
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
go fmt
Chris Lu
1
-0
/
+1
2018-11-23
add fs.FSStatfser for SeaweedFS weed mount
Chris Lu
1
-3
/
+40
2018-11-22
add template for fs.FSStatfser
Chris Lu
1
-0
/
+36
2018-11-21
detailed export
Chris Lu
1
-1
/
+1
2018-11-18
cleanup
Chris Lu
1
-2
/
+2
2018-11-18
reduce weed mount memory usage
Chris Lu
1
-4
/
+3
2018-11-14
caching grpc clients
Chris Lu
1
-0
/
+1
2018-11-14
cache grpc client connections to improve performance
Chris Lu
1
-1
/
+18
2018-11-14
reduce memory usage
Chris Lu
3
-3
/
+19
2018-11-13
fix possible error when reusing file handles
Chris Lu
2
-3
/
+4
2018-11-11
adjust logging
Chris Lu
1
-1
/
+1
2018-11-08
improve "ls -al" performance for large directory
Chris Lu
3
-6
/
+32
2018-11-07
much improved "ls -al" performance
Chris Lu
3
-16
/
+34
2018-11-04
go fmt
Chris Lu
1
-1
/
+1
2018-10-14
use the configurable chunk size
Chris Lu
1
-1
/
+1
2018-10-14
increase weed mount IO perforance
Chris Lu
1
-1
/
+1
2018-10-11
go fmt
Chris Lu
1
-1
/
+1
2018-09-27
Revert "smalller block size for better accuracy"
Chris Lu
1
-1
/
+1
2018-09-27
smalller block size for better accuracy
Chris Lu
1
-1
/
+1
2018-09-27
add block size for linux du
Chris Lu
1
-0
/
+4
2018-09-25
remove filer grpc API GetEntryAttributes
Chris Lu
1
-4
/
+6
2018-09-23
fix empty file reading on linux
Chris Lu
1
-2
/
+2
2018-09-23
add file name to log
Chris Lu
1
-1
/
+1
2018-09-22
add ETag to upload results and chunks
Chris Lu
1
-0
/
+1
2018-09-22
go fmt
Chris Lu
1
-1
/
+1
2018-09-22
delay file creation without chunks from dir.Create to file.Flush
Chris Lu
4
-102
/
+81
2018-09-16
do not set attributes if the file is still open
Chris Lu
1
-34
/
+49
2018-09-10
handle non continuous writes
Chris Lu
1
-2
/
+10
2018-09-10
simplifying logic to avoid handling non continuous writes
Chris Lu
1
-29
/
+35
2018-09-09
go fmt
Chris Lu
1
-1
/
+0
2018-09-07
fix file permission during writes
Chris Lu
1
-0
/
+2
2018-09-07
fix data writes error when consecutive calls overlaps with previous writes
Chris Lu
2
-7
/
+26
2018-09-05
avoid slice out of bounds
Chris Lu
1
-1
/
+1
2018-07-22
go fmt
Chris Lu
1
-1
/
+1
2018-07-22
s3 API add ListObjectsV1
Chris Lu
3
-49
/
+39
2018-07-21
go fmt
Chris Lu
5
-12
/
+12
2018-07-19
FUSE can change file or folder attributes
Chris Lu
2
-24
/
+87
2018-07-14
add feature to mount a specific filer path to local directory
Chris Lu
1
-2
/
+8
2018-07-14
weed mount can request to prioritize to write to a data center
Chris Lu
2
-1
/
+4
2018-07-05
ensure using none nil attributes
Chris Lu
1
-1
/
+6
2018-07-03
keep alive for gRpc calls
Chris Lu
1
-2
/
+2
2018-06-11
fix compilation
Chris Lu
1
-1
/
+0
2018-06-11
weed mount add ttl option
Chris Lu
3
-6
/
+13
2018-06-07
switch to fs.NodeRequestLookuper
Chris Lu
1
-5
/
+13
2018-06-06
recursively move files and directories
Chris Lu
2
-75
/
+103
2018-06-06
better error log
Chris Lu
1
-10
/
+16
2018-06-06
fix caching during directory listing
Chris Lu
2
-4
/
+4
2018-06-06
remove nodemap, fix directory listing cache
Chris Lu
2
-34
/
+16
2018-06-06
support renaming files
Chris Lu
1
-3
/
+82
2018-06-06
adjust logging
Chris Lu
1
-1
/
+1
[next]