Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Kernel: Move all tasks-related code to the Tasks subdirectory | Liav A |
2022-12-11 | Kernel: Use real UID/GID when checking for file access | sin-ack |
2022-08-21 | Kernel: Make VirtualFileSystem functions take credentials as input | Andreas Kling |
2022-08-20 | Kernel: Add Credentials to hold a set of user and group IDs | Andreas Kling |
2022-08-20 | Kernel: Move InodeMetadata methods out of line | Andreas Kling |