index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-70
/
+3
2022-09-15
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
1
-1
/
+3
2022-08-31
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+1
2022-08-31
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
1
-2
/
+2
2022-08-31
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
1
-66
/
+0
2022-08-31
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
1
-1
/
+0
2022-08-11
scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
Tony Battersby
1
-8
/
+2
2022-06-07
scsi: qla2xxx: edif: Wait for app to ack on sess down
Quinn Tran
1
-16
/
+19
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+0
2022-06-01
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
Gleb Chesnokov
1
-7
/
+0
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2022-05-02
scsi: qla2xxx: Fix missed DMA unmap for aborted commands
Gleb Chesnokov
1
-0
/
+3
2022-04-25
scsi: qla2xxx: Remove free_sg command flag
Gleb Chesnokov
1
-2
/
+0
2022-02-11
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
1
-20
/
+0
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-2
/
+1
2022-01-24
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
1
-2
/
+2
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
1
-4
/
+2
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
1
-9
/
+5
2021-10-26
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
1
-1
/
+1
2021-10-26
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
1
-0
/
+1
2021-10-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-08-23
scsi: qla2xxx: edif: Do secure PLOGI when auth app is present
Quinn Tran
1
-3
/
+1
2021-08-23
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
1
-1
/
+52
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
1
-5
/
+36
2021-07-27
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
1
-0
/
+2
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
1
-1
/
+60
2021-07-27
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
1
-21
/
+15
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
1
-4
/
+3
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2021-06-15
scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()
Baokun Li
1
-2
/
+1
2021-05-21
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
1
-0
/
+2
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-8
/
+5
2021-03-29
scsi: qla2xxx: Fix stuck session
Quinn Tran
1
-1
/
+6
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
1
-8
/
+5
2021-03-15
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
1
-2
/
+2
2021-02-08
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
1
-2
/
+1
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
1
-1
/
+1
2020-11-04
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
1
-0
/
+1
2020-11-04
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-10
/
+11
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+12
2020-09-29
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-09-22
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
1
-0
/
+2
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-02
scsi: qla2xxx: Fix the return value
Xianting Tian
1
-1
/
+1
2020-08-24
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
Tianjia Zhang
1
-1
/
+1
2020-08-24
scsi: qla2xxx: Remove redundant variable initialization
Tianjia Zhang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-17
scsi: qla2xxx: Fix login timeout
Quinn Tran
1
-1
/
+1
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-42
/
+44
[next]