index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-07
scsi: make pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
1
-6
/
+2
2012-07-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+6
2012-07-20
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
3
-6
/
+6
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-2
/
+1
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
1
-1
/
+1
2012-07-16
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
1
-13
/
+3
2012-07-16
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
3
-3
/
+1
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
1
-1
/
+0
2012-07-16
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
2
-29
/
+19
2012-07-16
tcm_qla2xxx: Remove duplicate header file inclusion
Sachin Kamat
1
-2
/
+0
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-06-12
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
2
-2
/
+0
2012-06-12
tcm_qla2xxx: Handle malformed wwn strings properly
Roland Dreier
1
-1
/
+3
2012-06-12
tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static
Roland Dreier
1
-2
/
+2
2012-06-12
qla2xxx: Don't leak commands we give up on in qlt_do_work()
Roland Dreier
1
-1
/
+3
2012-06-12
qla2xxx: Don't crash if we can't find cmd for failed CTIO
Roland Dreier
1
-4
/
+2
2012-06-12
tcm_qla2xxx: Don't insert nacls without sessions into the btree
Roland Dreier
1
-73
/
+0
2012-06-12
tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
Nicholas Bellinger
1
-17
/
+31
2012-06-12
tcm_qla2xxx: Convert to TFO->put_session() usage
Joern Engel
1
-1
/
+22
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-424
/
+9087
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-22
[SCSI] qla2xxx: don't free pool that wasn't allocated
Dan Carpenter
1
-1
/
+1
2012-05-22
[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core
Nicholas Bellinger
4
-0
/
+2047
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
15
-35
/
+6472
2012-05-22
[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."
Chad Dupuis
1
-1
/
+0
2012-05-22
[SCSI] qla2xxx: Display proper firmware version when new minidump template is...
Giridhar Malavali
1
-3
/
+3
2012-05-22
[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...
Giridhar Malavali
4
-2
/
+15
2012-05-22
[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.
Joe Carnuccio
1
-63
/
+20
2012-05-22
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
4
-21
/
+35
2012-05-22
[SCSI] qla2xxx: Corrections to log messages.
Saurav Kashyap
2
-6
/
+5
2012-05-22
[SCSI] qla2xxx: Optimize existing port name server query matching.
Joe Carnuccio
2
-9
/
+8
2012-05-22
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
Joe Carnuccio
7
-32
/
+19
2012-05-22
[SCSI] qla2xxx: Fixups for ISP83xx.
Nigel Kirkland
2
-5
/
+5
2012-05-22
[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.
Giridhar Malavali
1
-0
/
+3
2012-05-22
[SCSI] qla2xxx: Fix typo in bus-reset handler.
Andrew Vasquez
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Stats should be different from physical and virtual ports
Saurav Kashyap
4
-18
/
+14
2012-05-22
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
Saurav Kashyap
6
-193
/
+342
2012-05-22
[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.
Chad Dupuis
2
-14
/
+40
2012-05-22
[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...
Chad Dupuis
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Detect PEG errors.
Giridhar Malavali
3
-2
/
+43
2012-05-22
[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.
Chad Dupuis
1
-3
/
+0
2012-05-22
[SCSI] qla2xxx: Fix typo in qla_mbx.c
Masanari Iida
1
-2
/
+2
2012-05-22
[SCSI] qla2xxx: Micro optimization in queuecommand handler
Chetan Loke
1
-10
/
+9
2012-05-22
[SCSI] qla2xxx: Fix typo in qla_init.c
Raul Porcel
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Chad Dupuis
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
Saurav Kashyap
1
-1
/
+17
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2
-3
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
2
-0
/
+6
[next]