Commit History

Autor SHA1 Mensaxe Data
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 07a26aece3 Kernel: Rename InodeVMObject => SharedInodeVMObject %!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 cb97ef5589 Ext2FS: Fail with EMFILE if we would overflow i_links_count %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 625ab1f527 Kernel: LocalSocket should fail with EADDRINUSE for already-bound files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev ae64fd1b27 Kernel: Let symlinks resolve themselves %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5a13a5416e Kernel: Avoid an extra call to read_bytes() in Inode::read_entire() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b6ee8a2c8d Kernel: Rename vmo => vmobject everywhere %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9104d32341 Kernel: Use range-for with InlineLinkedList %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 75a24c3a1f Kernel: More use of NonnullRefPtrVector in the kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fdf3608c8a Update Badge<T> instantiations to simply be {}. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. %!s(int64=6) %!d(string=hai) anos