Commit 5c2fe8d
committed
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"The one core change is a re-roll of the tag allocation fix from the
last pull request that uses the correct goto to unroll all the
allocations. The remianing fixes are all small ones in drivers"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: hisi_sas: Fix NULL pointer exception during user_scan()
scsi: qla2xxx: Completely fix fcport double free
scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend
scsi: core: Fix error handling for scsi_alloc_sdev()5 files changed
Lines changed: 5 additions & 11 deletions
File tree
- drivers
- scsi
- hisi_sas
- qla2xxx
- ufs/core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2578 | 2578 | | |
2579 | 2579 | | |
2580 | 2580 | | |
2581 | | - | |
| 2581 | + | |
2582 | 2582 | | |
2583 | 2583 | | |
2584 | 2584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4993 | 4993 | | |
4994 | 4994 | | |
4995 | 4995 | | |
4996 | | - | |
| 4996 | + | |
4997 | 4997 | | |
4998 | 4998 | | |
4999 | 4999 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2751 | 2751 | | |
2752 | 2752 | | |
2753 | 2753 | | |
2754 | | - | |
2755 | 2754 | | |
2756 | 2755 | | |
2757 | 2756 | | |
| |||
2776 | 2775 | | |
2777 | 2776 | | |
2778 | 2777 | | |
2779 | | - | |
2780 | 2778 | | |
2781 | 2779 | | |
2782 | 2780 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
| 363 | + | |
| 364 | + | |
369 | 365 | | |
370 | 366 | | |
371 | 367 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10066 | 10066 | | |
10067 | 10067 | | |
10068 | 10068 | | |
| 10069 | + | |
10069 | 10070 | | |
10070 | 10071 | | |
10071 | 10072 | | |
| |||
10120 | 10121 | | |
10121 | 10122 | | |
10122 | 10123 | | |
10123 | | - | |
10124 | 10124 | | |
10125 | 10125 | | |
10126 | 10126 | | |
| |||
0 commit comments