Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 899cee8185 Kernel: Make KBuffer::try_create_with_size() return KResultOr преди 3 години
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription преди 3 години
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset преди 3 години
  Andreas Kling 704a2bfad5 Kernel: Use TRY() in TmpFSInode::write_bytes() преди 3 години
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere преди 3 години
  Andreas Kling a8516681b7 Kernel: Tidy up TmpFS and TmpFSInode construction преди 3 години
  Andreas Kling caaeae9607 Kernel: Make FileSystem::get_inode() return KResultOr<NRP<Inode>> преди 3 години
  Brian Gianforcaro 0678ac265c Kernel: Pass InodeMetadata by reference in TmpFSInode::create преди 3 години
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's преди 4 години
  Edward Palmer abccb45060 Kernel: Move set_metadata_dirty calls to notify_watchers преди 4 години
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult преди 4 години
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> преди 4 години
  Andreas Kling 7791f7b9e6 Kernel/TmpFS: Remove some unnecessary includes преди 4 години
  Andreas Kling 61e17ed590 Kernel/TmpFS: Use IntrusiveList and KString for OOM safety преди 4 години
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& преди 4 години
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker преди 4 години
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() преди 4 години
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView преди 4 години
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock преди 4 години
  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 години