index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
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-13
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-27
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-16
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
2012-07-16
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-12
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
2012-06-12
qla2xxx: Don't leak commands we give up on in qlt_do_work()
Roland Dreier
2012-06-12
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