Sergey Bugaev 0f8b45c015 ProcFS: Expose info about devices in /proc/devices 6 年之前
..
Custody.cpp 9104d32341 Kernel: Use range-for with InlineLinkedList 6 年之前
Custody.h 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists 6 年之前
DevPtsFS.cpp acccf9ccda Kernel: Move device lookup to Device class itself 6 年之前
DevPtsFS.h 66a0a12435 DevPtsFS: Do not assume there is one of it 6 年之前
DiskBackedFileSystem.cpp c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS 6 年之前
DiskBackedFileSystem.h fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df 6 年之前
Ext2FileSystem.cpp da7ae52eee Ext2FS: Clean up prepare_to_unmount() a little bit 6 年之前
Ext2FileSystem.h bc22456f89 Kernel: Added unmount ability to VFS 6 年之前
FIFO.cpp 752de9cd27 FileDescription: Disallow construction with a null File 6 年之前
FIFO.h f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ 6 年之前
File.cpp 752de9cd27 FileDescription: Disallow construction with a null File 6 年之前
File.h eca5c2bdf8 Kernel: Move VirtualAddress.h into VM/ 6 年之前
FileDescription.cpp 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself 6 年之前
FileDescription.h 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself 6 年之前
FileSystem.cpp c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS 6 年之前
FileSystem.h fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df 6 年之前
Inode.cpp 9104d32341 Kernel: Use range-for with InlineLinkedList 6 年之前
Inode.h 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists 6 年之前
InodeFile.cpp 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 年之前
InodeFile.h f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ 6 年之前
InodeIdentifier.h 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). 6 年之前
InodeMetadata.h 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 年之前
InodeWatcher.cpp c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. 6 年之前
InodeWatcher.h c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. 6 年之前
ProcFS.cpp 0f8b45c015 ProcFS: Expose info about devices in /proc/devices 6 年之前
ProcFS.h 37cc80fb96 ProcFS: Do not assume there is one of it 6 年之前
SharedMemory.cpp 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject 6 年之前
SharedMemory.h 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject 6 年之前
SyntheticFileSystem.cpp 2d7a993db3 SynthFS: Remove unused create_text_file() feature 6 年之前
SyntheticFileSystem.h 2d7a993db3 SynthFS: Remove unused create_text_file() feature 6 年之前
TmpFS.cpp b4c607a8da Kernel: Add TmpFS 6 年之前
TmpFS.h b4c607a8da Kernel: Add TmpFS 6 年之前
VirtualFileSystem.cpp acccf9ccda Kernel: Move device lookup to Device class itself 6 年之前
VirtualFileSystem.h acccf9ccda Kernel: Move device lookup to Device class itself 6 年之前
ext2_fs.h 0dc9af5f7e Add clang-format file 6 年之前
ext2_types.h 0dc9af5f7e Add clang-format file 6 年之前