This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 59250f8a7f3a Merge branch 'akpm' (patches from Andrew) new 9e02977bfad0 dma-direct: avoid redundant memory sync for swiotlb new b00868396dbd Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/ [...] new f19fe8f354a6 Revert "scsi: scsi_debug: Address races following module load" new 294080eacf92 scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63 new bcd8a4522347 scsi: pm80xx: Enable upper inbound, outbound queues new c34f95e98d8f scsi: iscsi: Move iscsi_ep_disconnect() new cbd2283aaf47 scsi: iscsi: Fix offload conn cleanup when iscsid restarts new 3c6ae371b8a1 scsi: iscsi: Release endpoint ID when its freed new 0aadafb5c344 scsi: iscsi: Fix endpoint reuse regression new 7c6e99c18167 scsi: iscsi: Fix conn cleanup and stop race during iscsid restart new 03690d819745 scsi: iscsi: Fix unbound endpoint error handling new 5bd856256f8c scsi: iscsi: Merge suspend fields new 44ac97109e42 scsi: iscsi: Fix NOP handling during conn recovery new 857b06527f70 scsi: qedi: Fix failed disconnect handling new 70a3baeec4e8 scsi: iscsi: MAINTAINERS: Add Mike Christie as co-maintainer new 90ea17a9e27b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 1 + drivers/scsi/bnx2i/bnx2i_hwi.c | 2 +- drivers/scsi/bnx2i/bnx2i_iscsi.c | 2 +- drivers/scsi/cxgbi/libcxgbi.c | 6 +- drivers/scsi/libiscsi.c | 27 ++-- drivers/scsi/libiscsi_tcp.c | 2 +- drivers/scsi/pm8001/pm80xx_hwi.c | 33 +++-- drivers/scsi/qedi/qedi_iscsi.c | 69 +++++------ drivers/scsi/scsi_debug.c | 197 ++++++++--------------------- drivers/scsi/scsi_transport_iscsi.c | 239 +++++++++++++++++++++--------------- include/scsi/libiscsi.h | 9 +- include/scsi/scsi_transport_iscsi.h | 4 +- kernel/dma/direct.h | 3 +- 13 files changed, 282 insertions(+), 312 deletions(-)