Commit e8cfe8f
committed
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"Seven fixes, all in drivers (qla2xxx, mkt3sas, qedi, target,
ibmvscsi).
The most serious are the target pscsi oom and the qla2xxx revert which
can otherwise cause a use after free"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()File tree
6 files changed
+74
-28
lines changed- drivers
- scsi
- ibmvscsi
- mpt3sas
- qedi
- qla2xxx
- target
6 files changed
+74
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2371 | 2371 | | |
2372 | 2372 | | |
2373 | 2373 | | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
2374 | 2392 | | |
2375 | 2393 | | |
2376 | 2394 | | |
| |||
2385 | 2403 | | |
2386 | 2404 | | |
2387 | 2405 | | |
2388 | | - | |
| 2406 | + | |
2389 | 2407 | | |
2390 | 2408 | | |
| 2409 | + | |
2391 | 2410 | | |
2392 | 2411 | | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
2393 | 2420 | | |
2394 | 2421 | | |
2395 | | - | |
2396 | | - | |
2397 | | - | |
2398 | | - | |
2399 | | - | |
| 2422 | + | |
| 2423 | + | |
| 2424 | + | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
2400 | 2433 | | |
| 2434 | + | |
2401 | 2435 | | |
2402 | | - | |
| 2436 | + | |
2403 | 2437 | | |
2404 | 2438 | | |
2405 | 2439 | | |
2406 | 2440 | | |
2407 | 2441 | | |
2408 | 2442 | | |
2409 | | - | |
2410 | | - | |
2411 | | - | |
2412 | | - | |
2413 | | - | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
| 2450 | + | |
| 2451 | + | |
| 2452 | + | |
| 2453 | + | |
2414 | 2454 | | |
| 2455 | + | |
2415 | 2456 | | |
2416 | | - | |
| 2457 | + | |
2417 | 2458 | | |
2418 | 2459 | | |
2419 | 2460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7806 | 7806 | | |
7807 | 7807 | | |
7808 | 7808 | | |
7809 | | - | |
| 7809 | + | |
| 7810 | + | |
7810 | 7811 | | |
| 7812 | + | |
7811 | 7813 | | |
7812 | 7814 | | |
7813 | 7815 | | |
7814 | 7816 | | |
7815 | | - | |
| 7817 | + | |
| 7818 | + | |
7816 | 7819 | | |
| 7820 | + | |
7817 | 7821 | | |
7818 | 7822 | | |
7819 | 7823 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1675 | 1675 | | |
1676 | 1676 | | |
1677 | 1677 | | |
| 1678 | + | |
1678 | 1679 | | |
1679 | 1680 | | |
1680 | 1681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3222 | 3222 | | |
3223 | 3223 | | |
3224 | 3224 | | |
3225 | | - | |
3226 | | - | |
| 3225 | + | |
3227 | 3226 | | |
3228 | 3227 | | |
3229 | 3228 | | |
| |||
3234 | 3233 | | |
3235 | 3234 | | |
3236 | 3235 | | |
3237 | | - | |
3238 | | - | |
| 3236 | + | |
| 3237 | + | |
| 3238 | + | |
3239 | 3239 | | |
3240 | 3240 | | |
3241 | 3241 | | |
| |||
3255 | 3255 | | |
3256 | 3256 | | |
3257 | 3257 | | |
3258 | | - | |
3259 | | - | |
| 3258 | + | |
3260 | 3259 | | |
3261 | 3260 | | |
3262 | 3261 | | |
| |||
3359 | 3358 | | |
3360 | 3359 | | |
3361 | 3360 | | |
3362 | | - | |
3363 | | - | |
3364 | 3361 | | |
3365 | 3362 | | |
3366 | 3363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | 647 | | |
649 | 648 | | |
650 | 649 | | |
| |||
657 | 656 | | |
658 | 657 | | |
659 | 658 | | |
660 | | - | |
661 | 659 | | |
662 | 660 | | |
663 | 661 | | |
| |||
685 | 683 | | |
686 | 684 | | |
687 | 685 | | |
688 | | - | |
689 | 686 | | |
690 | 687 | | |
691 | 688 | | |
| |||
699 | 696 | | |
700 | 697 | | |
701 | 698 | | |
702 | | - | |
703 | 699 | | |
704 | 700 | | |
705 | 701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
886 | 885 | | |
887 | 886 | | |
888 | 887 | | |
| |||
939 | 938 | | |
940 | 939 | | |
941 | 940 | | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
942 | 949 | | |
943 | 950 | | |
944 | 951 | | |
| |||
0 commit comments