1. 06 Aug, 2018 1 commit
  2. 04 Aug, 2018 1 commit
  3. 03 Aug, 2018 1 commit
  4. 02 Aug, 2018 5 commits
  5. 31 Jul, 2018 1 commit
  6. 27 Jul, 2018 3 commits
  7. 24 Jul, 2018 1 commit
  8. 19 Jul, 2018 4 commits
  9. 18 Jul, 2018 4 commits
  10. 17 Jul, 2018 5 commits
  11. 13 Jul, 2018 1 commit
  12. 12 Jul, 2018 3 commits
  13. 09 Jul, 2018 1 commit
  14. 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
  15. 05 Jul, 2018 1 commit
  16. 04 Jul, 2018 2 commits
  17. 03 Jul, 2018 2 commits
  18. 26 Jun, 2018 3 commits