Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> před 3 roky
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path před 3 roky
  Brian Gianforcaro 5f1c98e576 Kernel: Use `operator ""sv` in all class_name() implementations před 3 roky
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription před 3 roky
  Andreas Kling 540d62d3b2 Kernel: Simplify WatchDescription::create() před 3 roky
  Andreas Kling 68a6d4c30a Kernel: Tidy up InodeWatcher construction před 3 roky
  Andreas Kling f9b7ea6de9 Revert "Kernel: Use IntrusiveList for keeping track of InodeWatchers" před 4 roky
  Andreas Kling 43d6a7e74e Kernel: Use IntrusiveList for keeping track of InodeWatchers před 4 roky
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex před 4 roky
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more před 4 roky
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView před 4 roky
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` před 4 roky
  Brian Gianforcaro 0d50d3ed1e Kernel: Make InodeWatcher::crate API OOM safe před 4 roky
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset před 4 roky
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent před 4 roky
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names před 4 roky
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks před 4 roky
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> před 5 roky
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events před 5 roky
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc před 5 roky
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& před 5 roky
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. před 6 roky