Commit 0950fcb
committed
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"Five fixes, all in drivers.
The big change is the UFS task management rework, with lpfc next and
the rest being fairly minor and obvious fixes"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: iscsi: Fix iscsi_task use after free
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
scsi: elx: efct: Delete stray unlock statement
scsi: ufs: core: Fix task management completion
scsi: acornscsi: Remove scsi_cmd_to_tag() referenceFile tree
6 files changed
+41
-43
lines changed- drivers/scsi
- arm
- elx/efct
- lpfc
- ufs
6 files changed
+41
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1776 | 1776 | | |
1777 | 1777 | | |
1778 | 1778 | | |
1779 | | - | |
| 1779 | + | |
1780 | 1780 | | |
1781 | 1781 | | |
1782 | 1782 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2281 | 2281 | | |
2282 | 2282 | | |
2283 | 2283 | | |
2284 | | - | |
2285 | | - | |
2286 | | - | |
2287 | | - | |
2288 | | - | |
2289 | 2284 | | |
2290 | 2285 | | |
2291 | 2286 | | |
2292 | 2287 | | |
2293 | 2288 | | |
2294 | 2289 | | |
2295 | 2290 | | |
2296 | | - | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
2297 | 2294 | | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
2298 | 2301 | | |
2299 | 2302 | | |
2300 | 2303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12292 | 12292 | | |
12293 | 12293 | | |
12294 | 12294 | | |
12295 | | - | |
| 12295 | + | |
12296 | 12296 | | |
12297 | 12297 | | |
12298 | 12298 | | |
12299 | 12299 | | |
12300 | | - | |
| 12300 | + | |
12301 | 12301 | | |
12302 | 12302 | | |
12303 | 12303 | | |
12304 | 12304 | | |
12305 | 12305 | | |
12306 | 12306 | | |
12307 | 12307 | | |
12308 | | - | |
| 12308 | + | |
| 12309 | + | |
12309 | 12310 | | |
12310 | | - | |
| 12311 | + | |
| 12312 | + | |
12311 | 12313 | | |
| 12314 | + | |
12312 | 12315 | | |
12313 | 12316 | | |
12314 | 12317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6377 | 6377 | | |
6378 | 6378 | | |
6379 | 6379 | | |
6380 | | - | |
6381 | | - | |
6382 | | - | |
6383 | | - | |
6384 | | - | |
6385 | | - | |
6386 | | - | |
6387 | | - | |
6388 | | - | |
6389 | | - | |
6390 | | - | |
6391 | | - | |
6392 | | - | |
6393 | | - | |
6394 | | - | |
6395 | | - | |
6396 | | - | |
6397 | | - | |
6398 | | - | |
6399 | | - | |
6400 | | - | |
6401 | 6380 | | |
6402 | 6381 | | |
6403 | 6382 | | |
| |||
6408 | 6387 | | |
6409 | 6388 | | |
6410 | 6389 | | |
6411 | | - | |
6412 | | - | |
6413 | | - | |
6414 | | - | |
6415 | | - | |
| 6390 | + | |
| 6391 | + | |
| 6392 | + | |
| 6393 | + | |
| 6394 | + | |
6416 | 6395 | | |
6417 | 6396 | | |
6418 | | - | |
6419 | | - | |
| 6397 | + | |
| 6398 | + | |
| 6399 | + | |
| 6400 | + | |
| 6401 | + | |
| 6402 | + | |
| 6403 | + | |
| 6404 | + | |
6420 | 6405 | | |
6421 | 6406 | | |
6422 | | - | |
| 6407 | + | |
6423 | 6408 | | |
6424 | 6409 | | |
6425 | 6410 | | |
| |||
6542 | 6527 | | |
6543 | 6528 | | |
6544 | 6529 | | |
6545 | | - | |
6546 | 6530 | | |
6547 | 6531 | | |
| 6532 | + | |
6548 | 6533 | | |
6549 | 6534 | | |
6550 | 6535 | | |
| |||
6585 | 6570 | | |
6586 | 6571 | | |
6587 | 6572 | | |
| 6573 | + | |
6588 | 6574 | | |
6589 | 6575 | | |
6590 | 6576 | | |
| |||
9635 | 9621 | | |
9636 | 9622 | | |
9637 | 9623 | | |
| 9624 | + | |
| 9625 | + | |
| 9626 | + | |
| 9627 | + | |
| 9628 | + | |
| 9629 | + | |
9638 | 9630 | | |
9639 | 9631 | | |
9640 | 9632 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| 831 | + | |
831 | 832 | | |
832 | 833 | | |
833 | 834 | | |
| |||
0 commit comments