Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-31 | fix typos in user/usertest.c & kernel/log.c | FIXED-TERM Chen Ian (BT-CO/QMM5) | 1 | -1/+1 |
2020-11-05 | Be principled: acquire lock first | Frans Kaashoek | 1 | -1/+1 |
2020-10-05 | don't unpin if recovering -- the resulting negative refcnt suppresses next unpin | Robert Morris | 1 | -4/+5 |
2019-08-18 | Cosmetic cleanup: fsinit reads sb and calls loginit. initialize icache | Frans Kaashoek | 1 | -5/+3 |
2019-07-30 | Make pin/unpin explicit | Frans Kaashoek | 1 | -2/+2 |
2019-07-29 | Remove B_DIRTY | Frans Kaashoek | 1 | -3/+5 |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+235 |