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
/
file.go
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
improve "ls -al" performance for large directory
Chris Lu
1
-1
/
+1
2018-11-07
much improved "ls -al" performance
Chris Lu
1
-0
/
+2
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-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-22
go fmt
Chris Lu
1
-1
/
+1
2018-09-22
delay file creation without chunks from dir.Create to file.Flush
Chris Lu
1
-32
/
+25
2018-09-16
do not set attributes if the file is still open
Chris Lu
1
-34
/
+49
2018-07-19
FUSE can change file or folder attributes
Chris Lu
1
-2
/
+21
2018-06-06
fix caching during directory listing
Chris Lu
1
-1
/
+1
2018-06-06
remove nodemap, fix directory listing cache
Chris Lu
1
-1
/
+1
2018-06-06
fixed file handle by file full path
Chris Lu
1
-18
/
+16
2018-06-05
use separate filer grpc port
Chris Lu
1
-3
/
+3
2018-05-29
properly working local write buffer
Chris Lu
1
-1
/
+1
2018-05-28
cache local writes before flushing to volume server
Chris Lu
1
-5
/
+6
2018-05-27
go fmt
Chris Lu
1
-3
/
+3
2018-05-25
do not read attributes when file is opened
Chris Lu
1
-1
/
+4
2018-05-25
use existing attributes instead of fetching from filer
Chris Lu
1
-25
/
+28
2018-05-25
refactoring
Chris Lu
1
-9
/
+5
2018-05-24
skip printout
Chris Lu
1
-3
/
+2
2018-05-23
seems editing already working
Chris Lu
1
-3
/
+3
2018-05-23
copy works, edit somehow still fails
Chris Lu
1
-165
/
+41
2018-05-22
not working now
Chris Lu
1
-7
/
+10
2018-05-22
weed mount can work well
Chris Lu
1
-44
/
+69
2018-05-21
filer copy added uid/gid
Chris Lu
1
-2
/
+2
2018-05-21
able to update file content
Chris Lu
1
-7
/
+35
2018-05-19
create files correctly!
Chris Lu
1
-2
/
+22
2018-05-16
adding modified time to file chunk
Chris Lu
1
-0
/
+1
2018-05-16
adding empty fsync
Chris Lu
1
-2
/
+11
2018-05-16
cp file can work
Chris Lu
1
-3
/
+78
2018-05-14
pass file attributes from filer to mount
Chris Lu
1
-13
/
+35
2018-05-09
mv filer proto to filer_pb
Chris Lu
1
-4
/
+5
2018-05-08
change filer API to gRPC
Chris Lu
1
-14
/
+53
2018-05-05
format
Chris Lu
1
-2
/
+3
2018-05-05
refactoring fuse
Chris Lu
1
-0
/
+34