Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf fca6223938 move interrupt and vm to rust hace 4 meses
  greatbridf 7930b71762 feat: rewrite filearray with rust hace 5 meses
  greatbridf ae698248ee [partial] feat: add sync stuffs hace 5 meses
  greatbridf 1d5525f5c1 rewrite Dentry module with rust hace 6 meses
  greatbridf ea629feec9 rewrite(ahci): rewrite ahci module with rust hace 6 meses
  greatbridf b43277c46c refactor: rewrite fs submodule with rust hace 6 meses
  greatbridf d75905e322 change: improve module arch. and fix some bugs hace 7 meses
  greatbridf 538244e339 style: reformat all codes with new format hace 7 meses
  greatbridf e6c6d8f1b7 feat: use RAII to manage dentry pointers hace 8 meses
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs hace 8 meses
  greatbridf 753cb3d885 fix: getdents64 struct size hace 9 meses
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall hace 10 meses
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink hace 11 meses
  greatbridf b1b6d920f8 refactor: special node files and partprobe hace 11 meses
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs hace 11 meses
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four hace 11 meses
  greatbridf da84d0d39b refactor: vfs hace 11 meses
  greatbridf f67d993913 remove: some redundant code hace 11 meses
  greatbridf e75d8437f5 feature(syscall): unlink and access hace 11 meses
  greatbridf 530db35b6a feat(file): append to file hace 1 año
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs hace 1 año
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator hace 1 año
  greatbridf d5070d823a feat(syscall): mkdir hace 1 año
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 1 año
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files hace 1 año
  greatbridf 5813062c00 Merge branch 'dev' hace 1 año
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver hace 1 año
  greatbridf 8efa4a211a feat(syscall): add sendfile64 hace 1 año
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file hace 1 año
  greatbridf 6d321f5eac feat(open): open() can now create new files hace 1 año