Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmain.c is kind of an example of how the VFS should be used from the outside... | Alex Auvolat | 2015-02-12 | 1 | -7/+18 |
* | DOES NOT COMPILE | VFS structure change (VFS centralises more stuff) | Alex Auvolat | 2015-02-12 | 2 | -17/+55 |
* | Add ioctl support in nullfs. | Alex Auvolat | 2015-02-09 | 1 | -3/+4 |
* | Add stating on open files | Alex Auvolat | 2015-02-09 | 2 | -11/+3 |
* | Nullfs in good shape : can read a ram file. | Alex Auvolat | 2015-02-09 | 2 | -1/+1 |
* | Work on nullfs | Alex Auvolat | 2015-02-09 | 2 | -9/+2 |
* | Make way for nullfs | Alex Auvolat | 2015-02-09 | 1 | -4/+4 |
* | Start work on filesystems. | Alex Auvolat | 2015-02-09 | 4 | -27/+124 |
* | Change semantics of pd_map_page to return true on success, false on error. | Alex Auvolat | 2015-02-09 | 1 | -1/+1 |
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 12 | -0/+404 |