Commit History

Автор SHA1 Съобщение Дата
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device преди 5 години
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned преди 5 години
  Andreas Kling 54cb1e36b6 Kernel: Enforce file system veil on file creation преди 5 години
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" преди 5 години
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device преди 5 години
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) преди 5 години
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() преди 5 години
  Andreas Kling d5fe839166 Kernel: Remove unused artifacts of the Custody cache преди 5 години
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity преди 5 години
  Sergey Bugaev 1d2986ea15 Kernel: Fix a panic in VFS::rename() преди 5 години
  Sergey Bugaev 3439498744 Kernel: Support trailing slashes in VFS::mkdir() преди 5 години
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current преди 5 години
  Andreas Kling e28809a996 Kernel: Add forward declaration header преди 5 години
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace преди 5 години
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit преди 5 години
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit преди 5 години
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> преди 5 години
  Sergey Bugaev 3ffdff5c02 Kernel: Dump backtrace when denying a path because of a veil преди 5 години
  Andreas Kling 30ad7953ca Kernel: Rename UnveilState to VeilState преди 5 години
  Andreas Kling f38cfb3562 Kernel: Tidy up debug logging a little bit преди 5 години
  Andreas Kling 6081c76515 Kernel: Make O_RDONLY non-zero преди 5 години
  Andreas Kling 0569123ad7 Kernel: Add a basic implementation of unveil() преди 5 години
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() преди 5 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Sergey Bugaev 4417bd97d7 Kernel: Misc tweaks преди 5 години
  Sergey Bugaev 8642a7046c Kernel: Let inodes provide pre-open file descriptions преди 5 години
  Sergey Bugaev ae64fd1b27 Kernel: Let symlinks resolve themselves преди 5 години
  Sergey Bugaev d6184afcae Kernel: Simplify VFS::resolve_path() further преди 5 години
  Andreas Kling d4d17ce423 Kernel: Trying to sys$link() a directory should fail with EPERM преди 5 години
  Andreas Kling e23536d682 Kernel: Use Vector::unstable_remove() in a couple of places преди 5 години