.. |
Custody.cpp
|
b020a5e7ce
Kernel: Don't create a String every time we look up a Custody by name
|
6 anni fa |
Custody.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
DevPtsFS.cpp
|
acccf9ccda
Kernel: Move device lookup to Device class itself
|
6 anni fa |
DevPtsFS.h
|
66a0a12435
DevPtsFS: Do not assume there is one of it
|
6 anni fa |
DiskBackedFileSystem.cpp
|
06b6af61c6
Kernel: Made DiskCache entries a KBuffer
|
5 anni fa |
DiskBackedFileSystem.h
|
922fd703c9
Kernel: Convert the DiskBackedFS write API to take "const u8*"
|
5 anni fa |
Ext2FileSystem.cpp
|
5ab044beae
Ext2FS: Make Ext2FSInode::is_directory() fast
|
5 anni fa |
Ext2FileSystem.h
|
5ab044beae
Ext2FS: Make Ext2FSInode::is_directory() fast
|
5 anni fa |
FIFO.cpp
|
ec65b8db2e
Revert "Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing"
|
5 anni fa |
FIFO.h
|
f4cec2f110
Kernel: Move File.{cpp,h} into FileSystem/
|
6 anni fa |
File.cpp
|
752de9cd27
FileDescription: Disallow construction with a null File
|
6 anni fa |
File.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
FileDescription.cpp
|
558c63a6f9
Kernel: FileDescription::is_directory() should not assert !is_fifo()
|
5 anni fa |
FileDescription.h
|
558c63a6f9
Kernel: FileDescription::is_directory() should not assert !is_fifo()
|
5 anni fa |
FileSystem.cpp
|
b9be6b7bb4
Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG
|
5 anni fa |
FileSystem.h
|
b9be6b7bb4
Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG
|
5 anni fa |
Inode.cpp
|
e25ade7579
Kernel: Rename "vmo" to "vmobject" everywhere
|
6 anni fa |
Inode.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
InodeFile.cpp
|
0782c60fe5
Kernel: Update the mtime after a successful InodeFile::write()
|
5 anni fa |
InodeFile.h
|
f4cec2f110
Kernel: Move File.{cpp,h} into FileSystem/
|
6 anni fa |
InodeIdentifier.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
InodeMetadata.h
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 anni fa |
InodeWatcher.cpp
|
c8e2bb5605
Kernel: Add a mechanism for listening for changes to an inode.
|
6 anni fa |
InodeWatcher.h
|
c8e2bb5605
Kernel: Add a mechanism for listening for changes to an inode.
|
6 anni fa |
ProcFS.cpp
|
014f8ca8c4
AK: Allow JsonValue to store 64-bit integers internally
|
5 anni fa |
ProcFS.h
|
37cc80fb96
ProcFS: Do not assume there is one of it
|
6 anni fa |
SharedMemory.cpp
|
e25ade7579
Kernel: Rename "vmo" to "vmobject" everywhere
|
6 anni fa |
SharedMemory.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
SyntheticFileSystem.cpp
|
2d7a993db3
SynthFS: Remove unused create_text_file() feature
|
6 anni fa |
SyntheticFileSystem.h
|
2d7a993db3
SynthFS: Remove unused create_text_file() feature
|
6 anni fa |
TmpFS.cpp
|
952baf32cd
TmpFS: Notify any associated InodeVMObject on inode changes
|
6 anni fa |
TmpFS.h
|
b4c607a8da
Kernel: Add TmpFS
|
6 anni fa |
VirtualFileSystem.cpp
|
8f45a259fc
ByteBuffer: Remove pointer() in favor of data()
|
5 anni fa |
VirtualFileSystem.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
6 anni fa |
ext2_fs.h
|
0dc9af5f7e
Add clang-format file
|
6 anni fa |
ext2_types.h
|
0dc9af5f7e
Add clang-format file
|
6 anni fa |