.. |
SysFS
|
9252a892bb
Kernel: Abstracts x86 reboot and shutdown specific methods
|
2 년 전 |
AnonymousFile.cpp
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
3 년 전 |
AnonymousFile.h
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
3 년 전 |
BlockBasedFileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
BlockBasedFileSystem.h
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
Custody.cpp
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
3 년 전 |
Custody.h
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
3 년 전 |
DevPtsFS.cpp
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
DevPtsFS.h
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
DeviceFileTypes.h
|
8150d71821
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
|
3 년 전 |
Ext2FileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
Ext2FileSystem.h
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
FATFileSystem.cpp
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
FATFileSystem.h
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
FIFO.cpp
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
3 년 전 |
FIFO.h
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
3 년 전 |
File.cpp
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
3 년 전 |
File.h
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
3 년 전 |
FileBackedFileSystem.cpp
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
FileBackedFileSystem.h
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
FileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
FileSystem.h
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
ISO9660FileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
ISO9660FileSystem.h
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
Inode.cpp
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
Inode.h
|
0a793a7fa3
Kernel/FileSystem: Remove the locking of a Inode mutex in InodeVMObjects
|
2 년 전 |
InodeFile.cpp
|
3ad0e1a1d5
Kernel: Handle mmap requests on zero-length data file inodes safely
|
2 년 전 |
InodeFile.h
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
3 년 전 |
InodeIdentifier.h
|
8150d71821
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
|
3 년 전 |
InodeMetadata.cpp
|
c3351d4b9f
Kernel: Make VirtualFileSystem functions take credentials as input
|
3 년 전 |
InodeMetadata.h
|
c3351d4b9f
Kernel: Make VirtualFileSystem functions take credentials as input
|
3 년 전 |
InodeWatcher.cpp
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
3 년 전 |
InodeWatcher.h
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
3 년 전 |
Mount.cpp
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
3 년 전 |
Mount.h
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
3 년 전 |
OpenFileDescription.cpp
|
965afba320
Kernel/FileSystem: Add a few missing includes
|
2 년 전 |
OpenFileDescription.h
|
965afba320
Kernel/FileSystem: Add a few missing includes
|
2 년 전 |
Plan9FileSystem.cpp
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
Plan9FileSystem.h
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 년 전 |
ProcFS.cpp
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
ProcFS.h
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
SysFS.cpp
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
SysFS.h
|
c88cc8557f
Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual
|
2 년 전 |
TmpFS.cpp
|
c2b5c5bac5
Kernel: Add support for device nodes in TmpFS
|
2 년 전 |
TmpFS.h
|
b9dca3300e
Kernel: Use more fine-grained content data block granularity in TmpFS
|
2 년 전 |
UnveilNode.h
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
3 년 전 |
VirtualFileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
VirtualFileSystem.h
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 년 전 |
ext2_fs.h
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 년 전 |
ext2_types.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |