Andreas Kling
|
19b9401487
Reduce kmalloc() traffic in directory iteration.
|
6 年之前 |
Andreas Kling
|
47b7eeda44
Fix all current build warnings in the kernel.
|
6 年之前 |
Andreas Kling
|
83172e6a4b
Rename FileHandle to FileDescriptor.
|
6 年之前 |
Andreas Kling
|
e6284a8774
Fix broken SpinLock.
|
6 年之前 |
Andreas Kling
|
97726862dd
Add basic symlink support.
|
6 年之前 |
Andreas Kling
|
1d4af51250
Add a VFS::absolutePath(InodeIdentifier).
|
6 年之前 |
Andreas Kling
|
2716a9e2d7
Greatly improve /proc/PID/stack by tracing the ebp frame chain.
|
6 年之前 |
Andreas Kling
|
2d1d01661b
Add a way to initialize VFS globals.
|
6 年之前 |
Andreas Kling
|
9171521752
Integrate ext2 from VFS into Kernel.
|
6 年之前 |
Andreas Kling
|
9528edab92
Move readEntireInode() up to FileSystem (from ext2.)
|
6 年之前 |
Andreas Kling
|
6ea8ce500c
Use HashMap::remove() in some places that I wanted it.
|
6 年之前 |
Andreas Kling
|
5a30055157
Import all this stuff into a single repo called Serenity.
|
6 年之前 |