| .. |
|
cgroupfs
|
Redesign inode extensions
|
2026-01-02 16:47:03 -08:00 |
|
configfs
|
Run clippy test with and without ktest configuration
|
2026-01-03 21:17:39 -08:00 |
|
devpts
|
Redesign inode extensions
|
2026-01-02 16:47:03 -08:00 |
|
epoll
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
exfat
|
Move test/* to test/initramfs/*
|
2026-01-13 11:53:34 -08:00 |
|
ext2
|
Move `Pipe` from `InodeImpl` to `Inode`
|
2026-01-07 15:41:14 +08:00 |
|
notify
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
overlayfs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
path
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
pipe
|
Apply pseudo `Path` to anonymous pipes and remove `AnonPipeFile`
|
2026-01-11 17:00:23 -08:00 |
|
procfs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
ramfs
|
Apply pseudo `Path` to memfd files and remove `MemfdFile`
|
2026-01-11 17:00:23 -08:00 |
|
sysfs
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
tmpfs
|
Add fsnotify infrastructure for filesystem events
|
2025-12-01 20:05:18 +08:00 |
|
utils
|
Cleanup: Use `AtomicStatusFlags::new(flags)` instead of `AtomicU32::new(flags.bits())`
|
2026-01-11 17:00:23 -08:00 |
|
device.rs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
file_handle.rs
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
file_table.rs
|
Fix doc warnings
|
2026-01-02 11:26:43 -08:00 |
|
inode_handle.rs
|
Cleanup: Use `AtomicStatusFlags::new(flags)` instead of `AtomicU32::new(flags.bits())`
|
2026-01-11 17:00:23 -08:00 |
|
mod.rs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
pseudofs.rs
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
registry.rs
|
Format with new `rustfmt`
|
2025-12-09 09:23:58 +08:00 |
|
rootfs.rs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |
|
thread_info.rs
|
Rename FsResolver to PathResolver and update all usages
|
2026-01-15 19:04:51 -08:00 |