-
Notifications
You must be signed in to change notification settings - Fork 508
Pull requests: GoogleCloudPlatform/gcsfuse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: prevent dangling sibling pointers in the radix trie after removal operations
#4874
opened Jul 13, 2026 by
vedantdas-source
Collaborator
Loading…
perf: optimize gcs.MinObject Updated and Finalized timestamps to use int64 instead of time.Time
#4873
opened Jul 12, 2026 by
vedantdas-source
Collaborator
Loading…
refactor(cache): Integrate the Radix LRU cache with the --experimental-enable-optimized-metadata-cache flag
#4872
opened Jul 12, 2026 by
vedantdas-source
Collaborator
Loading…
feat(auth): add --experimental-auth-token-file for short-lived OAuth2 access tokens
#4871
opened Jul 12, 2026 by
asdiamond
Loading…
chore(deps): Update Go SDK to v1.63.1
execute-integration-tests
Run only integration tests
#4870
opened Jul 10, 2026 by
krishnamd-jkp
Collaborator
Loading…
perf(inode): optimized lookupCount struct to remove unnecessary fields
#4869
opened Jul 10, 2026 by
vedantdas-source
Collaborator
Loading…
fix(bucket type optimization): Add support for lists in bucket type optimization
execute-integration-tests
Run only integration tests
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4868
opened Jul 10, 2026 by
abhishek10004
Collaborator
Loading…
build(deps): bump the go-dependencies group across 1 directory with 10 updates
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4867
opened Jul 10, 2026 by
dependabot
Bot
Loading…
build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4866
opened Jul 10, 2026 by
dependabot
Bot
Loading…
test(lru): demonstrate TOCTOU race in lru implementation
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4865
opened Jul 10, 2026 by
kislaykishore
Collaborator
•
Draft
feat(ci): apply dynamic commit selection based on KOKORO_BUILD_INITIATOR across all remaining Kokoro CI suites
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4863
opened Jul 10, 2026 by
anushka567
Member
Loading…
perf: Optimize dirInode prevDirListingTimeStamp by using atomic.Int64 instead of time.Time
#4862
opened Jul 10, 2026 by
vedantdas-source
Collaborator
Loading…
test(ci): install fuse3 to fix gke machine type test failures
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4861
opened Jul 10, 2026 by
anushka567
Member
Loading…
perf(mem): Optimize folder UpdateTime timestamp by using int64 instead of time.Time
#4860
opened Jul 9, 2026 by
vedantdas-source
Collaborator
Loading…
perf: Optimize folder UpdateTime timestamp by using int64 instead of time.Time
execute-integration-tests
Run only integration tests
execute-integration-tests-on-zb
To run E2E tests on zonal bucket.
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4859
opened Jul 9, 2026 by
vedantdas-source
Collaborator
Loading…
perf: Optimize statCache expiration timestamp by using int64 instead of time.Time
execute-integration-tests
Run only integration tests
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4857
opened Jul 9, 2026 by
vedantdas-source
Collaborator
Loading…
fix(streaming writes): change log severity for streaming writes fallback from INFO to TRACE
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4854
opened Jul 8, 2026 by
anushka567
Member
Loading…
feat(kernel range reader): Add buffer pooling support for large reads on regional buckets
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4852
opened Jul 7, 2026 by
abhishek10004
Collaborator
Loading…
feat(kernel range reader): Add buffer pooling support for large reads on regional buckets
#4848
opened Jul 7, 2026 by
abhishek10004
Collaborator
•
Draft
feat(native-retries): wire Control Plane mount retry predicate (ShouldRetryOnMount)
#4846
opened Jul 6, 2026 by
dangarhs
Contributor
Loading…
chore(go sdk upgrade): Upgrading go sdk to v1.63.0
execute-integration-tests
Run only integration tests
execute-perf-test
Execute performance test in PR
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4833
opened Jul 1, 2026 by
PranjalC100
Member
Loading…
fix(path handling): Validate cache download paths to prevent path traversal
execute-integration-tests
Run only integration tests
remind-reviewers
Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.
#4832
opened Jun 30, 2026 by
abhishek10004
Collaborator
Loading…
perf(mem): Optimize dirInode listing timestamp to atomic.Int64 to fix data race
#4831
opened Jun 30, 2026 by
raj-prince
Collaborator
•
Draft
perf(memory): Minimizing the gcs.MinObject memory footprint
#4830
opened Jun 30, 2026 by
raj-prince
Collaborator
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.