Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-08 | fix race in holding() check in acquire() | rtm | 1 | -2/+2 |
2006-08-07 | bwrite | kaashoek | 1 | -8/+10 |
2006-08-06 | generalize async read to support write too | kaashoek | 1 | -8/+13 |
2006-08-04 | better interrupt plan---this one appears to work | kaashoek | 1 | -2/+6 |
2006-07-29 | open() | rtm | 1 | -1/+1 |
2006-07-29 | acquire+release ide_lock in ide_intr | kaashoek | 1 | -1/+3 |
2006-07-21 | bread | rtm | 1 | -7/+9 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -13/+7 |
2006-07-17 | add ide_lock for sleep | rsc | 1 | -1/+7 |
2006-07-17 | add uint and standardize on typedefs instead of unsigned | rsc | 1 | -3/+3 |
2006-07-15 | no more recursive locks | rtm | 1 | -1/+1 |
2006-07-10 | queue with disk requests | kaashoek | 1 | -18/+55 |
2006-07-10 | read the disk using interrupts | kaashoek | 1 | -7/+12 |
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -2/+11 |
2006-07-05 | timer interrupts | kaashoek | 1 | -60/+67 |
2006-06-16 | checkpoint | rtm | 1 | -0/+117 |