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

Аутор SHA1 Порука Датум
  Andreas Kling 5ab044beae Ext2FS: Make Ext2FSInode::is_directory() fast пре 5 година
  Andreas Kling 922fd703c9 Kernel: Convert the DiskBackedFS write API to take "const u8*" пре 5 година
  Andreas Kling bff59eff4b Ext2FS: Fix two bugs in block allocation: пре 5 година
  Jesse Buhagiar bc22456f89 Kernel: Added unmount ability to VFS пре 6 година
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. пре 6 година
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. пре 6 година
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. пре 6 година
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. пре 6 година
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. пре 6 година
  Andreas Kling 6873e7d016 Ext2FS: Move directory writing logic into Ext2FSInode. пре 6 година
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. пре 6 година
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. пре 6 година
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. пре 6 година
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). пре 6 година
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). пре 6 година
  Robin Burchell 0dc9af5f7e Add clang-format file пре 6 година
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. пре 6 година
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. пре 6 година
  Andreas Kling 899f6a5de2 Ext2FS: Support shrinking inode to a smaller size. пре 6 година
  Andreas Kling 14ceabeca8 Ext2FS: More bitmap misunderstanding cleanups. пре 6 година
  Andreas Kling 1bf37db9a9 Ext2FS: Simplify block bitmap stuff. пре 6 година
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. пре 6 година
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ пре 6 година