]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb7e70ca9c7d7f049bba8047d7ab49966fd5e9e9d
treef5af8945a6b2f7ee2150420450d980cffd8173d4
parent7f8730781830cd38438b10d44d17ccb8eafa9265
parent3c31b52f96f7b559d950b16113c0f68c72a1985e
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