]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:23:52 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:23:52 +0000 (17:23 -0700)
commit86a0425a6fc3169e4bae7efb734452a0cff71b83
treef5af8945a6b2f7ee2150420450d980cffd8173d4
parentab19c3f8602d0f9a7807d4c2c0fe07b661353a28
parentf2fd7144ac9db1625c643976cc63b0f7791ade12
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci

Pull async SCSI resume support from Dan Williams:
 "Allow disks and other devices to resume in parallel.

  This provides a tangible speed up for a non-esoteric use case (laptop
  resume):

    https://01.org/suspendresume/blogs/tebrandt/2013/hard-disk-resume-optimization-simpler-approach"

* 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci:
  scsi: async sd resume
drivers/scsi/scsi.c
drivers/scsi/scsi_scan.c
drivers/scsi/sd.c