tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Kernel
/
FileSystem
/
at
master
8 folders
31 files
DevPtsFS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
Ext2FS
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
FATFS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
ISO9660FS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
Plan9FS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
ProcFS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
RAMFS
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
SysFS
Kernel: Make the Jails' internal design a lot more sane
3 years ago
AnonymousFile.cpp
Kernel: Simplify the File memory-mapping API
3 years ago
AnonymousFile.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
BlockBasedFileSystem.cpp
Kernel/FileSystem: Discard safely filesystems when unmounted last time
3 years ago
BlockBasedFileSystem.h
Kernel: Remove declarations for non-existent methods
3 years ago
Custody.cpp
Kernel: Turn lock ranks into template parameters
3 years ago
Custody.h
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
DeviceFileTypes.h
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
3 years ago
FIFO.cpp
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
FIFO.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
File.cpp
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
3 years ago
File.h
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
3 years ago
FileBackedFileSystem.cpp
Kernel: Introduce support for using FileSystem object in multiple mounts
3 years ago
FileBackedFileSystem.h
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
3 years ago
FileSystem.cpp
Kernel/FileSystem: Discard safely filesystems when unmounted last time
3 years ago
FileSystem.h
Kernel: Turn lock ranks into template parameters
3 years ago
Inode.cpp
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
Inode.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
InodeFile.cpp
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
InodeFile.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
InodeIdentifier.h
Kernel: Remove declarations for non-existent methods
3 years ago
InodeMetadata.cpp
Kernel: Use real UID/GID when checking for file access
3 years ago
InodeMetadata.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
InodeWatcher.cpp
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
InodeWatcher.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
Mount.cpp
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
Mount.h
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago
OpenFileDescription.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
OpenFileDescription.h
Kernel: Use RefPtr instead of LockRefPtr for File and subclasses
3 years ago
UnveilNode.h
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
4 years ago
VirtualFileSystem.cpp
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
3 years ago
VirtualFileSystem.h
Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>
3 years ago