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
/
operation
/
assign_file_id.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
1
-2
/
+2
2025-05-28
Add context with request (#6824)
Aleksey Kosov
1
-3
/
+3
2024-09-09
[shell] fix volume grow in shell (#5992)
Konstantin Lebedev
1
-1
/
+0
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-3
/
+3
2024-03-29
[master] grow volumes if no writable volumes in current dataCenter (#5434)
Konstantin Lebedev
1
-0
/
+3
2023-10-12
fix: disallow file name too long when writing a file (#4881)
Konstantin Lebedev
1
-1
/
+2
2023-09-10
ensure single threaded access
chrislu
1
-0
/
+5
2023-08-23
streaming assign file ids
chrislu
1
-3
/
+102
2023-04-29
[Filer] post add param:saveInside (#4434)
zemul
1
-0
/
+1
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-3
/
+3
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-4
/
+4
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-2
/
+2
2021-12-22
filer server: allow upload file to specific dataNode
banjiaojuhao
1
-1
/
+4
2021-10-11
return error early
Chris Lu
1
-4
/
+4
2021-09-12
change server address from string to a type
Chris Lu
1
-15
/
+14
2021-09-08
replicated remote.cache
Chris Lu
1
-1
/
+1
2021-09-05
add other replica locations when assigning volumes
Chris Lu
1
-6
/
+17
2021-08-12
use grpc and jwt
Chris Lu
1
-11
/
+18
2021-07-23
filer.copy: fail early if assign request failed
Chris Lu
1
-0
/
+4
2021-04-14
fix #1996
qieqieplus
1
-0
/
+1
2021-02-17
refactoring to get master function, instead of passing master values directly
Chris Lu
1
-2
/
+2
2020-12-16
go fmt
Chris Lu
1
-5
/
+5
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-5
/
+5
2020-12-13
adding volume type
Chris Lu
1
-0
/
+5
2020-11-17
fs.configure: configurable volume growth
Chris Lu
1
-18
/
+21
2020-11-17
use alternative assign request
Chris Lu
1
-8
/
+8
2020-11-15
go fmt
Chris Lu
1
-1
/
+0
2020-11-15
refactoring
Chris Lu
1
-0
/
+37
2020-02-25
avoid reusing context object
Chris Lu
1
-1
/
+1
2020-02-24
filer: dynamically create bucket under /buckets folder
Chris Lu
1
-2
/
+4
2020-02-10
Revert "HEAD operation changes to fasthttp"
Chris Lu
1
-14
/
+6
2020-02-10
HEAD operation changes to fasthttp
Chris Lu
1
-6
/
+14
2020-01-26
use the same context object in order to retry
Chris Lu
1
-1
/
+1
2019-11-12
fix master maintenance logic
Lei Liu
1
-7
/
+7
2019-11-10
add volume number param in assign operation
zhangsong
1
-7
/
+9
2019-05-27
caching ec shard locations
Chris Lu
1
-1
/
+1
2019-02-20
avoid grpc 5 seconds timeout
Chris Lu
1
-7
/
+3
2019-02-18
adding grpc mutual tls
Chris Lu
1
-2
/
+3
2019-02-15
benchmark can work in secure mode
Chris Lu
1
-5
/
+24
2019-01-10
Set timeout for master and volume non-streaming rpc
chenwanli
1
-1
/
+5
2018-11-23
go fmt
Chris Lu
1
-1
/
+2
2018-11-20
master add grpc API for fileid assigning
Chris Lu
1
-38
/
+36
2018-07-21
add s3 upload, and removing mono and multi part upload analyzer
Chris Lu
1
-2
/
+3
2018-07-09
add primary request and backup request when requesting volumes for a data center
Chris Lu
1
-35
/
+46
2018-05-16
cp file can work
Chris Lu
1
-1
/
+1
2016-06-26
refactor Volume Assign function
霍晓栋
1
-35
/
+24
2016-06-23
add options params for the Assign func
霍晓栋
1
-1
/
+32
2016-06-02
directory structure change to work with glide
Chris Lu
1
-0
/
+48