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-01-17
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
2.86
chrislu
2
-1
/
+7
2022-01-17
2.86
chrislu
2
-3
/
+3
2022-01-17
Merge pull request #2597 from guol-fnst/gocql_to
Chris Lu
2
-1
/
+7
2022-01-17
keep dirty pages based on temp file
chrislu
4
-0
/
+332
2022-01-18
add gocql timeout setting
guol-fnst
2
-1
/
+7
2022-01-17
S3: fail fast when "X-Amz-Copy-Source" is a folder
chrislu
1
-0
/
+4
2022-01-17
Merge pull request #2596 from chrislusf/memory_chunked_write
Chris Lu
18
-1089
/
+460
2022-01-17
ensure entry view cache is invalidated
chrislu
2
-1
/
+9
2022-01-17
wait for reading threads to complete before dropping sealed chunks
chrislu
15
-1086
/
+106
2022-01-17
more logs
chrislu
2
-2
/
+5
2022-01-17
testing with always resetting entry view cache
chrislu
1
-1
/
+1
2022-01-17
remove extra async execution
chrislu
1
-32
/
+14
2022-01-17
more logs
chrislu
2
-8
/
+12
2022-01-17
more logs
chrislu
1
-0
/
+3
2022-01-17
delete actual reference first
chrislu
1
-1
/
+1
2022-01-17
invalidate filehandle entry view cache
chrislu
3
-22
/
+24
2022-01-17
add test
chrislu
2
-1
/
+52
2022-01-17
Revert "testing skip memory management"
chrislu
1
-2
/
+0
2022-01-17
testing skip memory management
chrislu
1
-0
/
+2
2022-01-17
remove unused variables
chrislu
1
-5
/
+3
2022-01-17
a little speed up
chrislu
1
-0
/
+8
2022-01-17
working
chrislu
5
-4
/
+296
2022-01-15
better locking on file handle
chrislu
2
-17
/
+5
2022-01-15
add filer to iam option
chrislu
1
-0
/
+1
2022-01-13
weed server: optionally start IAM service
chrislu
1
-4
/
+13
2022-01-13
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
2
-2
/
+36
2022-01-13
add more help messages
chrislu
2
-2
/
+2
2022-01-13
Merge pull request #2590 from banjiaojuhao/padding_zero_for_web_read
Chris Lu
2
-2
/
+36
2022-01-13
padding zero for sparse file
banjiaojuhao
2
-2
/
+36
2022-01-13
POSIX: check permission when removing items
chrislu
2
-14
/
+31
2022-01-13
remove dead code
chrislu
1
-22
/
+0
2022-01-13
minor
chrislu
1
-1
/
+1
2022-01-13
adjust make file
chrislu
1
-4
/
+3
2022-01-12
POSIX: check deletion permission
chrislu
2
-0
/
+64
2022-01-12
POSIX: should not delete if a directory is not empty
chrislu
1
-3
/
+3
2022-01-12
POSIX: differentiate device and char device
chrislu
1
-1
/
+5
2022-01-12
POSIX: adjust source file ctime
chrislu
1
-0
/
+1
2022-01-12
POSIX: change timestamp on each attribute change
chrislu
2
-1
/
+7
2022-01-12
add some notes
chrislu
1
-1
/
+1
2022-01-12
shell: tighter memory allocation
chrislu
1
-22
/
+27
2022-01-12
POSIX: different inode for same named different file types
chrislu
9
-38
/
+63
2022-01-12
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
2
-0
/
+14
2022-01-12
POSIX: adjust ctime for file truncate
chrislu
1
-0
/
+2
2022-01-12
Merge pull request #2584 from kmlebedev/fix_s3_admin_target
Chris Lu
2
-0
/
+14
2022-01-12
https://github.com/chrislusf/seaweedfs/issues/2583
Konstantin Lebedev
2
-0
/
+14
2022-01-12
fix compilation
chrislu
1
-1
/
+1
2022-01-12
add logs for request mode
chrislu
2
-2
/
+2
2022-01-12
master: remove hard coded filer settings in master.toml
chrislu
4
-17
/
+28
2022-01-12
POSIX: check name is too long ENAMETOOLONG
chrislu
4
-0
/
+39
2022-01-11
POSIX: ensure file and directory inodes are different
chrislu
7
-34
/
+43
[next]