1. 21 Oct, 2013 1 commit
  2. 20 Oct, 2013 1 commit
    • jette's avatar
      sched/backfill - Prevent invalid memory ref with bf_continue · ea1b316c
      jette authored
      If the backfill scheduler relinquishes locks and the normal job
      scheduler starts a job that the backfill scheduler was actively
      working, the backfill scheduler will try to re-schedule that
      same job, possibly resulting in an invalid memory reference
      or other badness.
      ea1b316c
  3. 19 Oct, 2013 2 commits
  4. 17 Oct, 2013 2 commits
  5. 16 Oct, 2013 1 commit
  6. 15 Oct, 2013 3 commits
  7. 14 Oct, 2013 2 commits
  8. 11 Oct, 2013 5 commits
  9. 10 Oct, 2013 1 commit
  10. 09 Oct, 2013 3 commits
  11. 08 Oct, 2013 1 commit
    • Morris Jette's avatar
      EpilogSlurmctld race condition/SEGV fix · 04f06338
      Morris Jette authored
      EpilogSlurmctld pthread is passed required arguments rather than a pointer
      to the job record, which under some conditions could be purged and result
      in an invalid memory reference.
      04f06338
  12. 07 Oct, 2013 1 commit
  13. 03 Oct, 2013 5 commits
  14. 02 Oct, 2013 3 commits
  15. 01 Oct, 2013 5 commits
  16. 30 Sep, 2013 3 commits
  17. 27 Sep, 2013 1 commit