Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling bcd2844439 TmpFS: Use fallible KBuffer API %!s(int64=4) %!d(string=hai) anos
  Andreas Kling abe9cec612 TmpFS: Set the root inode's timestamp to the current time %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a316ca0e0d TmpFS: Don't allow file names longer than NAME_MAX %!s(int64=4) %!d(string=hai) anos
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 108263314a TmpFS: Stop using FS::DirectoryEntry in TmpFSInode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c096cb9352 TmpFS: Avoid unnecessary inode lookup in TmpFSInode::lookup() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1d468ed6d3 AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned %!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 7291370478 Kernel: Make File::truncate() take a u64 %!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 c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 167b57a6b7 TmpFS: Grow the underlying inode buffer with 2x factor when written to %!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 7380c8ec6e TmpFS: Synthesize "." and ".." in traverse_as_directory() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 28ee5b0e98 TmpFS: Reads past the end of a file should be zero-length %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a49d9c774f TmpFS: Add ASSERT(offset >= 0) to read_bytes() and write_bytes() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bb9db9d430 TmpFS: Add "." and ".." entries to all directories %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e79c33eabb Kernel: The root inode of a TmpFS should have the sticky bit set %!s(int64=5) %!d(string=hai) anos