Историја ревизија

Аутор SHA1 Порука Датум
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() пре 5 година
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. пре 5 година
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t пре 5 година
  Sergey Bugaev 799f6f4ec6 Kernel: Return ESPIPE when seeking an unseekable пре 5 година
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places пре 5 година
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc пре 5 година
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device пре 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 година
  Andreas Kling 3803196edb Kernel: Get rid of SmapDisabler in sys$fstat() пре 5 година
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE пре 5 година
  Andreas Kling 88b9fcb976 AK: Use size_t for ByteBuffer sizes пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 0c44a12247 Kernel: read() and write() should EOVERFLOW if (offset+size) overflows пре 5 година
  Andreas Kling 14d4b1058e Kernel: Add a basic lock to FileDescription пре 5 година
  Sergey Bugaev 3393b78623 Kernel: Allow getting a Device from a FileDescription пре 5 година
  Andreas Kling 9eef39d68a Kernel: Start implementing x86 SMAP support пре 5 година
  Andreas Kling d84299c7be Kernel: Allow fchmod() and fchown() on pre-bind() local sockets пре 5 година
  Andreas Kling 7f04334664 Kernel: Remove broken implementation of Unix SHM пре 5 година
  Sergey Bugaev 8aef0a0755 Kernel: Handle fstat() on sockets пре 5 година
  Andreas Kling 59ed235c85 Kernel: Implement O_DIRECT open() flag to bypass disk caches пре 5 година
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& пре 5 година
  Andreas Kling e8fee92357 Kernel: Don't update fd offset on read/write error пре 5 година
  Andreas Kling 558c63a6f9 Kernel: FileDescription::is_directory() should not assert !is_fifo() пре 5 година
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() пре 5 година
  Sergey Bugaev e9dd94063f Kernel: Do not panic on fstat(fifo) пре 5 година
  Andreas Kling 33e6cb8b80 Kernel: Remove spammy logging about absolute_path() on non-custodies пре 5 година
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself пре 6 година