.. |
AnonymousFile.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
AnonymousFile.h
|
664ca58746
Kernel: Use u64 instead of size_t for File::can_write offset
|
3 年之前 |
BlockBasedFileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
BlockBasedFileSystem.h
|
2065a73727
Kernel: Use u64 instead of size_t for BlockBasedFileSystem::read_block
|
3 年之前 |
Custody.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
Custody.h
|
d2ffcfb762
Kernel: Remove the Custody::absolute_path() API
|
3 年之前 |
DevPtsFS.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
DevPtsFS.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
DevTmpFS.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
DevTmpFS.h
|
9eb08bdb0f
Kernel: Make major and minor numbers to be DistinctNumerics
|
3 年之前 |
DeviceFileTypes.h
|
0eb3718556
Kernel: Include correct header for DistinctNumeric in DeviceFileTypes.h
|
3 年之前 |
Ext2FileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
Ext2FileSystem.h
|
cf45370c47
Kernel: Use ErrorOr in BlockBased and Ext2 filesystem raw read and write
|
3 年之前 |
FIFO.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
FIFO.h
|
664ca58746
Kernel: Use u64 instead of size_t for File::can_write offset
|
3 年之前 |
File.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
File.h
|
c8ab7bde3b
Kernel: Use try_make_weak_ptr() instead of make_weak_ptr()
|
3 年之前 |
FileBackedFileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
FileBackedFileSystem.h
|
4a9c18afb9
Kernel: Rename FileDescription => OpenFileDescription
|
3 年之前 |
FileSystem.cpp
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
3 年之前 |
FileSystem.h
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
3 年之前 |
ISO9660FileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
ISO9660FileSystem.h
|
b66bb11ed1
Kernel: Remove empty ISO9660Inode::one_ref_left()
|
3 年之前 |
Inode.cpp
|
e37e4a7980
Kernel: Make Inode::set_shared_vmobject() OOM-fallible
|
3 年之前 |
Inode.h
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
3 年之前 |
InodeFile.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
InodeFile.h
|
664ca58746
Kernel: Use u64 instead of size_t for File::can_write offset
|
3 年之前 |
InodeIdentifier.h
|
e08d213830
Kernel: Use DistinctNumeric for filesystem ID's
|
3 年之前 |
InodeMetadata.h
|
9eb08bdb0f
Kernel: Make major and minor numbers to be DistinctNumerics
|
3 年之前 |
InodeWatcher.cpp
|
34f6c88ffd
Revert "Kernel: Protect InodeWatcher internals with spinlock instead of mutex"
|
3 年之前 |
InodeWatcher.h
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
3 年之前 |
Mount.cpp
|
4e7d307166
Kernel: Convert Mount::absolute_path to ErrorOr<NonnullOwnPtr<KString>>
|
3 年之前 |
Mount.h
|
4e7d307166
Kernel: Convert Mount::absolute_path to ErrorOr<NonnullOwnPtr<KString>>
|
3 年之前 |
OpenFileDescription.cpp
|
248832f438
Kernel: Convert OpenFileDescriptor from mutex to spinlock
|
3 年之前 |
OpenFileDescription.h
|
248832f438
Kernel: Convert OpenFileDescriptor from mutex to spinlock
|
3 年之前 |
Plan9FileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
Plan9FileSystem.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
ProcFS.cpp
|
b5ef900ccd
Kernel: Don't assume paths of TTYs and pseudo terminals anymore
|
3 年之前 |
ProcFS.h
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 年之前 |
SysFS.cpp
|
ae2ec45e78
Kernel: Allow SysFS components to have non-zero size
|
3 年之前 |
SysFS.h
|
478f543899
Kernel/SysFS: Prevent allocation for component name during construction
|
3 年之前 |
SysFSComponent.cpp
|
478f543899
Kernel/SysFS: Prevent allocation for component name during construction
|
3 年之前 |
SysFSComponent.h
|
ae2ec45e78
Kernel: Allow SysFS components to have non-zero size
|
3 年之前 |
TmpFS.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
TmpFS.h
|
cda8f34876
Kernel/TmpFS: Remove inode map from TmpFS
|
3 年之前 |
UnveilNode.h
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
3 年之前 |
VirtualFileSystem.cpp
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
VirtualFileSystem.h
|
feb00b7105
Everywhere: Make JSON serialization fallible
|
3 年之前 |
ext2_fs.h
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 年之前 |
ext2_types.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |