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
/
mount
/
weedfs_dir_read.go
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
mount: improve NFS directory listing (#7696)
Chris Lu
1
-29
/
+24
11 days
fix nfs list with prefix batch scan (#7694)
Bruce Zou
1
-30
/
+69
11 days
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682)
Chen Pu
1
-1
/
+2
12 days
mount: add mutex to DirectoryHandle to fix race condition (#7674)
Chris Lu
1
-18
/
+32
2025-11-25
Add error list each entry func (#7485)
tam-i13
1
-8
/
+9
2024-09-12
refactor
chrislu
1
-11
/
+11
2024-08-07
simplify
chrislu
1
-4
/
+1
2024-08-07
randomizing next file handle id
chrislu
1
-1
/
+2
2024-07-24
Fix dead lock (#5815)
Chris Lu
1
-1
/
+1
2022-12-04
refactor: moved to locked entry
chrislu
1
-1
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-3
/
+3
2022-05-24
remove unused parameter
chrislu
1
-1
/
+1
2022-05-24
mount: ReadDir return EIO on EnsureVisited err
Robert Coelho
1
-0
/
+1
2022-05-24
mount: cleanup ReadDir rewrite's branches to not assume offsets
Robert Coelho
1
-3
/
+3
2022-05-24
mount: rewrite ReadDir to respect input.Offset to fix partial results
Robert Coelho
1
-53
/
+71
2022-03-14
generate inode via path and time
chrislu
1
-2
/
+2
2022-03-03
mount: fix directory pagination when using midnight commander
chrislu
1
-5
/
+5
2022-02-27
ensure inodes are not duplicating unless hardlinked
chrislu
1
-2
/
+2
2022-02-25
mount2: use consistent inode
chrislu
1
-2
/
+2
2022-02-24
mount2: SetAttr set mode correctly
chrislu
1
-1
/
+1
2022-02-24
mount2: dir read opened file
chrislu
1
-0
/
+4
2022-02-18
return fuse.Status when looking up by inode
chrislu
1
-1
/
+4
2022-02-16
list entries while reading from remote
chrislu
1
-8
/
+24
2022-02-16
fix listing with correct inode
chrislu
1
-17
/
+12
2022-02-16
fix second listing
chrislu
1
-1
/
+6
2022-02-15
mount2: fix directory pagination
chrislu
1
-5
/
+4
2022-02-15
mount2: avoid double listing directories
chrislu
1
-8
/
+75
2022-02-15
mount2: fix for read dir plus on linux
chrislu
1
-1
/
+1
2022-02-14
file set attribute
chrislu
1
-1
/
+0
2022-02-14
listen for metadata updates
chrislu
1
-1
/
+1
2022-02-13
doc
chrislu
1
-0
/
+38
2022-02-13
add mkdir
chrislu
1
-1
/
+1
2022-02-12
remove println
chrislu
1
-3
/
+0
2022-02-12
working
chrislu
1
-1
/
+6
2022-02-12
it runs, but directory listing output is not showing up
chrislu
1
-5
/
+27
2022-02-12
rename
chrislu
1
-0
/
+71