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
/
filesys
/
wfs.go
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
POSIX: different inode for same named different file types
chrislu
1
-3
/
+3
2022-01-11
POSIX: ensure file and directory inodes are different
chrislu
1
-3
/
+3
2022-01-10
mount: file fsync
chrislu
1
-0
/
+22
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-1
/
+1
2021-12-20
remove writeOnly flag
chrislu
1
-3
/
+2
2021-09-12
change server address from string to a type
Chris Lu
1
-5
/
+5
2021-08-11
Synchronize number of open files
byunghwa.yun
1
-4
/
+5
2021-06-06
mount: adjust starting order
Chris Lu
1
-2
/
+5
2021-06-02
Return artificial . and .. directories
Patrick Schmidt
1
-8
/
+10
2021-05-21
organize a bit better for temp file directory
Chris Lu
1
-5
/
+21
2021-05-21
randomize initial filer
Chris Lu
1
-0
/
+2
2021-05-21
FUSE mount: support multiple filers
Chris Lu
1
-5
/
+8
2021-05-09
refactor
Chris Lu
1
-3
/
+1
2021-05-09
refactor
Chris Lu
1
-2
/
+1
2021-05-06
go fmt
Chris Lu
1
-0
/
+1
2021-05-06
mount: skip local chunk cache if opened write only
Chris Lu
1
-1
/
+5
2021-04-30
mount: fix directory invalidation
Chris Lu
1
-1
/
+4
2021-04-18
correctly runs git clone
Chris Lu
1
-11
/
+14
2021-04-18
WIP
Chris Lu
1
-16
/
+15
2021-04-18
cleaner way to set readonly
Chris Lu
1
-1
/
+0
2021-04-16
remove unused variable
Chris Lu
1
-1
/
+0
2021-04-14
lighten up File object
Chris Lu
1
-1
/
+2
2021-04-14
mount: remove entry from Dir object
Chris Lu
1
-2
/
+1
2021-04-14
move file reader, entryViewCache to file handle
Chris Lu
1
-1
/
+1
2021-04-04
mount: add readOnly option
Chris Lu
1
-0
/
+1
2021-04-02
revert to same implementation as before
Chris Lu
1
-2
/
+2
2021-04-02
refactoring
Chris Lu
1
-2
/
+2
2021-03-16
reverting 7d57664c2d80f2b7d3eb4cecc57a3275bafee44d
Chris Lu
1
-1
/
+1
2021-03-14
go fmt
Chris Lu
1
-1
/
+1
2021-03-12
mount: internals switch to filer.Entry instead of protobuf
Chris Lu
1
-1
/
+1
2021-02-16
this can compile now!!!
Chris Lu
1
-2
/
+2
2021-02-10
go fmt
Chris Lu
1
-1
/
+1
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-4
/
+32
2021-01-28
mount: change option name to volumeServerAccess, with publicUrl and filerProx...
Chris Lu
1
-4
/
+4
2021-01-26
mount: properly invalidate kernel node cache entry
Chris Lu
1
-0
/
+14
2021-01-25
mount: avoid the need to specify different cache directory for different mount
Chris Lu
1
-1
/
+2
2021-01-24
mount: outsideContainerClusterMode proxy through filer
Chris Lu
1
-0
/
+13
2021-01-24
Revert "mount: when outside cluster network, use filer as proxy to access vol...
Chris Lu
1
-13
/
+0
2021-01-24
mount: when outside cluster network, use filer as proxy to access volume servers
Chris Lu
1
-0
/
+13
2020-12-16
go fmt
Chris Lu
1
-2
/
+2
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-2
/
+2
2020-12-13
adding volume type
Chris Lu
1
-0
/
+3
2020-10-30
mount: optional limit for the number of concurrent writers
Chris Lu
1
-0
/
+8
2020-10-30
clear file.entry
Chris Lu
1
-1
/
+1
2020-10-29
properly clear out the file.entry
Chris Lu
1
-1
/
+1
2020-10-25
mount: invalide file cache when metadata is changed
Chris Lu
1
-1
/
+8
2020-10-25
refresh cached file entry from sync metadata updates
Chris Lu
1
-4
/
+6
2020-10-12
mount: fix bound tree with filer.path
Chris Lu
1
-1
/
+1
2020-10-03
FUSE: use the mount directory permissions
Chris Lu
1
-0
/
+3
2020-09-27
refactor
Chris Lu
1
-1
/
+1
[next]