Andreas Kling ace8b9a0ee Kernel/Ext2FS: Don't hog both locks in Ext2FSInode::lookup() 4 years ago
..
AnonymousFile.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
AnonymousFile.h c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 years ago
BlockBasedFileSystem.cpp 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem 4 years ago
BlockBasedFileSystem.h 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem 4 years ago
Custody.cpp 7a4e6257b7 Kernel: Switch Custody to east-const style 4 years ago
Custody.h 7a4e6257b7 Kernel: Switch Custody to east-const style 4 years ago
DevFS.cpp 1c43836990 Kernel: Remove unused header includes in FileSystem subtree 4 years ago
DevFS.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
DevPtsFS.cpp 1c43836990 Kernel: Remove unused header includes in FileSystem subtree 4 years ago
DevPtsFS.h d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago
Ext2FileSystem.cpp ace8b9a0ee Kernel/Ext2FS: Don't hog both locks in Ext2FSInode::lookup() 4 years ago
Ext2FileSystem.h 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem 4 years ago
FIFO.cpp 1c43836990 Kernel: Remove unused header includes in FileSystem subtree 4 years ago
FIFO.h c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 years ago
File.cpp 7a1d09ef1a Kernel: Closing a file descriptor should not always close the file 4 years ago
File.h c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 years ago
FileBackedFileSystem.cpp 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem 4 years ago
FileBackedFileSystem.h 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem 4 years ago
FileDescription.cpp 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 years ago
FileDescription.h 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 years ago
FileSystem.cpp ea8578bf11 Kernel: Remove unnecessary includes in FileSystem.{cpp,h} 4 years ago
FileSystem.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
Inode.cpp 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 years ago
Inode.h 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 years ago
InodeFile.cpp 88d490566f Kernel: Rename various *VMObject::create*() => try_create() 4 years ago
InodeFile.h c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 years ago
InodeIdentifier.h d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago
InodeMetadata.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
InodeWatcher.cpp f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 years ago
InodeWatcher.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
Mount.cpp 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class 4 years ago
Mount.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
Plan9FileSystem.cpp 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem 4 years ago
Plan9FileSystem.h 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem 4 years ago
ProcFS.cpp bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer 4 years ago
ProcFS.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
SysFS.cpp 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 years ago
SysFS.h 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 years ago
SysFSComponent.cpp a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry 4 years ago
SysFSComponent.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
TmpFS.cpp 3f0dcd63dc Kernel: Fix TmpFS resize behavior around INT32_MAX for 32-bit systems 4 years ago
TmpFS.h d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago
VirtualFileSystem.cpp 29d53cbee2 Kernel: Return correct error numbers for the mkdir syscall 4 years ago
VirtualFileSystem.h 98080497d2 Kernel: Use Forward.h headers more 4 years ago
ext2_fs.h 7ae7170d61 Everywhere: "file name" => "filename" 4 years ago
ext2_types.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago