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
2022-01-11
POSIX: ensure file and directory inodes are different
chrislu
6
-32
/
+35
2022-01-11
add a debug capability to list all metadata keys
chrislu
1
-0
/
+7
2022-01-11
add logs
chrislu
1
-0
/
+2
2022-01-11
mount: rename follow POSIX
chrislu
1
-10
/
+14
2022-01-10
mount: file fsync
chrislu
3
-2
/
+27
2022-01-06
avoid changing inode
chrislu
1
-1
/
+0
2022-01-05
mount: need to change entry name after renaming
chrislu
1
-0
/
+2
2021-12-30
add client id for all metadata listening clients
chrislu
1
-1
/
+1
2021-12-28
if this is enabled, there are some "bus error" with git clone
chrislu
1
-1
/
+1
2021-12-28
fuse: change to direct io mode
chrislu
1
-0
/
+1
2021-12-28
monitor write pattern: avoid timing due to locking
chrislu
2
-4
/
+3
2021-12-27
bug: cleanup function was called twice
chrislu
1
-1
/
+0
2021-12-26
use streaming mode for long poll grpc calls
chrislu
8
-13
/
+13
2021-12-24
use proper chunk size limit option
chrislu
1
-1
/
+1
2021-12-24
use 2MB chunk size. cache size is the wrong option
chrislu
1
-1
/
+1
2021-12-24
add stream writer
chrislu
10
-35
/
+331
2021-12-23
refactor type names
chrislu
2
-9
/
+12
2021-12-23
refactor
chrislu
2
-13
/
+13
2021-12-23
rename files
chrislu
2
-0
/
+0
2021-12-23
rename variables and functions
chrislu
5
-27
/
+26
2021-12-23
clean up
chrislu
2
-291
/
+0
2021-12-23
chunked file works now
chrislu
9
-86
/
+288
2021-12-22
detect non streaming mode on first write request
chrislu
1
-3
/
+6
2021-12-22
add page chunk interval list
chrislu
2
-0
/
+145
2021-12-21
remove println
chrislu
1
-6
/
+0
2021-12-21
mount: different write strategy for streaming write and random write
chrislu
4
-3
/
+95
2021-12-20
add writer pattern object for later use
chrislu
1
-0
/
+31
2021-12-20
remove writeOnly flag
chrislu
8
-40
/
+13
2021-12-20
refactor, change file locations
chrislu
7
-36
/
+52
2021-12-19
avoid FUSE cache only for the first 512 bytes
chrislu
1
-1
/
+1
2021-12-19
mount: improve read performance on random reads
chrislu
1
-1
/
+2
2021-12-10
rename operation returns the correct old parent path
liubaojiang
1
-1
/
+1
2021-11-02
go fmt
Chris Lu
1
-2
/
+1
2021-10-30
rename API to avoid confusion
Chris Lu
1
-3
/
+3
2021-10-17
mount: streaming renaming folders
Chris Lu
2
-82
/
+39
2021-10-17
save updated lastTsNs
Chris Lu
1
-1
/
+1
2021-10-16
Revert "mount: fix renaming a deep directory with unvisited directories"
Chris Lu
3
-8
/
+5
2021-10-16
mount: fix renaming a deep directory with unvisited directories
Chris Lu
3
-5
/
+8
2021-09-13
Avoid xattr printed out as HTTP headers
Chris Lu
1
-6
/
+13
2021-09-12
change server address from string to a type
Chris Lu
3
-11
/
+8
2021-09-06
refactoring
Chris Lu
1
-1
/
+10
2021-08-28
adjust invalidation logic
Chris Lu
1
-2
/
+4
2021-08-28
Invalidate mount meta cache more aggressively
nivekuil
1
-8
/
+4
2021-08-22
mount: set name when mount path equals mount folder
Chris Lu
1
-1
/
+1
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
[prev]
[next]