/include/linux/net/

title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/scsi/qla2xxx/qla_target.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)Author
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-15scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca
2022-08-31scsi: qla2xxx: Avoid flush_scheduled_work() usageTetsuo Handa
2022-08-31scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()Tetsuo Handa
2022-08-31scsi: qla2xxx: Remove unused qlt_tmr_work()Tetsuo Handa
2022-08-31scsi: qla2xxx: Remove unused del_sess_list fieldTetsuo Handa
2022-08-11scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-06-07scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-01scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-02scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-04-25scsi: qla2xxx: Remove free_sg command flagGleb Chesnokov
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2022-01-24scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2021-11-03Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen
2021-10-26scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran
2021-10-26scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran
2021-10-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-08-23scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li
2021-05-21scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-29scsi: qla2xxx: Fix stuck sessionQuinn Tran
2021-03-24scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche
2021-03-15scsi: qla2xxx: Fix a couple of misdocumented functionsLee Jones
2021-02-08scsi: qla2xxx: Simplify if statementJiapeng Chong
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap