Searched hist:"7007 e9dd56767a95de0947b3f7599bcc2f21687f" (Results 1 – 4 of 4) sorted by relevance
/linux/include/scsi/ |
H A D | scsi_cmnd.h | diff 7007e9dd56767a95de0947b3f7599bcc2f21687f Mon Oct 05 10:41:28 CEST 2020 Christoph Hellwig <hch@lst.de> scsi: core: Clean up allocation and freeing of sgtables
Rename scsi_init_io() to scsi_alloc_sgtables(), and ensure callers call scsi_free_sgtables() to cleanup failures close to scsi_init_io() instead of leaking it down the generic I/O submission path.
Link: https://lore.kernel.org/r/20201005084130.143273-9-hch@lst.de Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
/linux/drivers/scsi/ |
H A D | sr.c | diff 7007e9dd56767a95de0947b3f7599bcc2f21687f Mon Oct 05 10:41:28 CEST 2020 Christoph Hellwig <hch@lst.de> scsi: core: Clean up allocation and freeing of sgtables
Rename scsi_init_io() to scsi_alloc_sgtables(), and ensure callers call scsi_free_sgtables() to cleanup failures close to scsi_init_io() instead of leaking it down the generic I/O submission path.
Link: https://lore.kernel.org/r/20201005084130.143273-9-hch@lst.de Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | scsi_lib.c | diff 7007e9dd56767a95de0947b3f7599bcc2f21687f Mon Oct 05 10:41:28 CEST 2020 Christoph Hellwig <hch@lst.de> scsi: core: Clean up allocation and freeing of sgtables
Rename scsi_init_io() to scsi_alloc_sgtables(), and ensure callers call scsi_free_sgtables() to cleanup failures close to scsi_init_io() instead of leaking it down the generic I/O submission path.
Link: https://lore.kernel.org/r/20201005084130.143273-9-hch@lst.de Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | sd.c | diff 7007e9dd56767a95de0947b3f7599bcc2f21687f Mon Oct 05 10:41:28 CEST 2020 Christoph Hellwig <hch@lst.de> scsi: core: Clean up allocation and freeing of sgtables
Rename scsi_init_io() to scsi_alloc_sgtables(), and ensure callers call scsi_free_sgtables() to cleanup failures close to scsi_init_io() instead of leaking it down the generic I/O submission path.
Link: https://lore.kernel.org/r/20201005084130.143273-9-hch@lst.de Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|