Commit a1d1eb2
committed
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI updates from James Bottomley:
"Updates to the usual drivers (ufs, smartpqi, NCR5380, mac_scsi, lpfc,
mpi3mr).
There are no user visible core changes and a whole series of minor
updates and fixes. The largest core change is probably the
simplification of the workqueue allocation path"
* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (86 commits)
scsi: smartpqi: update driver version to 2.1.30-031
scsi: smartpqi: fix volume size updates
scsi: smartpqi: fix rare system hang during LUN reset
scsi: smartpqi: add new controller PCI IDs
scsi: smartpqi: add counter for parity write stream requests
scsi: smartpqi: correct stream detection
scsi: smartpqi: Add fw log to kdump
scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
scsi: ufs: core: Remove ufshcd_urgent_bkops()
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
scsi: bnx2i: Remove unused declarations
scsi: core: Simplify an alloc_workqueue() invocation
scsi: ufs: Simplify alloc*_workqueue() invocation
scsi: stex: Simplify an alloc_ordered_workqueue() invocation
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
scsi: snic: Simplify alloc_workqueue() invocations
scsi: qedi: Simplify an alloc_workqueue() invocation
scsi: qedf: Simplify alloc_workqueue() invocations
scsi: myrs: Simplify an alloc_ordered_workqueue() invocation
...File tree
87 files changed
+1098
-762
lines changed- Documentation/ABI/testing
- block
- drivers
- message/fusion
- lsi
- scsi
- aacraid
- be2iscsi
- bfa
- bnx2fc
- bnx2i
- device_handler
- elx
- efct
- libefc
- esas2r
- fcoe
- fnic
- hisi_sas
- ibmvscsi_tgt
- libfc
- libsas
- lpfc
- megaraid
- mpi3mr
- mpi
- mpt3sas
- qedf
- qedi
- qla2xxx
- qla4xxx
- smartpqi
- snic
- target/iscsi
- ufs
- core
- host
- include
- scsi
- ufs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+1098
-762
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1532 | 1532 | | |
1533 | 1533 | | |
1534 | 1534 | | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| 802 | + | |
802 | 803 | | |
803 | 804 | | |
804 | 805 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | 1021 | | |
1030 | 1022 | | |
1031 | 1023 | | |
| |||
1034 | 1026 | | |
1035 | 1027 | | |
1036 | 1028 | | |
1037 | | - | |
| 1029 | + | |
1038 | 1030 | | |
1039 | 1031 | | |
1040 | 1032 | | |
| |||
1064 | 1056 | | |
1065 | 1057 | | |
1066 | 1058 | | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | | - | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
1075 | 1059 | | |
1076 | 1060 | | |
1077 | 1061 | | |
1078 | 1062 | | |
1079 | 1063 | | |
1080 | 1064 | | |
1081 | | - | |
| 1065 | + | |
1082 | 1066 | | |
1083 | 1067 | | |
1084 | 1068 | | |
| |||
1093 | 1077 | | |
1094 | 1078 | | |
1095 | 1079 | | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | | - | |
1104 | 1080 | | |
1105 | 1081 | | |
1106 | 1082 | | |
1107 | 1083 | | |
1108 | 1084 | | |
1109 | 1085 | | |
1110 | | - | |
| 1086 | + | |
1111 | 1087 | | |
1112 | 1088 | | |
1113 | 1089 | | |
| |||
2295 | 2271 | | |
2296 | 2272 | | |
2297 | 2273 | | |
2298 | | - | |
2299 | | - | |
2300 | | - | |
2301 | | - | |
2302 | | - | |
2303 | | - | |
2304 | | - | |
2305 | | - | |
2306 | 2274 | | |
2307 | 2275 | | |
2308 | 2276 | | |
| |||
2321 | 2289 | | |
2322 | 2290 | | |
2323 | 2291 | | |
2324 | | - | |
| 2292 | + | |
2325 | 2293 | | |
2326 | 2294 | | |
2327 | 2295 | | |
| |||
2455 | 2423 | | |
2456 | 2424 | | |
2457 | 2425 | | |
2458 | | - | |
2459 | | - | |
2460 | | - | |
2461 | | - | |
2462 | | - | |
2463 | | - | |
2464 | | - | |
2465 | | - | |
2466 | 2426 | | |
2467 | 2427 | | |
2468 | 2428 | | |
2469 | 2429 | | |
2470 | 2430 | | |
2471 | 2431 | | |
2472 | 2432 | | |
2473 | | - | |
| 2433 | + | |
2474 | 2434 | | |
2475 | 2435 | | |
2476 | 2436 | | |
| |||
2555 | 2515 | | |
2556 | 2516 | | |
2557 | 2517 | | |
2558 | | - | |
2559 | | - | |
2560 | | - | |
2561 | | - | |
2562 | | - | |
2563 | | - | |
2564 | | - | |
2565 | | - | |
2566 | 2518 | | |
2567 | 2519 | | |
2568 | 2520 | | |
| |||
2571 | 2523 | | |
2572 | 2524 | | |
2573 | 2525 | | |
2574 | | - | |
| 2526 | + | |
2575 | 2527 | | |
2576 | 2528 | | |
2577 | 2529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | | - | |
1860 | | - | |
1861 | | - | |
1862 | | - | |
| 1859 | + | |
| 1860 | + | |
1863 | 1861 | | |
1864 | 1862 | | |
1865 | 1863 | | |
| |||
1986 | 1984 | | |
1987 | 1985 | | |
1988 | 1986 | | |
1989 | | - | |
1990 | | - | |
1991 | | - | |
| 1987 | + | |
1992 | 1988 | | |
1993 | 1989 | | |
1994 | 1990 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
732 | | - | |
733 | 732 | | |
734 | 733 | | |
735 | 734 | | |
| |||
764 | 763 | | |
765 | 764 | | |
766 | 765 | | |
767 | | - | |
768 | 766 | | |
769 | 767 | | |
770 | 768 | | |
| |||
778 | 776 | | |
779 | 777 | | |
780 | 778 | | |
781 | | - | |
782 | 779 | | |
783 | 780 | | |
784 | 781 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
| 1352 | + | |
| 1353 | + | |
1357 | 1354 | | |
1358 | 1355 | | |
1359 | 1356 | | |
| |||
0 commit comments