Commit History

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