Commit History

Autor SHA1 Mensaxe Data
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5444cabd39 Kernel: Rename FileDescription::fstat() => stat() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 62ec6e5fe0 Kernel: Make Inode::read_entire() return a KBuffer (not ByteBuffer) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a19304c9d6 Kernel: Remove a bunch of duplicate forward declarations %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 2f15449531 Kernel: Compactify FileDescrption %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3e973bfe14 Kernel: Make FileDescription slab-allocated %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Liav A 99ea80695e Kernel: Use VirtualAddress & PhysicalAddress classes from LibBareMetal %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6081c76515 Kernel: Make O_RDONLY non-zero %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 14d4b1058e Kernel: Add a basic lock to FileDescription %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3393b78623 Kernel: Allow getting a Device from a FileDescription %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d84299c7be Kernel: Allow fchmod() and fchown() on pre-bind() local sockets %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0a1865ebc6 Kernel: read() and write() should fail with EBADF for wrong mode fd's %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7f04334664 Kernel: Remove broken implementation of Unix SHM %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 59ed235c85 Kernel: Implement O_DIRECT open() flag to bypass disk caches %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 558c63a6f9 Kernel: FileDescription::is_directory() should not assert !is_fifo() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 1606261c58 Kernel: Fix cloning file descriptions on fork %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS %!s(int64=6) %!d(string=hai) anos