1. 01 Jul, 2019 10 commits
  2. 30 Jun, 2019 5 commits
  3. 27 Jun, 2019 14 commits
  4. 26 Jun, 2019 3 commits
    • Kirill Smelkov's avatar
      X Fix race in test · 996dc6a8
      Kirill Smelkov authored
      _blkaccess was called after send to have_read, thus a user could be
      woken up before the block was actually marked as accessed and so
      there is a window while _pinnedAt will return wrong data due to having
      stale accessed set.
      
      The bug was showing itself as assert happening from time to time
      seldomly on e.g. `assert w.pinned = pin_prev` in watch.
      996dc6a8
    • Kirill Smelkov's avatar
      . · 56aad370
      Kirill Smelkov authored
      56aad370
    • Kirill Smelkov's avatar
      . · 2de41552
      Kirill Smelkov authored
      2de41552
  5. 25 Jun, 2019 4 commits
  6. 24 Jun, 2019 4 commits