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
2022-02-28
2.92
2.92
chrislu
2
-3
/
+3
2022-02-28
mount: add back support for filer.path
chrislu
4
-12
/
+17
2022-02-28
Merge pull request #2716 from dave-b-code/patch-1
Chris Lu
1
-2
/
+2
2022-02-28
filer.backup: fix backing up encrypted chunks
chrislu
1
-1
/
+1
2022-02-28
mount: mark directory uncached if forgotten
chrislu
1
-1
/
+2
2022-02-28
release file handle
chrislu
1
-1
/
+1
2022-02-28
mount: fix fsync opened and renamed files
chrislu
1
-1
/
+2
2022-02-27
ensure inodes are not duplicating unless hardlinked
chrislu
6
-10
/
+27
2022-02-27
correctly clean up for a file
chrislu
1
-0
/
+1
2022-02-27
minor
chrislu
1
-1
/
+1
2022-02-27
Fix liveness and readiness probe endpoint
dave-b-code
1
-2
/
+2
2022-02-27
2.91
2.91
chrislu
2
-3
/
+3
2022-02-27
download 2 chunks if at the beginning of a file
chrislu
1
-3
/
+9
2022-02-27
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
2
-1
/
+8
2022-02-27
remove dead code
chrislu
2
-305
/
+0
2022-02-27
remove dead code
chrislu
2
-6
/
+1
2022-02-27
Merge pull request #2715 from gfx-labs/acl-pr
Chris Lu
2
-1
/
+8
2022-02-27
remove dead code
chrislu
37
-4098
/
+3
2022-02-27
retire mount v1
chrislu
7
-416
/
+43
2022-02-27
Merge branch 'chrislusf:master' into acl-pr
eddy-gfx
2
-10
/
+33
2022-02-27
ensure compatibility
elee
1
-1
/
+3
2022-02-27
set canned acl on replication create
elee
2
-1
/
+6
2022-02-27
avoid too many logs in tmp folder
origin/original_weed_mount
chrislu
1
-5
/
+5
2022-02-27
use debug option to see operations
chrislu
1
-2
/
+2
2022-02-27
mount2: add back readonly mode
chrislu
1
-4
/
+27
2022-02-27
mount2: invalidate fuse cache for replaced inode
chrislu
3
-2
/
+14
2022-02-26
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-1
/
+2
2022-02-26
prefetch other chunks when stream reading
chrislu
2
-32
/
+37
2022-02-26
Merge pull request #2712 from guo-sj/correct_comments
Chris Lu
1
-1
/
+2
2022-02-26
correct comments
guosj
1
-1
/
+2
2022-02-26
remove dead code
chrislu
1
-9
/
+0
2022-02-26
a little safer
chrislu
1
-2
/
+4
2022-02-26
avoid possible too big memory allocation
chrislu
1
-7
/
+16
2022-02-26
prefetch 2 chunks
chrislu
1
-8
/
+10
2022-02-26
remove logs
chrislu
1
-3
/
+0
2022-02-26
use file size as max range
chrislu
3
-10
/
+7
2022-02-26
use memory pool
chrislu
1
-1
/
+3
2022-02-26
better control for reader caching
chrislu
7
-250
/
+240
2022-02-25
chunk cache adds function ReadChunkAt
chrislu
5
-9
/
+125
2022-02-25
fix mount2 options
chrislu
1
-7
/
+7
2022-02-25
less logs
chrislu
2
-8
/
+8
2022-02-25
mount2: listXattr return ok if xattr is empty
chrislu
1
-1
/
+1
2022-02-25
rename: delete source entry metadata only, skipping hard links
chrislu
5
-7
/
+36
2022-02-25
logs
chrislu
1
-1
/
+4
2022-02-25
rename: pass along entry metadata
chrislu
1
-5
/
+9
2022-02-25
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-1
/
+1
2022-02-25
refactoring
chrislu
8
-26
/
+26
2022-02-25
define metadata action types
chrislu
1
-2
/
+4
2022-02-25
mount2: use consistent inode
chrislu
14
-457
/
+503
2022-02-24
Merge pull request #2706 from guo-sj/fix_log_info
Chris Lu
1
-1
/
+1
[next]