1. 14 2月, 2018 2 次提交
  2. 17 1月, 2018 1 次提交
    • D
      scsi: scsi_debug: delay stress fix · 10bde980
      Douglas Gilbert 提交于
      Introduce a state enum into sdebug_defer objects to indicate which, if
      any, defer method has been used with the associated command.  Also add 2
      bools to indicate which of the defer methods has been initialized. Those
      objects are re-used but the initialization only needs to be done
      once. This simplifies command cancellation handling.
      
      Now the delay associated with a deferred response of a command cannot be
      changed (once started) by changing the delay (and ndelay) parameters in
      sysfs. Command aborts and driver shutdown are still honoured immediately
      when received.
      
      [mkp: applied by hand]
      Signed-off-by: NDouglas Gilbert <dgilbert@interlog.com>
      Reviewed-by: NBart Van Assche <bart.vanassche@wdc.com>
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      10bde980
  3. 11 1月, 2018 5 次提交
  4. 08 12月, 2017 2 次提交
  5. 05 12月, 2017 1 次提交
  6. 01 11月, 2017 1 次提交
  7. 17 10月, 2017 1 次提交
  8. 09 9月, 2017 1 次提交
  9. 26 8月, 2017 1 次提交
  10. 05 6月, 2017 1 次提交
  11. 01 6月, 2017 1 次提交
  12. 01 2月, 2017 1 次提交
  13. 26 12月, 2016 1 次提交
    • T
      ktime: Cleanup ktime_set() usage · 8b0e1953
      Thomas Gleixner 提交于
      ktime_set(S,N) was required for the timespec storage type and is still
      useful for situations where a Seconds and Nanoseconds part of a time value
      needs to be converted. For anything where the Seconds argument is 0, this
      is pointless and can be replaced with a simple assignment.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      Cc: Peter Zijlstra <peterz@infradead.org>
      8b0e1953
  14. 27 10月, 2016 1 次提交
  15. 15 9月, 2016 2 次提交
  16. 13 7月, 2016 1 次提交
  17. 11 5月, 2016 4 次提交
  18. 04 5月, 2016 2 次提交
  19. 30 4月, 2016 7 次提交
  20. 16 4月, 2016 1 次提交
  21. 22 12月, 2015 1 次提交
  22. 01 12月, 2015 1 次提交
  23. 26 11月, 2015 1 次提交