.. |
AnonymousFile.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
AnonymousFile.h
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
BlockBasedFileSystem.cpp
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
BlockBasedFileSystem.h
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
Custody.cpp
|
Kernel: Add Custody::try_create_absolute_path()
|
2021-07-07 15:32:17 +02:00 |
Custody.h
|
Kernel: Add Custody::try_create_absolute_path()
|
2021-07-07 15:32:17 +02:00 |
DevFS.cpp
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
DevFS.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
DevPtsFS.cpp
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
DevPtsFS.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
ext2_fs.h
|
Everywhere: "file name" => "filename"
|
2021-04-29 22:16:18 +02:00 |
ext2_types.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
Ext2FileSystem.cpp
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
Ext2FileSystem.h
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
FIFO.cpp
|
Kernel: Remove the now defunct LOCKER(..) macro.
|
2021-04-25 09:38:27 +02:00 |
FIFO.h
|
Kernel: Add missing override specifiers
|
2021-07-03 01:56:31 +04:30 |
File.cpp
|
Kernel: Closing a file descriptor should not always close the file
|
2021-04-30 11:42:35 +02:00 |
File.h
|
Kernel: Implement multi-watch InodeWatcher :^)
|
2021-05-12 22:38:20 +02:00 |
FileBackedFileSystem.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
FileBackedFileSystem.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
FileDescription.cpp
|
Kernel: Fix miscellaneous warnings when building with Clang
|
2021-07-03 01:56:31 +04:30 |
FileDescription.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
FileSystem.cpp
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
FileSystem.h
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
Inode.cpp
|
Kernel: Update check in Inode::read_entire
|
2021-06-17 19:52:54 +02:00 |
Inode.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
InodeFile.cpp
|
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
2021-05-02 13:27:37 +02:00 |
InodeFile.h
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
InodeIdentifier.h
|
Kernel: Promote various integers to 64 bits in storage layer
|
2021-07-06 00:16:22 +02:00 |
InodeMetadata.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
InodeWatcher.cpp
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
InodeWatcher.h
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
Plan9FileSystem.cpp
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
Plan9FileSystem.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
ProcFS.cpp
|
Kernel/ProcFS: Clean dead processes properly
|
2021-07-02 13:16:12 +02:00 |
ProcFS.h
|
Kernel: Introduce the new ProcFS design
|
2021-06-29 20:53:59 +02:00 |
SysFS.cpp
|
Kernel/SysFS: Add PCI exposed folder
|
2021-06-29 20:53:59 +02:00 |
SysFS.h
|
Kernel: Introduce the new SysFS
|
2021-06-29 20:53:59 +02:00 |
TmpFS.cpp
|
Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull
|
2021-06-24 17:35:49 +04:30 |
TmpFS.h
|
Kernel: Remove various other uses of ssize_t
|
2021-06-16 21:29:36 +02:00 |
VirtualFileSystem.cpp
|
Kernel: Custody::absolute_path() => try_create_absolute_path()
|
2021-07-07 15:32:17 +02:00 |
VirtualFileSystem.h
|
Kernel: Don't allocate Strings unnecessarily in process veil validation
|
2021-07-05 18:51:21 +02:00 |