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
Accelerator
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 }}
mebrahimaleem
/
ModulOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ext2
- #12
#12
Merged
mebrahimaleem
merged 14 commits into
main
mebrahimaleem/ModulOS:main
from
ext2
mebrahimaleem/ModulOS:ext2
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Ext2
#12
mebrahimaleem
merged 14 commits into
main
mebrahimaleem/ModulOS:main
from
ext2
mebrahimaleem/ModulOS:ext2
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
stubbed fs_create
mebrahimaleem
committed
067e938
View commit details
Copy full SHA for 067e938
Browse repository at this point
Commits on Apr 27, 2026
Merge branch 'main' into ext2
mebrahimaleem
committed
41793bb
View commit details
Copy full SHA for 41793bb
Browse repository at this point
Commits on Apr 28, 2026
reduced ahci busy wait periods
mebrahimaleem
committed
6865a62
View commit details
Copy full SHA for 6865a62
Browse repository at this point
optimized kmemcpy and kmemset
mebrahimaleem
committed
cffff27
View commit details
Copy full SHA for cffff27
Browse repository at this point
seperate process for starting userland shell
mebrahimaleem
committed
d960965
View commit details
Copy full SHA for d960965
Browse repository at this point
Commits on Apr 29, 2026
per file locks at vfs layer
mebrahimaleem
committed
a454209
View commit details
Copy full SHA for a454209
Browse repository at this point
non blocking vfs mount tree parse via semaphores
mebrahimaleem
committed
05838f2
View commit details
Copy full SHA for 05838f2
Browse repository at this point
Commits on May 5, 2026
more stubs for file related syscalls
mebrahimaleem
committed
bb10144
View commit details
Copy full SHA for bb10144
Browse repository at this point
Commits on May 6, 2026
implemented directory reading
mebrahimaleem
committed
d26406b
View commit details
Copy full SHA for d26406b
Browse repository at this point
added scan-build static analysis
mebrahimaleem
committed
8e13f0f
View commit details
Copy full SHA for 8e13f0f
Browse repository at this point
Commits on May 7, 2026
implemented ext2 file writing
mebrahimaleem
committed
dfe7942
View commit details
Copy full SHA for dfe7942
Browse repository at this point
implemented ext2 regular file creation
mebrahimaleem
committed
ff5a19e
View commit details
Copy full SHA for ff5a19e
Browse repository at this point
more portable warning flags
mebrahimaleem
committed
ac7c35b
View commit details
Copy full SHA for ac7c35b
Browse repository at this point
Commits on May 29, 2026
switched to openat
mebrahimaleem
committed
e3dd522
View commit details
Copy full SHA for e3dd522
Browse repository at this point
You can’t perform that action at this time.