index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
tcm_qla2xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
scsi: target: qla2xxx: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-61
/
+12
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-4
/
+0
2021-03-25
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
1
-1
/
+1
2021-03-25
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
1
-4
/
+0
2021-03-05
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+2
2021-03-05
scsi: target: qla2xxx: Convert to new submission API
Mike Christie
1
-4
/
+12
2020-12-01
scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
Ahmed S. Darwish
1
-2
/
+0
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-7
/
+2
2020-11-05
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
1
-22
/
+35
2020-11-05
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-3
/
+1
2020-10-03
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
1
-1
/
+1
2020-07-01
scsi: qla2xxx: Check the size of struct fcp_hdr at compile time
Bart Van Assche
1
-0
/
+1
2020-05-20
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
1
-0
/
+14
2020-05-08
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
1
-0
/
+2
2020-02-11
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
1
-0
/
+25
2019-12-10
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
1
-0
/
+1
2019-12-10
scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
Roman Bolshakov
1
-0
/
+2
2019-08-13
scsi: qla2xxx: Make sure that aborted commands are freed
Bart Van Assche
1
-0
/
+4
2019-08-13
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
1
-17
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-04-30
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...
Bart Van Assche
1
-1
/
+2
2019-04-30
scsi: qla2xxx: Fix hardirq-unsafe locking
Bart Van Assche
1
-2
/
+0
2019-04-30
scsi: qla2xxx: Remove unnecessary locking from the target code
Bart Van Assche
1
-9
/
+1
2019-04-30
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
1
-14
/
+1
2019-04-30
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
Bart Van Assche
1
-9
/
+4
2019-04-30
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
1
-1
/
+2
2019-04-30
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
1
-0
/
+2
2019-04-30
scsi: qla2xxx: Update two source code comments
Bart Van Assche
1
-1
/
+1
2019-04-16
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
1
-2
/
+0
2019-04-10
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
1
-6
/
+0
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-31
/
+0
2018-12-20
scsi: qla2xxx: deadlock by configfs_depend_item
Anatoliy Glagolev
1
-40
/
+8
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-2
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-12
/
+2
2018-10-18
scsi: qla2xxx: fully convert to the generic DMA API
Christoph Hellwig
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
Quinn Tran
1
-4
/
+0
2018-09-12
scsi: qla2xxx: Fix premature command free
Quinn Tran
1
-3
/
+42
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
1
-3
/
+0
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-8
/
+4
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+3
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
1
-10
/
+0
2018-05-08
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
1
-0
/
+27
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-4
/
+1
2017-07-31
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
Nicholas Bellinger
1
-30
/
+0
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+3
2017-07-11
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
1
-3
/
+33
2017-07-07
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
1
-33
/
+3
2017-07-07
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
1
-1
/
+3
[next]