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

Аутор SHA1 Порука Датум
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult пре 3 година
  Andreas Kling 552dd7abd3 Kernel: Port BlockBasedFileSystem to ProtectedValue :^) пре 3 година
  Brian Gianforcaro a6db2f985a Kernel: Handle OOM in DiskCache when mounting Ext2 filesystems пре 4 година
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker пре 4 година
  Andreas Kling a7d193951f Kernel: Don't hog file system lock when doing BlockBasedFileSystem I/O пре 4 година
  Andreas Kling abf0249f35 Kernel: Don't explicitly seek before I/O in BlockBasedFileSystem пре 4 година
  Andreas Kling 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem пре 4 година
  Andreas Kling 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem пре 4 година
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer пре 4 година
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers пре 4 година
  Andreas Kling d48666489c Kernel: Make FileDescription::seek() return KResultOr<off_t> пре 4 година
  Jean-Baptiste Boric eea5a5ed5d Kernel: Make block-based file system code 64 bit ready пре 4 година
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors пре 4 година
  Andreas Kling dcc5b7397f Kernel: Take FS lock in BlockBasedFS during seek/read/write operations пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling ffa39f98e8 Kernel: Fix build with BBFS_DEBUG пре 4 година
  Andreas Kling 489317e573 Kernel: Make BlockBasedFS::BlockIndex a distinct integer type пре 4 година
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. пре 4 година
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. пре 4 година
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Andreas Kling e279b45aed Kernel: Make BlockBasedFS read/write functions return a KResult пре 4 година
  asynts 872f2a3b90 Everywhere: Replace a bundle of dbg with dbgln. пре 4 година
  Andreas Kling 43d9fe15f9 Revert "Kernel: Convert read_block method to get a reference instead of pointer" пре 4 година
  Liav A 092a13211a Kernel: Convert read_block method to get a reference instead of pointer пре 4 година
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) пре 4 година
  Andreas Kling 5f2f31861c Kernel: Use a doubly-linked list for the BlockBasedFS cache пре 4 година
  Andreas Kling a6a3c20071 Kernel: Add a fast lookup table to the BlockBasedFS disk cache пре 4 година