Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's před 3 roky
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() před 3 roky
  Andreas Kling 85546af417 Kernel: Rename Thread::BlockCondition to BlockerSet před 3 roky
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int před 4 roky
  Liav A bf1adc2d5d Kernel+LibC: Use 64 bit values for ino_t před 4 roky
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ před 4 roky
  Andreas Kling ad3ae7e0e8 Kernel: Fix handful of remaining "return -EFOO" mistakes před 4 roky
  Peter Elliott 3fa2816642 Kernel+LibC: Implement fcntl(2) advisory locks před 4 roky
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker před 4 roky
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex před 4 roky
  Timothy 9715311837 AK+Kernel: Implement and use EnumBits has_any_flag() před 4 roky
  Andreas Kling d1395f2eb9 Kernel: Add FileDescription read/write API that bypasses current offset před 4 roky
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem před 4 roky
  Daniel Bertalan 42d197cde7 Kernel: Fix miscellaneous warnings when building with Clang před 4 roky
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` před 4 roky
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t před 4 roky
  Max Wipfli 90e229c9b5 Kernel: Use m_inode to stat in FileDescription::stat() if available před 4 roky
  Max Wipfli cac94b1c16 Kernel: Implement InodeFile::stat() and simplify FileDescription::stat() před 4 roky
  Jelle Raaijmakers 3dab9d0b5c Kernel: Implement offset for `lseek` with `SEEK_END` před 4 roky
  Brian Gianforcaro b8fd52fad6 Kernel: Remove unused header from FileDescription.cpp před 4 roky
  Brian Gianforcaro a643ee5759 Kernel: Move FileDescription::get_dir_entries to KResultOr<ssize_t> před 4 roky
  Brian Gianforcaro 12ab0dcee0 Kernel: Make FileDescription::create() APIs OOM safe před 4 roky
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) před 4 roky
  Mart G b00cdf8ed8 Kernel+LibC: Make get_dir_entries syscall retriable před 4 roky
  Gunnar Beutner 7a1d09ef1a Kernel: Closing a file descriptor should not always close the file před 4 roky
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky