Age | Commit message (Expand) | Author |
---|---|---|
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 |