Commit 04cc50c
committed
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"Two core fixes: one to prevent discard type changes (seen on iSCSI)
during intermittent errors and the other is fixing a lockdep problem
caused by the queue limits change.
And one driver fix in ufs"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: sd: Keep the discard mode stable
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic2 files changed
+18
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2711 | 2711 | | |
2712 | 2712 | | |
2713 | 2713 | | |
2714 | | - | |
2715 | | - | |
2716 | 2714 | | |
2717 | 2715 | | |
2718 | 2716 | | |
| |||
3365 | 3363 | | |
3366 | 3364 | | |
3367 | 3365 | | |
3368 | | - | |
3369 | | - | |
3370 | 3366 | | |
3371 | 3367 | | |
3372 | 3368 | | |
| |||
3753 | 3749 | | |
3754 | 3750 | | |
3755 | 3751 | | |
3756 | | - | |
3757 | 3752 | | |
3758 | 3753 | | |
| 3754 | + | |
| 3755 | + | |
3759 | 3756 | | |
3760 | 3757 | | |
3761 | 3758 | | |
| |||
3808 | 3805 | | |
3809 | 3806 | | |
3810 | 3807 | | |
| 3808 | + | |
| 3809 | + | |
| 3810 | + | |
| 3811 | + | |
| 3812 | + | |
| 3813 | + | |
| 3814 | + | |
| 3815 | + | |
3811 | 3816 | | |
3812 | 3817 | | |
3813 | 3818 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4100 | 4100 | | |
4101 | 4101 | | |
4102 | 4102 | | |
4103 | | - | |
| 4103 | + | |
4104 | 4104 | | |
4105 | 4105 | | |
4106 | | - | |
4107 | | - | |
| 4106 | + | |
| 4107 | + | |
| 4108 | + | |
| 4109 | + | |
| 4110 | + | |
| 4111 | + | |
| 4112 | + | |
4108 | 4113 | | |
4109 | 4114 | | |
4110 | 4115 | | |
| |||
0 commit comments