commit | cb6f55af1fb28655c9f3843bc12c0a48856c1d09 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 02 14:42:13 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 02 14:42:13 2020 -0700 |
tree | b3fa85323a651b9c31c7c5b99ec211733ad6d3c8 | |
parent | 702bfc891db162b99e880da78cc256dac14cfc7f [diff] | |
parent | bcf3a2953d36bbfb9bd44ccb3db0897d935cc485 [diff] |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Two patches in driver frameworks. The iscsi one corrects a bug induced by a BPF change to network locking and the other is a regression we introduced" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername() scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case