Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" %!s(int64=5) %!d(string=hai) anos
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e28809a996 Kernel: Add forward declaration header %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6cbd72f54f AK: Remove bitrotted Traits::dump() mechanism %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 88ea152b24 Kernel: Merge unnecessary DiskDevice class into BlockDevice %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bd059e32e1 Kernel: Tweak some include statements %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 7d4a267504 Kernel: Fix identifier casing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5292f6e78f Kernel+FileManager: Disallow watch_file() in unsupported file systems %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b9be6b7bb4 Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df %!s(int64=6) %!d(string=hai) anos
  Jesse Buhagiar bc22456f89 Kernel: Added unmount ability to VFS %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d5bb98acbc AK: Defer to Traits<T> for equality comparison in container templates. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 550b0b062b AK: Rename RetainPtr.h => RefPtr.h, Retained.h => NonnullRefPtr.h. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 952382b413 Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 0dc9af5f7e Add clang-format file %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. %!s(int64=6) %!d(string=hai) anos