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

Аутор SHA1 Порука Датум
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock пре 4 година
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView пре 4 година
  Andreas Kling 41c0009f6d Kernel/Ext2FS: Don't hog inode lock in traverse_as_directory() пре 4 година
  Andreas Kling abbd237ec1 Kernel/Ext2FS: Don't hog FS lock when calling base class flush_writes() пре 4 година
  Andreas Kling 98c230b370 Kernel/Ext2FS: Uncache unknown inode indices when flushing writes пре 4 година
  Andreas Kling ace8b9a0ee Kernel/Ext2FS: Don't hog both locks in Ext2FSInode::lookup() пре 4 година
  Andreas Kling 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem пре 4 година
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem пре 4 година
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer пре 4 година
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` пре 4 година
  Sam Atkins ab7023dbe5 Kernel: Ensure Ext2FSInode's lookup is populated before using it пре 4 година
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts пре 4 година
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t пре 4 година
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) пре 4 година
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables пре 4 година
  Justin 721a867c65 Kernel: Expose FileSystem's fragment size пре 4 година
  Brian Gianforcaro fb40da0429 Kernel: Replace make<T>() with adopt_own_if_nonnull() in Ext2FileSystem пре 4 година
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) пре 4 година
  Mart G e0deb46723 Kernel: Traverse ext2 directories blockwise. пре 4 година
  Mart G 25a5e59f79 Kernel: Place ext2 dir entries so they don't span multiple blocks пре 4 година
  Mart G cab6155254 Kernel: Allow Ext2FSInode::write_bytes calls with a byte count of zero пре 4 година
  Mart G bfce328ade Kernel: Set unused block pointers in ext2 inodes to zero пре 4 година
  Mart G 6e641fadfa Kernel: Resize Ext2FSInode when writing directory contents (#6897) пре 4 година
  Gunnar Beutner 6990ab41c8 Kernel: Fix some 64-bit portability issues пре 4 година
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> пре 4 година
  Brian Gianforcaro f05086a5d2 Kernel: Harden Ext2FileSystem Vector usage against OOM. пре 4 година
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult пре 4 година
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" пре 4 година
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година