Files
linux/drivers/scsi
Linus Torvalds 331a6edb30 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
 "Four reasonably small fixes to the core for scsi host allocation
  failure paths.

  The root problem is that we're not freeing the memory allocated by
  dev_set_name(), which involves a rejig of may of the free on error
  paths to do put_device() instead of kfree which, in turn, has several
  other knock on ramifications and inspection turned up a few other
  lurking bugs"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Only put parent device if host state differs from SHOST_CREATED
  scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
  scsi: core: Fix failure handling of scsi_add_host_with_dma()
  scsi: core: Fix error handling of scsi_host_alloc()
2021-06-13 12:25:33 -07:00
..
2021-01-22 21:14:09 -05:00
2021-03-24 22:54:24 -04:00
2020-03-11 23:07:59 -04:00
2021-04-15 22:44:40 -04:00
2021-01-22 21:14:07 -05:00
2021-01-22 21:14:08 -05:00
2021-01-22 21:14:07 -05:00
2021-04-06 09:28:17 -06:00
2018-06-19 22:02:25 -04:00
2021-01-22 21:14:08 -05:00
2020-03-11 23:07:59 -04:00
2021-03-24 23:07:14 -04:00
2020-09-02 22:49:06 -04:00
2020-08-23 17:36:59 -05:00
2021-04-13 00:20:48 -04:00
2021-04-06 09:28:17 -06:00
2020-12-07 20:24:09 -05:00
2021-01-22 21:14:07 -05:00
2021-04-15 22:44:40 -04:00
2021-04-15 22:44:41 -04:00
2021-01-26 22:11:17 -05:00
2020-12-07 20:24:09 -05:00
2020-12-07 20:24:09 -05:00
2020-08-23 17:36:59 -05:00
2021-03-24 23:03:43 -04:00
2018-06-19 22:02:25 -04:00
2020-02-24 15:01:57 -05:00
2021-04-06 09:28:17 -06:00
2021-04-06 09:28:17 -06:00
2021-01-22 21:14:10 -05:00
2021-04-13 00:20:48 -04:00
2021-01-22 21:14:12 -05:00