Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf c57b71ff95 Merge remote-tracking branch 'SMS-Derfflinger/ext4-replace' into task-rework há 5 meses atrás
  greatbridf db931a8038 partial work: file array rework and asynchronize há 5 meses atrás
  greatbridf dee96a3a6a syscall: migrate all syscalls to async... há 5 meses atrás
  greatbridf 874a4fa000 task: migrate all Task::block_on calls to task::block_on há 6 meses atrás
  Heinz db1caebde5 feat(fs): partial work for ext4's page cache há 6 meses atrás
  greatbridf 84dca27600 feat(page cache): refactor PageCache to remove size parameter and add size method in backend há 6 meses atrás
  zhuowei shao af512033d5 feat: implement page cache for efficient vfs io há 7 meses atrás
  greatbridf 3219293b2f Merge pull request #31 from greatbridf/fix-syscall há 7 meses atrás
  greatbridf 65b3b66088 change(ext4): rework some part of the ext4 filesystem há 7 meses atrás
  greatbridf a6b8a3c8c3 fix(fat32): validate the cluster no, treating 0, 1 as EOC há 7 meses atrás
  greatbridf 7178806d53 feat(syscall): impl renameat há 7 meses atrás
  greatbridf 1e9ae1be41 feat(BlockDevice): add write requests for block devices há 7 meses atrás
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` há 8 meses atrás
  greatbridf a2ec93f2e3 temporary solution: use `Task::block_on` everywhere há 9 meses atrás
  greatbridf 1dc9996b90 rwlock: refactor to get rid of `Lock` há 10 meses atrás
  greatbridf 525eee2872 rwlock: rename rwsem to rwlock and reimpl the lock há 10 meses atrás
  greatbridf eaa6cda7db style: remove unused warnings há 1 ano atrás
  greatbridf 780114025c clean: remove some redundant types há 1 ano atrás
  greatbridf d5421e4f17 feat(fat32): support of long file names há 1 ano atrás
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts há 1 ano atrás
  greatbridf 7930b71762 feat: rewrite filearray with rust há 1 ano atrás
  greatbridf ae698248ee [partial] feat: add sync stuffs há 1 ano atrás
  greatbridf 1d5525f5c1 rewrite Dentry module with rust há 1 ano atrás
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust há 1 ano atrás
  greatbridf b43277c46c refactor: rewrite fs submodule with rust há 1 ano atrás