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