Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf b43277c46c refactor: rewrite fs submodule with rust před 6 měsíci
  greatbridf d75905e322 change: improve module arch. and fix some bugs před 7 měsíci
  greatbridf 538244e339 style: reformat all codes with new format před 7 měsíci
  greatbridf e6c6d8f1b7 feat: use RAII to manage dentry pointers před 8 měsíci
  greatbridf cafeec4a85 refactor: rewrite all dentry part of vfs před 8 měsíci
  greatbridf 753cb3d885 fix: getdents64 struct size před 9 měsíci
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall před 10 měsíci
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink před 11 měsíci
  greatbridf b1b6d920f8 refactor: special node files and partprobe před 11 měsíci
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs před 11 měsíci
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four před 11 měsíci
  greatbridf da84d0d39b refactor: vfs před 11 měsíci
  greatbridf f67d993913 remove: some redundant code před 11 měsíci
  greatbridf e75d8437f5 feature(syscall): unlink and access před 11 měsíci
  greatbridf 530db35b6a feat(file): append to file před 1 rokem
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs před 1 rokem
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator před 1 rokem
  greatbridf d5070d823a feat(syscall): mkdir před 1 rokem
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) před 1 rokem
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files před 1 rokem
  greatbridf 5813062c00 Merge branch 'dev' před 1 rokem
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver před 1 rokem
  greatbridf 8efa4a211a feat(syscall): add sendfile64 před 1 rokem
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file před 1 rokem
  greatbridf 6d321f5eac feat(open): open() can now create new files před 1 rokem
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths před 1 rokem
  greatbridf 0f9c6c4603 feat(syscall): add getdents64 před 1 rokem
  greatbridf 09fa92b097 feat(syscall): add fcntl64 před 1 rokem
  greatbridf 2656facbab feat(syscall): add statx před 1 rokem
  greatbridf 423968a920 feat(vfs): support opening relative path před 1 rokem