Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex преди 4 години
  Andrew Kaster 3f0dcd63dc Kernel: Fix TmpFS resize behavior around INT32_MAX for 32-bit systems преди 4 години
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem преди 4 години
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` преди 4 години
  Gunnar Beutner 441d6dcdf9 Kernel: Fix compiling TmpFSInode::write_bytes on x86_64 преди 4 години
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t преди 4 години
  Brian Gianforcaro 23c021912e Kernel: Move TmpFS towards OOM safety преди 4 години
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) преди 4 години
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> преди 4 години
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult преди 4 години
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. преди 4 години
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling 2871df6f0d Kernel: Stop trying to keep InodeVMObject in sync with disk changes преди 4 години
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time преди 4 години
  Ben Wiederhake 05d5e3fad9 Kernel: Remove duplicative kgettimeofday(timeval&) function преди 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 bcd2844439 TmpFS: Use fallible KBuffer API преди 4 години
  Andreas Kling abe9cec612 TmpFS: Set the root inode's timestamp to the current time преди 4 години
  Andreas Kling a316ca0e0d TmpFS: Don't allow file names longer than NAME_MAX преди 4 години
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos преди 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 години
  Andreas Kling 108263314a TmpFS: Stop using FS::DirectoryEntry in TmpFSInode преди 5 години
  Andreas Kling c096cb9352 TmpFS: Avoid unnecessary inode lookup in TmpFSInode::lookup() преди 5 години
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal преди 5 години
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. преди 5 години
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events преди 5 години