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
2020-07-30
1.87
1.87
Chris Lu
3
-3
/
+3
2020-07-29
Hadoop file system: 1.4.3
Chris Lu
13
-113
/
+17
2020-07-29
mirror changes from hdfs2
Chris Lu
3
-2
/
+51
2020-07-29
add buffered seaweed input stream
Chris Lu
2
-2
/
+51
2020-07-29
debug
Chris Lu
2
-1
/
+3
2020-07-29
cache vid locations
Chris Lu
2
-7
/
+13
2020-07-29
minor
Chris Lu
1
-2
/
+1
2020-07-29
enable read cache
Chris Lu
2
-4
/
+1
2020-07-29
Merge pull request #1406 from mwpeterson/add-5byte-arm-builds
Chris Lu
1
-1
/
+9
2020-07-29
add 5_byte_arm63 to release
mwpeterson
1
-1
/
+1
2020-07-28
add 5-byte large disk builds for arm and arm64
mwpeterson
1
-0
/
+8
2020-07-28
FUSE mount: remove DirListCacheLimit
Chris Lu
4
-5
/
+2
2020-07-28
s3: use bucket in the domain
Chris Lu
2
-1
/
+7
2020-07-27
Merge pull request #1404 from hilimd/master
Chris Lu
1
-7
/
+14
2020-07-28
PutObject: fix create folder bug
limd
1
-7
/
+14
2020-07-28
Merge pull request #5 from chrislusf/master
hilimd
20
-425
/
+215
2020-07-26
update gorilla mux
Chris Lu
2
-4
/
+4
2020-07-26
refactor
Chris Lu
6
-62
/
+26
2020-07-26
auth for presigned put object part
Chris Lu
1
-4
/
+8
2020-07-26
auth for presigned put operation
Chris Lu
1
-1
/
+6
2020-07-25
rename
Chris Lu
3
-3
/
+3
2020-07-25
set filename in Content-Disposition header
Chris Lu
3
-6
/
+6
2020-07-25
Merge pull request #1402 from popstk/master
Chris Lu
3
-7
/
+105
2020-07-25
fix s3api auth bug
popstk
1
-1
/
+1
2020-07-25
fix s3api copy object handler SerializationError
popstk
2
-6
/
+104
2020-07-24
Update README.md
Chris Lu
1
-2
/
+2
2020-07-24
Update README.md
Chris Lu
1
-2
/
+4
2020-07-24
adjust go.mod
Chris Lu
1
-1
/
+0
2020-07-24
FUSE: do not change crtime, uid, gid on save
Chris Lu
1
-3
/
+5
2020-07-24
FUSE: skip changing to empty uid and gid during flush
Chris Lu
1
-2
/
+6
2020-07-24
fix compilation
Chris Lu
1
-2
/
+0
2020-07-24
remove fsnode cache
Chris Lu
6
-323
/
+9
2020-07-23
fix compilation
Chris Lu
1
-1
/
+1
2020-07-23
FUSE: implement dir fsync
Chris Lu
1
-0
/
+9
2020-07-23
FUSE: faster rename implementation
Chris Lu
1
-10
/
+29
2020-07-23
Merge pull request #4 from chrislusf/master
hilimd
19
-312
/
+798
2020-07-22
HCFS: 1.4.1
Chris Lu
7
-7
/
+7
2020-07-22
HCFS: avoid lock bottleneck
Chris Lu
1
-4
/
+10
2020-07-22
simplify
Chris Lu
3
-2
/
+2
2020-07-22
fix compilation error
Chris Lu
1
-2
/
+2
2020-07-22
simplify
Chris Lu
1
-9
/
+2
2020-07-22
Merge pull request #1397 from levenlabs/diff
Chris Lu
5
-295
/
+782
2020-07-22
unmaintained: Added diff_volume_servers
James Hartig
1
-0
/
+194
2020-07-22
Added VolumeNeedleStatus volume server grpc method
James Hartig
3
-292
/
+579
2020-07-22
idx: Switch WalkIndexFile to accept generic io.ReaderAt
James Hartig
1
-3
/
+9
2020-07-20
1.86
1.86
Chris Lu
3
-3
/
+3
2020-07-20
HCFS: 1.4.0
Chris Lu
7
-7
/
+7
2020-07-21
Merge pull request #3 from chrislusf/master
hilimd
36
-191
/
+822
2020-07-20
volume.fsck: follow manifest chunks
Chris Lu
1
-1
/
+7
2020-07-20
clean up chunks in manifest
Chris Lu
1
-0
/
+3
[next]