index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-04
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
2014-05-19
qla2xxx: ABTS cause double free of qla_tgt_cmd +.
Quinn Tran
2014-05-19
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-02-24
qla2xxx: Fix kernel panic on selective retransmission request
Dr. Greg Wettstein
2014-02-20
qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
Nicholas Bellinger
2014-02-20
qla2xxx: Fix qlt_lport_register base_vha callback race
Nicholas Bellinger
2014-02-12
qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list
Roland Dreier
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-19
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
2014-01-19
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
2014-01-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
2013-12-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
2013-12-12
qla2xxx: Fix schedule_delayed_work() for target timeout calculations
Shivaram Upadhyayula
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
2013-06-20
qla_target: remove qlt_check_fcport_exist
Jörn Engel
2013-04-25
qla2xxx: Remove unused function
Jörn Engel
2013-02-22
[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.
Arun Easi
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
2012-11-28
qla2xxx: Look up LUN for abort requests
Steve Hodgson
2012-10-30
qla2xxx: Fix typo in qla2xxx drivers
Masanari Iida
2012-10-26
qla2xxx: Update target lookup session tables when a target session changes
Roland Dreier
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-09-22
qla2xxx: Fix endianness of task management response code
Roland Dreier
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-17
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
2012-07-17
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
2012-06-13
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
2012-06-13
qla2xxx: Don't leak commands we give up on in qlt_do_work()
Roland Dreier
2012-06-13
qla2xxx: Don't crash if we can't find cmd for failed CTIO
Roland Dreier
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger