تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Tim Schumacher 6f524e35a7 Kernel: Use purpose-sized buffers when resolving inodes as links 2 سال پیش
  Tim Schumacher acd8c8dba4 Kernel: Add `Inode::read_until_filled_or_end` 2 سال پیش
  Andreas Kling 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses 2 سال پیش
  Andreas Kling e6fc7b3ff7 Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> 2 سال پیش
  Andreas Kling 7369d0ab5f Kernel: Stop using NonnullLockRefPtrVector 2 سال پیش
  Peter Elliott ae5d7f542c Kernel: Change polarity of weak ownership between Inode and LocalSocket 2 سال پیش
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 سال پیش
  sin-ack 3275015786 Kernel: Implement flock downgrading 2 سال پیش
  Andreas Kling 10fa72d451 Kernel: Use AK::Time for InodeMetadata timestamps instead of time_t 2 سال پیش
  Liav A c88cc8557f Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual 2 سال پیش
  Andreas Kling 280694bb46 Kernel: Update atime/ctime/mtime timestamps atomically 2 سال پیش
  Andreas Kling dbe182f1c6 Kernel: Make Inode::resolve_as_link() take credentials as input 2 سال پیش
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input 2 سال پیش
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody 2 سال پیش
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 2 سال پیش
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method 3 سال پیش
  Idan Horowitz 3a80b25ed6 Kernel: Support F_SETLKW in fcntl 3 سال پیش
  Hendiadyoin1 c3e57bfccb Kernel: Try to set [cm]time in Inode::did_modify_contents 3 سال پیش
  Tim Schumacher cd189999d1 Kernel: Don't let locks of the same owner conflict with each other 3 سال پیش
  Tim Schumacher dc6016cd18 Kernel: Don't fail on unlocking nonexistent file locks 3 سال پیش
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 سال پیش
  Idan Horowitz e37e4a7980 Kernel: Make Inode::set_shared_vmobject() OOM-fallible 3 سال پیش
  Andreas Kling cda56f8049 Kernel: Robustify and rename Inode bound socket API 3 سال پیش
  Andreas Kling e7dc9f71b8 Kernel: Protect Inode flock list with spinlock instead of mutex 3 سال پیش
  Andreas Kling e0d9472ced Kernel: Protect Inode's list of watchers with spinlock instead of mutex 3 سال پیش
  Idan Horowitz a9cd8ca841 Kernel: Make Inode::register_watcher() OOM-fallible 3 سال پیش
  Idan Horowitz e236f9d85a Kernel: Convert Inode event APIs to use StringViews instead of Strings 3 سال پیش
  Andreas Kling c427f8bbeb Kernel: Always pass InodeIdentifier by value 3 سال پیش
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes 3 سال پیش
  Andreas Kling abf2204402 Kernel: Use copy_typed_from_user() in more places :^) 3 سال پیش