| 2025-01-27 |
Lunaixsky | Fix: stale dnode caching instance cause locked-up upon... |
tree | commitdiff |
| 2024-11-20 |
Lunaixsky | rewrite the device subsystem interfaces (#48) |
tree | commitdiff |
| 2024-09-24 |
Lunaixsky | Code-base clean-up and refactoring (#47) |
tree | commitdiff |
| 2024-08-30 |
Lunaixsky | Boot framework rework (#45) |
tree | commitdiff |
| 2024-08-25 |
Lunaixsky | Menuconfig Implementation and auto-qemu refactoring... |
tree | commitdiff |
| 2024-08-10 |
Lunaixsky | Second Extended Filesystem (ext2) and other improvement... |
tree | commitdiff |
| 2024-07-16 |
Lunaixsky | Architectural Support: x86_64 (#37) |
tree | commitdiff |
| 2024-06-27 |
Lunaixsky | Introducing LunaBuild to the build flow (#36) |
tree | commitdiff |
| 2024-03-02 |
Lunaixsky | Unifying the Lunaix's Physical Memory Model (#28) feat/user_model |
tree | commitdiff |
| 2024-02-18 |
Lunaixsky | A Total Overhaul on the Lunaix's Virtual Memory Model... |
tree | commitdiff |
| 2024-02-05 |
Lunaixsky | Support to multi-threading and pthread interface (POSIX... |
tree | commitdiff |
| 2023-12-11 |
Minep | fix: corner cases when printing large content through... |
tree | commitdiff |
| 2023-12-11 |
Minep | Merge branch 'master' of github.com:Minep/lunaix-os |
tree | commitdiff |
| 2023-12-11 |
Minep | feat: capability list to enable greater flexibility... |
tree | commitdiff |
| 2023-12-10 |
Minep | feat: owloysius - dynamic init function invocator |
tree | commitdiff |
| 2023-12-08 |
Minep | refactor: add a async read/write variant to device... |
tree | commitdiff |
| 2023-11-04 |
Minep | refactor: make pci device driver loading passive, pci... |
tree | commitdiff |
| 2023-11-03 |
Minep | feat: kprintf now goes into dedicated pseudo-dev rather... |
tree | commitdiff |
| 2023-10-21 |
Minep | feat: standard vga support (mode switching, framebuffer... |
tree | commitdiff |
| 2023-09-07 |
Minep | feat: fstat now handle symbolic link |
tree | commitdiff |
| 2023-08-28 |
Minep | feat: device subsystem rework |
tree | commitdiff |
| 2023-08-25 |
Minep | feat: better rtc framework which aims to remove single... |
tree | commitdiff |
| 2023-08-19 |
Minep | refactor: one more step towards arch-agnostic design |
tree | commitdiff |
| 2023-07-17 |
Minep | refactor: restructure the user space stuff. |
tree | commitdiff |
| 2023-07-16 |
Minep | chore: fix almost *ALL* warnings. |
tree | commitdiff |
| 2023-07-10 |
Minep | refactor: elf parsing utility and exec related |
tree | commitdiff |
| 2023-06-25 |
Minep | feat: refine symbolic link support. |
tree | commitdiff |
| 2023-06-18 |
Minep | feat: dynamic boot medium probing and mounting |
tree | commitdiff |
| 2023-06-18 |
Minep | feat: shell and signal demo as loadable user executable |
tree | commitdiff |
| 2023-06-14 |
Minep | Merge branch 'master' into prog-loader |
tree | commitdiff |
| 2023-01-17 |
Minep | Merge branch 'master' into prog-loader |
tree | commitdiff |
| 2023-01-04 |
Minep | Merge branch 'interrupt-rework' into prog-loader |
tree | commitdiff |
| 2023-01-01 |
Minep | feat: wrapper function for bootstraping user program |
tree | commitdiff |
| 2022-12-31 |
Minep | feat: basic elf32 loader (only LOAD segment is supported) |
tree | commitdiff |
| 2022-12-29 |
Minep | feat: msync(2) |
tree | commitdiff |
| 2022-12-29 |
Minep | refactor: separate syscall interfaces from kernel space... |
tree | commitdiff |
| 2022-12-28 |
Minep | regression: mmap for fd |
tree | commitdiff |
| 2022-12-05 |
Minep | Merge branch 'master' into prog-loader |
tree | commitdiff |
| 2022-12-05 |
Minep | refactor: vfs_open: start opening iff there is a empty... |
tree | commitdiff |
| 2022-11-20 |
Minep | feat: (device) dev_null and dev_rand support |
tree | commitdiff |
| 2022-11-13 |
Minep | feat: (iso9660) finishing up unmount |
tree | commitdiff |
| 2022-11-13 |
Minep | refactor: replace all stdint::uint32_t into short and... |
tree | commitdiff |
| 2022-11-13 |
Minep | feat: (iso9660) rock ridge extension |
tree | commitdiff |
| 2022-11-11 |
Minep | feat: (vfs) write_page and read_page file operations |
tree | commitdiff |
| 2022-11-11 |
Minep | feat: (iso9660) implement file read (for both interleav... |
tree | commitdiff |
| 2022-11-11 |
Minep | feat: (iso9660) directory read support |
tree | commitdiff |
| 2022-11-09 |
Minep | fix: memory leakage in file descriptor allocation |
tree | commitdiff |
| 2022-11-06 |
Minep | Merge branch 'iso-9660' into block-io |
tree | commitdiff |
| 2022-10-23 |
Minep | Merge branch 'master' into iso-9660 |
tree | commitdiff |
| 2022-10-23 |
Minep | fix: bugs related to O2 optimization |
tree | commitdiff |
| 2022-10-21 |
Minep | laying out the iso9660 structure definitions |
tree | commitdiff |
| 2022-10-03 |
Minep | fix: remove unnecessary backtracing in mnt_mkbusy/chillax |
tree | commitdiff |
| 2022-09-17 |
Minep | Merge branch 'device-sys' |
tree | commitdiff |
| 2022-09-17 |
Minep | fix: dnode cache syncing for pseudo fs |
tree | commitdiff |
| 2022-08-31 |
Minep | feat: simple read/write lock implementation |
tree | commitdiff |
| 2022-08-30 |
Minep | feat: support ioctl() syscall for direct control to... |
tree | commitdiff |
| 2022-08-29 |
Minep | feat: taskfs for export process to filesystem |
tree | commitdiff |
| 2022-08-26 |
Minep | feat: (twimap) provide an easy way for mapping kernel... |
tree | commitdiff |
| 2022-08-25 |
Minep | feat: a file system mapping for pci devices |
tree | commitdiff |
| 2022-08-23 |
Minep | feat: a pseudo shell environment for basic interacting... |
tree | commitdiff |
| 2022-08-21 |
Minep | feat: (devfs) a new filesystem for device exposure. |
tree | commitdiff |
| 2022-08-20 |
Minep | feat: mount point flags check |
tree | commitdiff |
| 2022-08-20 |
Minep | feat: ability to manipulate extended attribute |
tree | commitdiff |
| 2022-08-19 |
Minep | fix: symlink resolve. |
tree | commitdiff |
| 2022-08-19 |
Minep | refactor: add a simple ramfs for rootfs. Twifs should... |
tree | commitdiff |
| 2022-08-18 |
Minep | fix: READ_CAPACITY command for 12 bytes CDB SCSI device. |
tree | commitdiff |
| 2022-08-17 |
Minep | refactor: mount system reworked |
tree | commitdiff |
| 2022-08-16 |
Minep | feat: ability to evict dnode and inode cache |
tree | commitdiff |
| 2022-08-16 |
Minep | refactor: inode hashing and reusing |
tree | commitdiff |
| 2022-08-15 |
Minep | feat: rename(2), mount(2) and unmount(2) |
tree | commitdiff |
| 2022-08-14 |
Minep | refactor: synchronize the vfs objects |
tree | commitdiff |
| 2022-08-14 |
Minep | Merge branch 'vfs-dev' |
tree | commitdiff |
| 2022-08-14 |
Minep | feat: lru eviction policy on page caches |
tree | commitdiff |
| 2022-08-12 |
Minep | refactor: kernel space yield() for controllable, flexib... |
tree | commitdiff |
| 2022-08-10 |
Minep | feat: support per-process current working directory... |
tree | commitdiff |
| 2022-08-09 |
Minep | Merge branch 'master' into vfs-dev |
tree | commitdiff |
| 2022-08-09 |
Minep | Merge branch 'master' into vfs-dev |
tree | commitdiff |
| 2022-08-09 |
Minep | feat: stdin/stdout into process |
tree | commitdiff |
| 2022-08-08 |
Minep | feat: hook up the keyboard input into our vfs |
tree | commitdiff |
| 2022-08-07 |
Minep | fix: separate any i/o to sequential device from caching... |
tree | commitdiff |
| 2022-08-06 |
Minep | feat: page caching layer for vfs |
tree | commitdiff |
| 2022-08-02 |
Minep | feat: symlink(2) and realpathat syscall |
tree | commitdiff |
| 2022-07-31 |
Minep | feat: implement dup(2), dup2(2) |
tree | commitdiff |
| 2022-07-31 |
Minep | feat: implement fsync(2) and hard link support [link(2)] |
tree | commitdiff |
| 2022-07-30 |
Minep | feat: implement rmdir(2), unlink(2), unlinkat(2) |
tree | commitdiff |
| 2022-07-30 |
Minep | feat: implement readlink(2) readlinkat(2) |
tree | commitdiff |
| 2022-07-30 |
Minep | feat: simple device abstraction layer |
tree | commitdiff |
| 2022-07-29 |
Minep | feat: lseek(2), read(2), write(2) implementation |
tree | commitdiff |
| 2022-07-27 |
Minep | feat: readdir fix and demo |
tree | commitdiff |
| 2022-07-27 |
Minep | feat: open(2), close(2), mkdir(2) and readdir(2) syscall |
tree | commitdiff |
| 2022-07-24 |
Minep | feat: twifs - pseudo file system for lunaix kernel... |
tree | commitdiff |
| 2022-07-20 |
Minep | feat: vfs - path walking and dnode caching. |
tree | commitdiff |
|