Commit History

Автор SHA1 Съобщение Дата
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions преди 4 години
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API преди 4 години
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean преди 4 години
  Tom ba238ac62a Kernel: Simplify ProcFS callbacks by using function pointers directly преди 4 години
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks преди 4 години
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal преди 5 години
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. преди 5 години
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly преди 5 години
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers преди 5 години
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. преди 5 години
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. преди 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 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Sergey Bugaev 68aeefa49b ProcFS: Implement symlink magic преди 5 години
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes преди 5 години
  Andreas Kling 9af054af9e ProcFS: Reduce the amount of info accessible to non-superusers преди 5 години
  Sergey Bugaev 37cc80fb96 ProcFS: Do not assume there is one of it преди 6 години
  Andreas Kling 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS преди 6 години
  Andreas Kling 3dac1f8ac5 Kernel: Remove use of [[gnu::pure]]. преди 6 години
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. преди 6 години
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. преди 6 години
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. преди 6 години
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. преди 6 години
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. преди 6 години
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). преди 6 години
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). преди 6 години