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

Аутор SHA1 Порука Датум
  Andreas Kling 10f10abaa3 Kernel: Convert klog() => dmesgln() in filesystem code пре 4 година
  Andreas Kling 2871df6f0d Kernel: Stop trying to keep InodeVMObject in sync with disk changes пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Andreas Kling a6917465d7 Kernel: Assert on attempt to mark inode metadata dirty on read-only FS пре 4 година
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Andreas Kling 1fdd39ff14 Kernel: Sprinkle some lockers in Inode пре 4 година
  Andreas Kling b8db585a83 Kernel: Remove unnecessary non-const Inode::shared_vmobject() пре 4 година
  Andreas Kling 51713901b1 Kernel: Tweak parameter name in Inode::read_entire() пре 4 година
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API пре 4 година
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent пре 4 година
  Andreas Kling dfce9051fa ProcFS: Take the "all inodes" lock when generating /proc/inodes пре 4 година
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe пре 4 година
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Tom d89582880e Kernel: Switch singletons to use new Singleton class пре 4 година
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" пре 4 година
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" пре 4 година
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" пре 4 година
  Tom 5a98e329d1 AK: Get rid of make_singleton function пре 4 година
  Tom f0906250a1 Kernel: Move Singleton class to AK пре 4 година
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class пре 4 година
  Ben Wiederhake 5e48eda218 Kernel: Avoid ninja-import of global variable пре 5 година
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static пре 5 година
  Andreas Kling 62ec6e5fe0 Kernel: Make Inode::read_entire() return a KBuffer (not ByteBuffer) пре 5 година
  Peter Elliott d01eba6fa3 Kernel: Implement FIFOs/named pipes пре 5 година
  Tom 6df87b51f7 Kernel: Protect Inode list with SpinLock (#2748) пре 5 година
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events пре 5 година
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. пре 5 година