Commit History

Autor SHA1 Mensaxe Data
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" %!s(int64=5) %!d(string=hai) anos
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3803196edb Kernel: Get rid of SmapDisabler in sys$fstat() %!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 88b9fcb976 AK: Use size_t for ByteBuffer sizes %!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
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 %!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 0c44a12247 Kernel: read() and write() should EOVERFLOW if (offset+size) overflows %!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 9eef39d68a Kernel: Start implementing x86 SMAP support %!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 7f04334664 Kernel: Remove broken implementation of Unix SHM %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 8aef0a0755 Kernel: Handle fstat() on sockets %!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 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e8fee92357 Kernel: Don't update fd offset on read/write error %!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
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev e9dd94063f Kernel: Do not panic on fstat(fifo) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 33e6cb8b80 Kernel: Remove spammy logging about absolute_path() on non-custodies %!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 d46c3b0b5b Net: Simplify how LocalSocket tracks open fds %!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 705cd2491c Kernel: Some small refinements to the thread blockers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ %!s(int64=6) %!d(string=hai) anos