Histórico de Commits

Autor SHA1 Mensagem Data
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t há 4 anos atrás
  Brian Gianforcaro 493d4d1cd7 Kernel: Switch Inode to IntrusiveList from InlineLinkedList há 4 anos atrás
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) há 4 anos atrás
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> há 4 anos atrás
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult há 4 anos atrás
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 10f10abaa3 Kernel: Convert klog() => dmesgln() in filesystem code há 4 anos atrás
  Andreas Kling 2871df6f0d Kernel: Stop trying to keep InodeVMObject in sync with disk changes há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type há 4 anos atrás
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum há 4 anos atrás
  Andreas Kling a6917465d7 Kernel: Assert on attempt to mark inode metadata dirty on read-only FS há 4 anos atrás
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  Andreas Kling 1fdd39ff14 Kernel: Sprinkle some lockers in Inode há 4 anos atrás
  Andreas Kling b8db585a83 Kernel: Remove unnecessary non-const Inode::shared_vmobject() há 4 anos atrás
  Andreas Kling 51713901b1 Kernel: Tweak parameter name in Inode::read_entire() há 4 anos atrás
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API há 4 anos atrás
  Itamar 345abc3132 Kernel: Move InodeWatcher::Event into Kernel/API/InodeWatcherEvent há 4 anos atrás
  Andreas Kling dfce9051fa ProcFS: Take the "all inodes" lock when generating /proc/inodes há 4 anos atrás
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe há 4 anos atrás
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names há 4 anos atrás
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
  Tom d89582880e Kernel: Switch singletons to use new Singleton class há 5 anos atrás
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" há 5 anos atrás
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" há 5 anos atrás
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" há 5 anos atrás
  Tom 5a98e329d1 AK: Get rid of make_singleton function há 5 anos atrás
  Tom f0906250a1 Kernel: Move Singleton class to AK há 5 anos atrás
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class há 5 anos atrás