.. |
DevPtsFS
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 gadi atpakaļ |
Ext2FS
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 gadi atpakaļ |
FATFS
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 gadi atpakaļ |
ISO9660FS
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 gadi atpakaļ |
Plan9FS
|
c3915e4058
Kernel: Stop using *LockRefPtr for Thread
|
2 gadi atpakaļ |
ProcFS
|
65438d8a85
Kernel: Stop using *LockRefPtr for Process pointers
|
2 gadi atpakaļ |
RAMFS
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 gadi atpakaļ |
SysFS
|
12ce6ef3d7
Kernel+Userland: Remove the `nfds` entry from `/sys/kernel/processes`
|
2 gadi atpakaļ |
AnonymousFile.cpp
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
2 gadi atpakaļ |
AnonymousFile.h
|
03cc45e5a2
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
|
2 gadi atpakaļ |
BlockBasedFileSystem.cpp
|
1b04c43690
Kernel: Initialize DiskCache's buffer before the dirty&clean lists
|
2 gadi atpakaļ |
BlockBasedFileSystem.h
|
3cbc0fdbb0
Kernel: Remove declarations for non-existent methods
|
2 gadi atpakaļ |
Custody.cpp
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
2 gadi atpakaļ |
Custody.h
|
7b745a20f1
Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability
|
2 gadi atpakaļ |
DeviceFileTypes.h
|
8150d71821
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
|
3 gadi atpakaļ |
FIFO.cpp
|
03cc45e5a2
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
|
2 gadi atpakaļ |
FIFO.h
|
03cc45e5a2
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
|
2 gadi atpakaļ |
File.cpp
|
d1371d66f7
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
|
2 gadi atpakaļ |
File.h
|
d1371d66f7
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
|
2 gadi atpakaļ |
FileBackedFileSystem.cpp
|
0fd7b688af
Kernel: Introduce support for using FileSystem object in multiple mounts
|
2 gadi atpakaļ |
FileBackedFileSystem.h
|
7b745a20f1
Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability
|
2 gadi atpakaļ |
FileSystem.cpp
|
fea3cb5ff9
Kernel/FileSystem: Discard safely filesystems when unmounted last time
|
2 gadi atpakaļ |
FileSystem.h
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
2 gadi atpakaļ |
Inode.cpp
|
d4e114a31e
Kernel: Remove unused functions related to reading full inodes
|
2 gadi atpakaļ |
Inode.h
|
d4e114a31e
Kernel: Remove unused functions related to reading full inodes
|
2 gadi atpakaļ |
InodeFile.cpp
|
e6fc7b3ff7
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
|
2 gadi atpakaļ |
InodeFile.h
|
7b745a20f1
Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability
|
2 gadi atpakaļ |
InodeIdentifier.h
|
3cbc0fdbb0
Kernel: Remove declarations for non-existent methods
|
2 gadi atpakaļ |
InodeMetadata.cpp
|
fa692e13f9
Kernel: Use real UID/GID when checking for file access
|
2 gadi atpakaļ |
InodeMetadata.h
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 gadi atpakaļ |
InodeWatcher.cpp
|
ee4e9b807a
Kernel: Protect internal structures in InodeWatcher with spinlocks
|
2 gadi atpakaļ |
InodeWatcher.h
|
ee4e9b807a
Kernel: Protect internal structures in InodeWatcher with spinlocks
|
2 gadi atpakaļ |
Mount.cpp
|
19084ef743
Kernel: Simplify Mount internals
|
2 gadi atpakaļ |
Mount.h
|
19084ef743
Kernel: Simplify Mount internals
|
2 gadi atpakaļ |
OpenFileDescription.cpp
|
d4e114a31e
Kernel: Remove unused functions related to reading full inodes
|
2 gadi atpakaļ |
OpenFileDescription.h
|
d4e114a31e
Kernel: Remove unused functions related to reading full inodes
|
2 gadi atpakaļ |
UnveilNode.h
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
3 gadi atpakaļ |
VirtualFileSystem.cpp
|
cbf78975f1
Kernel: Add the futimens syscall
|
2 gadi atpakaļ |
VirtualFileSystem.h
|
cbf78975f1
Kernel: Add the futimens syscall
|
2 gadi atpakaļ |