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
2021-08-15
fix compilation error
Chris Lu
1
-0
/
+1
2021-08-15
add RetryForever
Chris Lu
1
-1
/
+4
2021-08-11
Synchronize number of open files
byunghwa.yun
2
-4
/
+7
2021-08-09
mount: cache on reading remote storage
Chris Lu
2
-0
/
+37
2021-08-04
refactor client subscribe metadata
Chris Lu
1
-37
/
+4
2021-07-22
mount: hide /etc folder also from mount
Chris Lu
1
-1
/
+1
2021-07-21
go fmt
Chris Lu
1
-1
/
+0
2021-07-19
optimization: improve random range query for large files
origin/remote_overlay
Chris Lu
1
-1
/
+1
2021-07-03
mount: rename also recursively move file handles
Chris Lu
1
-15
/
+15
2021-07-01
go fmt
Chris Lu
3
-3
/
+3
2021-07-01
mount: recursively rename locally
Chris Lu
2
-43
/
+118
2021-07-01
return node itself as directory handler
Chris Lu
1
-1
/
+1
2021-07-01
small optimization
Chris Lu
1
-4
/
+4
2021-06-15
FUSE: skip flushing if file is deleted
Chris Lu
2
-2
/
+11
2021-06-06
mount: adjust starting order
Chris Lu
1
-2
/
+5
2021-06-05
verbose but cleaner logic to invalidate fuse cache
Chris Lu
1
-6
/
+15
2021-06-05
FUSE: invalidate FUSE cached entries
Chris Lu
1
-3
/
+7
2021-06-02
Return artificial . and .. directories
Patrick Schmidt
3
-32
/
+56
2021-06-02
remove file handle locking for setattr
Chris Lu
1
-10
/
+0
2021-06-02
mount: skip persisting metadata if file is open
Chris Lu
1
-4
/
+16
2021-05-21
organize a bit better for temp file directory
Chris Lu
2
-15
/
+22
2021-05-21
randomize initial filer
Chris Lu
1
-0
/
+2
2021-05-21
FUSE mount: support multiple filers
Chris Lu
3
-17
/
+37
2021-05-13
set renamed item to new directory
Chris Lu
1
-0
/
+2
2021-05-13
fix logs
Chris Lu
1
-1
/
+1
2021-05-13
ensure proper directory name
Chris Lu
1
-1
/
+2
2021-05-13
reduce logs
Chris Lu
1
-2
/
+2
2021-05-13
mount: read file when file is still being written
Chris Lu
1
-3
/
+3
2021-05-12
directory rename: change directory name after renaming
Chris Lu
1
-1
/
+6
2021-05-10
adjust logs
Chris Lu
2
-3
/
+3
2021-05-10
working properly
Chris Lu
3
-24
/
+55
2021-05-10
switch back to in memory uploading for now
Chris Lu
1
-2
/
+2
2021-05-09
EOF handling
Chris Lu
1
-0
/
+3
2021-05-09
mount: write to tmp file before uploading
Chris Lu
3
-1
/
+422
2021-05-09
mount: in case the set attribute is called before persisting the file
Chris Lu
1
-3
/
+3
2021-05-09
add one missing optimization
Chris Lu
1
-2
/
+1
2021-05-09
refactor
Chris Lu
4
-4
/
+14
2021-05-09
refactor
Chris Lu
3
-3
/
+11
2021-05-09
refactor
Chris Lu
2
-2
/
+5
2021-05-09
refactor
Chris Lu
3
-8
/
+7
2021-05-09
refactor
Chris Lu
2
-6
/
+13
2021-05-07
add retry to assign volume
Chris Lu
1
-26
/
+27
2021-05-06
go fmt
Chris Lu
2
-1
/
+2
2021-05-06
remove verbose logs
Chris Lu
1
-1
/
+1
2021-05-06
mount: skip local chunk cache if opened write only
Chris Lu
6
-8
/
+16
2021-05-01
fix visited checking
Chris Lu
1
-4
/
+4
2021-04-30
mount: fix directory invalidation
Chris Lu
3
-9
/
+12
2021-04-20
ensure file handles are released
Chris Lu
2
-8
/
+8
2021-04-19
delay new file creation unless file is opened exclusively
Chris Lu
2
-4
/
+25
2021-04-18
let the fuse library manage directory id
Chris Lu
1
-4
/
+4
[next]