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
/
filer
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
fix filer.remote.sync on a S3 cloud mount
chrislu
1
-0
/
+3
2023-01-31
filter system log dir does not make subscribe event (#4172)
Neo
1
-4
/
+7
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
4
-5
/
+5
2023-01-16
use one readerCache for the whole file
chrislu
5
-13
/
+14
2023-01-14
avoid index out of slice range
chrislu
1
-1
/
+1
2023-01-12
merge chunks during upload (#4130)
Chris Lu
1
-5
/
+5
2023-01-11
mysql: Missed escaping column name
chrislu
1
-1
/
+1
2023-01-10
reduce group size from 256MB to 64MB
chrislu
1
-1
/
+1
2023-01-10
fix compilation
chrislu
1
-1
/
+0
2023-01-10
cluster.ps add filer meta sync progress
chrislu
1
-4
/
+8
2023-01-10
chunk group remove manifestChunks and reset sections in SetChunks()
chrislu
1
-8
/
+13
2023-01-10
ensure section.chunks is always garbage free
chrislu
1
-1
/
+3
2023-01-10
refactor
chrislu
3
-12
/
+68
2023-01-06
mount: faster add chunks
chrislu
2
-4
/
+22
2023-01-05
fix for stream reader
chrislu
1
-6
/
+13
2023-01-04
add notes for full version
chrislu
1
-1
/
+1
2023-01-02
more solid weed mount (#4089)
Chris Lu
15
-462
/
+1391
2023-01-01
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)
CommanderRoot
2
-2
/
+2
2023-01-01
filer.store.mysql: Escape table columns in SQL query (#4095)
CommanderRoot
3
-9
/
+9
2022-12-19
metadata skip reading un-available logs
chrislu
1
-0
/
+9
2022-12-08
Fix hardlink counting (#4042)
wusong
1
-8
/
+15
2022-11-30
Return ETag from remote when file doesn't exist on Filer (#4025)
aronneagu
1
-0
/
+3
2022-11-15
refactor filer_pb.Entry and filer.Entry to use GetChunks()
chrislu
28
-53
/
+57
2022-11-13
filer store: skip disabled location specific filer store initialization
chrislu
1
-0
/
+5
2022-10-31
refactor error contains already deleted (#3932)
Konstantin Lebedev
1
-2
/
+3
2022-10-28
refactor filer proto chunk variable from mtime to modified_ts_ns
chrislu
6
-196
/
+196
2022-10-12
filer: redis store reduce from 2 redis operations to 1 for updates.
chrislu
3
-33
/
+54
2022-10-12
serialize sqlite operations
chrislu
1
-0
/
+2
2022-10-12
fix error handling
chrislu
1
-3
/
+5
2022-09-28
associate `Account` and `Identity` by accountId (#3754)
LHHDZ
1
-1
/
+5
2022-09-18
mount: fix 0 file size in linux
chrislu
1
-0
/
+1
2022-09-18
report write error
chrislu
1
-3
/
+9
2022-09-15
docs: update `fileIdsToDelete` var (#3692)
Ryan Russell
1
-5
/
+5
2022-09-14
go fmt
chrislu
6
-22
/
+25
2022-09-14
refactor(ItemList): `Incluseive` -> `Inclusive` (#3673)
Ryan Russell
1
-3
/
+3
2022-09-14
refactor(exclusive_locker): `Interval` readability batch of updates (#3668)
Ryan Russell
1
-6
/
+6
2022-09-14
refactor: `Directory` readability (#3665)
Ryan Russell
2
-4
/
+4
2022-09-09
arangodb s3 bucket name compatibility (#3588)
gfx
3
-7
/
+58
2022-09-06
more log detail for upload err and deleting (#3577)
Konstantin Lebedev
1
-1
/
+1
2022-09-04
adjust log level (#3589)
famosss
1
-1
/
+1
2022-09-04
Fix crash in arangodb filer when attempting to access a deleted bucket (#3587)
gfx
2
-1
/
+4
2022-09-04
Correctly pass arangodb driver Transaction ID into the context (#3586)
gfx
1
-1
/
+1
2022-09-01
filer: rocksdb store report not found correctly
chrislu
1
-1
/
+1
2022-09-01
align memory
chrislu
1
-2
/
+2
2022-09-01
avoid data race on doSubscribeToOneFiler/ma.filer.UniqueFilerEpoch (#3566)
Konstantin Lebedev
1
-2
/
+3
2022-08-30
s3: fix configuring IAM for the same user
chrislu
2
-1
/
+36
2022-08-26
nano level precision
chrislu
1
-2
/
+2
2022-08-26
Fix a few data races when reading files in mount (#3527)
Patrick Schmidt
2
-26
/
+39
2022-08-26
avoid race conditions for OnPeerUpdate (#3525)
Konstantin Lebedev
1
-1
/
+1
2022-08-24
Fix race conditions during in-flight size checks (#3505)
Patrick Schmidt
1
-1
/
+1
[next]