Commit History

Autor SHA1 Mensaxe Data
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t %!s(int64=4) %!d(string=hai) anos
  Mart G 25a5e59f79 Kernel: Place ext2 dir entries so they don't span multiple blocks %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 71b433a6f9 Kernel: Add 64 bit file size support to Ext2FS %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 800dca3834 Kernel: Implement triply indirect block support in Ext2FSInode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a1d1a3b50b Kernel: Use BitmapView instead of Bitmap::wrap() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c3a0fd4b7a Ext2FS: Move block list computation from Ext2FS to Ext2FSInode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c09921b9be Ext2FS: Don't hog FS lock while reading/writing inodes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f9409a658 Ext2FS: Inode allocation improvements %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19083fd760 Ext2FS: Propagate errors from more places %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6352b4fd74 Ext2FS: Share some bitmap code between inode and block allocation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c62c00e7db Ext2FS: Make Ext2FS::GroupIndex a distinct integer type %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 489317e573 Kernel: Make BlockBasedFS::BlockIndex a distinct integer type %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a280cdf9ba Ext2FS: Shrink Ext2FSDirectoryEntry from 16 to 12 bytes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d4f40241f1 Ext2FS: Avoid unnecessary parent inode lookup during inode creation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9e4dd834ab Ext2FS: Simplify inode creation by always starting empty %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dbb668ddd3 Ext2FS: Propagate error codes from write_directory() %!s(int64=4) %!d(string=hai) anos
  Peter Elliott c0e88b9710 Kernel: Add FIBMAP ioctl to Ext2FileSystem %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Tom ae956edf6e Kernel: Improve some low-memory situations with ext2 %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 47da86d136 Ext2FS: Fail the mount if BGD table cache allocation fails %!s(int64=4) %!d(string=hai) anos
  Andreas Kling bab24ce34c Ext2FS: Deallocate block list meta blocks when freeing an inode %!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
  Itamar 33138900de FileSystem: Convert file types to DT_* types at a later stage %!s(int64=4) %!d(string=hai) anos
  Itamar b6c34c0521 Ext2FS: Make reported file_type values match up with those in dirent %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6ad2d31952 Ext2FS: Stop using FS::DirectoryEntry %!s(int64=5) %!d(string=hai) anos
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal %!s(int64=5) %!d(string=hai) anos