Timothy Flynn
|
4fc88aa17b
Kernel: Run clang-format on a couple of FileSystem sources
|
1 سال پیش |
Zak-K-Abdi
|
abcf05801a
Kernel: Allow Ext2FS::flush_writes() to return ErrorOr<void>
|
2 سال پیش |
Liav A
|
5efb91ec06
Kernel/VFS: Ensure working with mount entry per a custody is safe
|
2 سال پیش |
Liav A
|
d216f780a4
Kernel/VFS: Remove the find_mount_for_guest method
|
2 سال پیش |
Liav A
|
e5c7662638
Kernel/VFS: Check matching absolute path when jump to mount guest inode
|
2 سال پیش |
Liav A
|
80f400a150
Kernel/VFS: Don't resolve root inode mounts when traversing a directory
|
2 سال پیش |
Liav A
|
debbfe07fb
Kernel/VFS: Ensure Custodies' absolute path don't match before mounting
|
2 سال پیش |
Liav A
|
8da7d84512
Kernel/VFS: Remove misleading part of debug message when mounting
|
2 سال پیش |
kleines Filmröllchen
|
8940552d1d
Kernel/VirtualFileSystem: Allow unmounting via inode and mount path
|
2 سال پیش |
kleines Filmröllchen
|
abc1eaff36
Kernel/VirtualFileSystem: Count bind mounts towards normal FS mountcount
|
2 سال پیش |
kleines Filmröllchen
|
8fb126bec6
Kernel/FileSystem: Pass last mount point guest inode to unmount prepare
|
2 سال پیش |
Liav A
|
23a7ccf607
Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls
|
2 سال پیش |
Liav A
|
7c0540a229
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2 سال پیش |
Liav A
|
1b04726c85
Kernel: Move all tasks-related code to the Tasks subdirectory
|
2 سال پیش |
Liav A
|
b40b1c8d93
Kernel+Userland: Ensure proper unveil permissions before using rm/rmdir
|
2 سال پیش |
kleines Filmröllchen
|
939600d2d4
Kernel: Use UnixDateTime wherever applicable
|
2 سال پیش |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 سال پیش |
Timothy Flynn
|
3d4d0a1243
Kernel: Colorize log message for paths which haven't been unveiled
|
2 سال پیش |
Liav A
|
cbf78975f1
Kernel: Add the futimens syscall
|
2 سال پیش |
Andreas Kling
|
673592dea8
Kernel: Stop using *LockRefPtr for FileSystem pointers
|
2 سال پیش |
Andreas Kling
|
d1371d66f7
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
|
2 سال پیش |
Andreas Kling
|
7369d0ab5f
Kernel: Stop using NonnullLockRefPtrVector
|
2 سال پیش |
Liav A
|
39de5b7f82
Kernel: Actually check Process unveil data when creating perfcore dump
|
2 سال پیش |
Liav A
|
8266e40b35
Kernel/FileSystem: Don't assume flags for root filesystem mount flags
|
2 سال پیش |
Karol Kosek
|
8cfd445c23
Kernel: Allow to remove files from sticky directory if user owns it
|
2 سال پیش |
Taj Morton
|
20991a6a3c
Kernel/FileSystem: Fix kernel panic during FS init or mount failure
|
2 سال پیش |
Taj Morton
|
a91fc697bb
Kernel/FileSystem: Remove FIXME about old/new path being the same
|
2 سال پیش |
kleines Filmröllchen
|
a6a439243f
Kernel: Turn lock ranks into template parameters
|
2 سال پیش |
Andreas Kling
|
16f934474f
Kernel+Tests: Allow deleting someone else's file in my sticky directory
|
2 سال پیش |
Andreas Kling
|
47b9e8e651
Kernel: Annotate VirtualFileSystem::rmdir() errors with spec comments
|
2 سال پیش |