1. 26 1月, 2008 5 次提交
  2. 04 12月, 2007 1 次提交
  3. 20 11月, 2007 1 次提交
  4. 22 10月, 2007 1 次提交
  5. 12 10月, 2007 2 次提交
  6. 10 8月, 2007 1 次提交
  7. 27 7月, 2007 3 次提交
  8. 10 5月, 2007 1 次提交
  9. 27 4月, 2007 2 次提交
  10. 06 2月, 2007 3 次提交
  11. 16 12月, 2006 1 次提交
  12. 08 12月, 2006 4 次提交
  13. 07 12月, 2006 1 次提交
  14. 27 10月, 2006 1 次提交
  15. 11 10月, 2006 1 次提交
  16. 20 9月, 2006 1 次提交
  17. 12 7月, 2006 2 次提交
    • C
      [S390] path grouping and path verifications fixes. · 7e560814
      Cornelia Huck 提交于
      1. Multipath devices for which SetPGID is not supported are not handled well.
         Use NOP ccws for path verification (sans path grouping) when SetPGID is not
         supported.
      2. Check for PGIDs already set with SensePGID on _all_ paths (not just the
         first one) and try to find a common one. Moan if no common PGID can be
         found (and use NOP verification). If no PGIDs have been set, use the css
         global PGID (as before). (Rationale: SetPGID will get a command reject if
         the PGID it tries to set does not match the already set PGID.)
      3. Immediately before reboot, issue RESET CHANNEL PATH (rcp) on all chpids. This
         will remove the old PGIDs. rcp will generate solicited CRWs which can be
         savely ignored by the machine check handler (all other actions create
         unsolicited CRWs).
      Signed-off-by: NCornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      7e560814
    • C
      [S390] subchannel register/unregister mutex. · 6ab4879a
      Cornelia Huck 提交于
      Add a reg_mutex to prevent unregistering a subchannel before it has been
      registered. Since 2.6.17, we've seen oopses in kslowcrw when a device is
      found to be not operational during sense id when doing initial device
      recognition; it is not clear yet why that particular problem was not (yet)
      observed with earlier kernels...
      Signed-off-by: NCornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      6ab4879a
  18. 29 6月, 2006 1 次提交
  19. 24 3月, 2006 2 次提交
  20. 15 3月, 2006 1 次提交
  21. 02 2月, 2006 1 次提交
  22. 15 1月, 2006 1 次提交
  23. 14 1月, 2006 1 次提交
  24. 07 1月, 2006 2 次提交