Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DDNStorage
/
linux
Public
forked from
torvalds/linux
Notifications
You must be signed in to change notification settings
Fork
9
Star
2
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
6.17 Fix the fencing around readahead to not clash with an invalidation notification
- #208
#208
Merged
hbirth
merged 16 commits into
DDNStorage:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
DDNStorage/linux:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
from
hbirth:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
hbirth/linux:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
6.17 Fix the fencing around readahead to not clash with an invalidation notification
#208
hbirth
merged 16 commits into
DDNStorage:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
DDNStorage/linux:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
from
hbirth:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
hbirth/linux:redfs-ubuntu-hwe-6.17.0-16.16-24.04.1
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
fuse: fill a folio under a pinned read grant
Show description for 2c35958
hbirth
committed
2c35958
View commit details
Copy full SHA for 2c35958
Browse repository at this point
fuse: fill a readahead window under a pinned read grant
Show description for 200f4b5
hbirth
committed
200f4b5
View commit details
Copy full SHA for 200f4b5
Browse repository at this point
fuse: ask for the read grant before the folios are locked
Show description for 7a62915
hbirth
committed
7a62915
View commit details
Copy full SHA for 7a62915
Browse repository at this point
fuse: stop asking for the readahead grant under the folio locks
Show description for 3cde3f3
hbirth
committed
3cde3f3
View commit details
Copy full SHA for 3cde3f3
Browse repository at this point
fuse: ask for the read grant on a readahead advice
Show description for 3bae266
hbirth
committed
3bae266
View commit details
Copy full SHA for 3bae266
Browse repository at this point
fuse: pin a streamed write across the request
Show description for bb319ea
hbirth
committed
bb319ea
View commit details
Copy full SHA for bb319ea
Browse repository at this point
fuse: take no dlm lock for O_DIRECT
Show description for 6f21486
hbirth
committed
6f21486
View commit details
Copy full SHA for 6f21486
Browse repository at this point
Commits on Sep 5, 2026
fuse: keep the cache when an attribute reply shrinks the size
Show description for 8d6ace4
hbirth
committed
8d6ace4
View commit details
Copy full SHA for 8d6ace4
Browse repository at this point
fuse: bound the alignment check by the mapping when cyclic
Show description for ccfe8c4
hbirth
committed
ccfe8c4
View commit details
Copy full SHA for ccfe8c4
Browse repository at this point
fuse: read the write stream marks once
Show description for 0e2b8ec
hbirth
committed
0e2b8ec
View commit details
Copy full SHA for 0e2b8ec
Browse repository at this point
Commits on Sep 7, 2026
fuse: latch readers into direct IO on an invalidation storm
Show description for 8230fe5
hbirth
committed
8230fe5
View commit details
Copy full SHA for 8230fe5
Browse repository at this point
fuse: read a streamed file from the server
Show description for ad450ce
hbirth
committed
ad450ce
View commit details
Copy full SHA for ad450ce
Browse repository at this point
Commits on Sep 8, 2026
fuse: do not freeze writepages under a shared inode lock
Show description for 63a5285
hbirth
committed
63a5285
View commit details
Copy full SHA for 63a5285
Browse repository at this point
fuse: drain the page cache once an inode is latched into direct IO
Show description for 57efa54
hbirth
committed
57efa54
View commit details
Copy full SHA for 57efa54
Browse repository at this point
fuse: keep the direct IO latch while a writer is open
Show description for 81942d6
hbirth
committed
81942d6
View commit details
Copy full SHA for 81942d6
Browse repository at this point
fuse: write back before dropping the cache of an unlatched inode
Show description for bb8b371
hbirth
committed
bb8b371
View commit details
Copy full SHA for bb8b371
Browse repository at this point
You can’t perform that action at this time.