1. 16 4月, 2016 2 次提交
  2. 17 2月, 2016 1 次提交
  3. 30 12月, 2015 1 次提交
  4. 14 10月, 2015 1 次提交
  5. 13 7月, 2015 1 次提交
  6. 13 5月, 2015 1 次提交
  7. 15 4月, 2015 3 次提交
  8. 25 3月, 2015 2 次提交
  9. 29 1月, 2015 2 次提交
  10. 28 11月, 2014 3 次提交
  11. 09 10月, 2014 2 次提交
  12. 22 7月, 2014 8 次提交
  13. 16 1月, 2014 1 次提交
  14. 09 11月, 2013 1 次提交
  15. 28 10月, 2013 1 次提交
  16. 30 7月, 2013 1 次提交
  17. 01 7月, 2013 6 次提交
  18. 31 5月, 2013 1 次提交
    • S
      s390/dasd: fix handling of gone paths · 8b811bae
      Stefan Weinhuber 提交于
      When a path is gone and dasd_generic_path_event is called with a
      PE_PATH_GONE event, we must assume that any I/O request on that
      subchannel is still running. This is unlike the dasd_generic_notify
      handler and the CIO_NO_PATH event, which implies that the subchannel
      has been cleared.
      If dasd_generic_path_event finds that the path has been the last
      usable path, it must not call dasd_generic_last_path_gone (which would
      reset the state of running requests), but just set the
      DASD_STOPPED_DC_WAIT bit.
      Signed-off-by: NStefan Weinhuber <wein@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      8b811bae
  19. 07 5月, 2013 1 次提交
  20. 17 4月, 2013 1 次提交