Andreas Kling bd7c38e7b6 Ext2FS: Oops, fix wrong ENOSPC in create_inode() 5 rokov pred
..
Custody.cpp b020a5e7ce Kernel: Don't create a String every time we look up a Custody by name 6 rokov pred
Custody.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
DevPtsFS.cpp acccf9ccda Kernel: Move device lookup to Device class itself 6 rokov pred
DevPtsFS.h 66a0a12435 DevPtsFS: Do not assume there is one of it 6 rokov pred
DiskBackedFileSystem.cpp c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS 6 rokov pred
DiskBackedFileSystem.h fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df 6 rokov pred
Ext2FileSystem.cpp bd7c38e7b6 Ext2FS: Oops, fix wrong ENOSPC in create_inode() 5 rokov pred
Ext2FileSystem.h bff59eff4b Ext2FS: Fix two bugs in block allocation: 5 rokov pred
FIFO.cpp 752de9cd27 FileDescription: Disallow construction with a null File 6 rokov pred
FIFO.h f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ 6 rokov pred
File.cpp 752de9cd27 FileDescription: Disallow construction with a null File 6 rokov pred
File.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
FileDescription.cpp e9dd94063f Kernel: Do not panic on fstat(fifo) 5 rokov pred
FileDescription.h 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself 6 rokov pred
FileSystem.cpp b9be6b7bb4 Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG 6 rokov pred
FileSystem.h b9be6b7bb4 Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG 6 rokov pred
Inode.cpp e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere 6 rokov pred
Inode.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
InodeFile.cpp 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 rokov pred
InodeFile.h f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ 6 rokov pred
InodeIdentifier.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
InodeMetadata.h 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 rokov pred
InodeWatcher.cpp c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. 6 rokov pred
InodeWatcher.h c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. 6 rokov pred
ProcFS.cpp 5d491fa1cd Kernel: Add a simple slab allocator for small allocations 5 rokov pred
ProcFS.h 37cc80fb96 ProcFS: Do not assume there is one of it 6 rokov pred
SharedMemory.cpp e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere 6 rokov pred
SharedMemory.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
SyntheticFileSystem.cpp 2d7a993db3 SynthFS: Remove unused create_text_file() feature 6 rokov pred
SyntheticFileSystem.h 2d7a993db3 SynthFS: Remove unused create_text_file() feature 6 rokov pred
TmpFS.cpp 952baf32cd TmpFS: Notify any associated InodeVMObject on inode changes 6 rokov pred
TmpFS.h b4c607a8da Kernel: Add TmpFS 6 rokov pred
VirtualFileSystem.cpp eb9ccf1c0a FileSystem: Add FIXME about resolve_path bug 6 rokov pred
VirtualFileSystem.h 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 rokov pred
ext2_fs.h 0dc9af5f7e Add clang-format file 6 rokov pred
ext2_types.h 0dc9af5f7e Add clang-format file 6 rokov pred