1. 07 Aug, 2018 2 commits
  2. 06 Aug, 2018 1 commit
  3. 04 Aug, 2018 1 commit
  4. 03 Aug, 2018 1 commit
  5. 02 Aug, 2018 5 commits
  6. 31 Jul, 2018 1 commit
  7. 27 Jul, 2018 3 commits
  8. 24 Jul, 2018 1 commit
  9. 19 Jul, 2018 4 commits
  10. 18 Jul, 2018 4 commits
  11. 17 Jul, 2018 5 commits
  12. 13 Jul, 2018 1 commit
  13. 12 Jul, 2018 3 commits
  14. 09 Jul, 2018 1 commit
  15. 06 Jul, 2018 1 commit
    • Marshall Garey's avatar
      Fix leaking freezer cgroups. · 7f9c4f73
      Marshall Garey authored
      Continuation of 923c9b37.
      
      There is a delay in the cgroup system when moving a PID from one cgroup
      to another. It is usually short, but if we don't wait for the PID to
      move before removing cgroup directories the PID previously belonged to,
      we could leak cgroups. This was previously fixed in the cpuset and
      devices subsystems. This uses the same logic to fix the freezer
      subsystem.
      
      Bug 5082.
      7f9c4f73
  16. 05 Jul, 2018 1 commit
  17. 04 Jul, 2018 2 commits
  18. 03 Jul, 2018 2 commits
  19. 26 Jun, 2018 1 commit