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
/
storage
/
disk_location.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
minFreeSpace refactored
bingoohuang
1
-8
/
+6
2021-04-26
minFreeSpace argument allows size like 10GiB
bingoohuang
1
-9
/
+15
2021-04-15
adjust text
Chris Lu
1
-1
/
+1
2021-02-16
this can compile now!!!
Chris Lu
1
-2
/
+3
2021-02-13
support customizable disk type
Chris Lu
1
-7
/
+0
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-4
/
+4
2021-02-07
renaming NeedleMapType to NeedleMapKind
bingoohuang
1
-4
/
+4
2020-12-17
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-4
/
+23
2020-12-17
volume: avoid reprocessing the same volume
Chris Lu
1
-4
/
+23
2020-12-17
Revert "Merge pull request #1683 from qieqieplus/master"
Chris Lu
1
-7
/
+5
2020-12-17
Revert "Merge pull request #1683 from qieqieplus/master"
Chris Lu
1
-6
/
+4
2020-12-16
go fmt
Chris Lu
1
-4
/
+4
2020-12-16
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-5
/
+7
2020-12-16
smaller critical section
chenqieqie
1
-5
/
+5
2020-12-16
fix race condition when loading volumes concurrently
chenqieqie
1
-5
/
+7
2020-12-14
adjust volume server UI
Chris Lu
1
-0
/
+7
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-3
/
+3
2020-12-13
volume server set volume type and heartbeat to the master
Chris Lu
1
-1
/
+3
2020-11-27
volume: add "-dir.idx" option for separate index storage
Chris Lu
1
-5
/
+5
2020-11-26
refactor
Chris Lu
1
-4
/
+9
2020-11-26
rename
Chris Lu
1
-16
/
+16
2020-11-26
just refactoring
Chris Lu
1
-43
/
+46
2020-11-26
pass in dir.idx parameter to DiskLocation
Chris Lu
1
-2
/
+15
2020-11-03
volume: detect max volume count changes based on disk usage
Chris Lu
1
-6
/
+7
2020-10-28
trim out name extension
Chris Lu
1
-1
/
+2
2020-10-27
volume: add a note file to avoid incomplete volume files
Chris Lu
1
-0
/
+8
2020-10-22
add available resource stats
Chris Lu
1
-0
/
+3
2020-10-01
volume: avoid deadlock when deleting volumes
Chris Lu
1
-3
/
+0
2020-09-01
volume: Don't unmount before deleting volume in copy
James Hartig
1
-0
/
+3
2020-07-03
refactoring
Chris Lu
1
-13
/
+15
2020-06-05
go fmt
Chris Lu
1
-10
/
+10
2020-06-05
Name fix
Evgenii Kozlov
1
-4
/
+4
2020-06-05
Set volumes ReadOnly if low free disk space
Evgenii Kozlov
1
-7
/
+30
2020-04-21
volume: deletion checks all disk locations
Chris Lu
1
-2
/
+4
2020-03-22
volume: automatically detect max volume count
Chris Lu
1
-0
/
+16
2020-02-13
make loadExistingVolume() return bool
panyc16
1
-21
/
+30
2020-02-02
shell: add volume.configure.replication to change replication for a volume
Chris Lu
1
-12
/
+18
2019-12-24
go fmt
Chris Lu
1
-1
/
+0
2019-12-24
decouple the volume.Destroy() from the operation of unmountVolume()
stlpmo
1
-17
/
+48
2019-12-02
add lock variable
Chris Lu
1
-20
/
+20
2019-12-02
tiered storage: can copy to s3, read from s3
Chris Lu
1
-3
/
+3
2019-09-12
Change joeslay paths to chrislusf paths
j.laycock
1
-3
/
+3
2019-09-04
Changed the InMemory bool to a uint32 so that it can be used to alter how muc...
Tom Maxwell
1
-1
/
+1
2019-09-03
Changes to try and pass the URL parameters through - in memory flag not worki...
Tom Maxwell
1
-1
/
+1
2019-09-02
Swap imports to use joeslay
j.laycock
1
-3
/
+3
2019-06-05
fix ec related bugs
Chris Lu
1
-2
/
+2
2019-05-30
add collection.delete
Chris Lu
1
-2
/
+16
2019-05-27
refactoring
Chris Lu
1
-7
/
+7
2019-05-21
volume: load ec shards during heartbeats to master
Chris Lu
1
-27
/
+42
2019-04-19
read volume lastAppendAtNs when loading a volume
Chris Lu
1
-0
/
+2
[next]