Andreas Kling c3915e4058 Kernel: Stop using *LockRefPtr for Thread 2 yıl önce
..
DevPtsFS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
Ext2FS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
FATFS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
ISO9660FS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
Plan9FS c3915e4058 Kernel: Stop using *LockRefPtr for Thread 2 yıl önce
ProcFS 65438d8a85 Kernel: Stop using *LockRefPtr for Process pointers 2 yıl önce
RAMFS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
SysFS 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
AnonymousFile.cpp 30861daa93 Kernel: Simplify the File memory-mapping API 2 yıl önce
AnonymousFile.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
BlockBasedFileSystem.cpp 1b04c43690 Kernel: Initialize DiskCache's buffer before the dirty&clean lists 2 yıl önce
BlockBasedFileSystem.h 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods 2 yıl önce
Custody.cpp a6a439243f Kernel: Turn lock ranks into template parameters 2 yıl önce
Custody.h e6fc7b3ff7 Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> 2 yıl önce
DeviceFileTypes.h 8150d71821 Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 3 yıl önce
FIFO.cpp 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
FIFO.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
File.cpp d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 yıl önce
File.h d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 yıl önce
FileBackedFileSystem.cpp 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts 2 yıl önce
FileBackedFileSystem.h d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 yıl önce
FileSystem.cpp fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time 2 yıl önce
FileSystem.h a6a439243f Kernel: Turn lock ranks into template parameters 2 yıl önce
Inode.cpp 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
Inode.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
InodeFile.cpp e6fc7b3ff7 Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> 2 yıl önce
InodeFile.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
InodeIdentifier.h 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods 2 yıl önce
InodeMetadata.cpp fa692e13f9 Kernel: Use real UID/GID when checking for file access 2 yıl önce
InodeMetadata.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 yıl önce
InodeWatcher.cpp 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
InodeWatcher.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
Mount.cpp 19084ef743 Kernel: Simplify Mount internals 2 yıl önce
Mount.h 19084ef743 Kernel: Simplify Mount internals 2 yıl önce
OpenFileDescription.cpp ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 yıl önce
OpenFileDescription.h 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 yıl önce
UnveilNode.h 316fa0c3f3 AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode 3 yıl önce
VirtualFileSystem.cpp 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce
VirtualFileSystem.h 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 yıl önce