index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
1
-3
/
+1
|
\
|
*
tcm_qla2xxx: print port name via %*phC
Andy Shevchenko
2015-01-15
1
-3
/
+1
*
|
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
1
-1
/
+1
*
|
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-4
/
+4
*
|
qla2xxx: fix busy wait regression
Bruno Prémont
2015-01-05
1
-1
/
+3
|
/
*
qla2xxx: fix race in handling rport deletion during recovery causes panic
Laurence Oberman
2014-12-15
1
-2
/
+0
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-6
/
+6
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-10
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-46
/
+2
*
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2014-11-12
2
-3
/
+1
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-3
/
+3
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-4
/
+2
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
2
-102
/
+3
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-4
/
+1
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-17
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
3
-31
/
+27
|
\
|
*
qla_target: don't delete changed nacls
Joern Engel
2014-10-03
1
-1
/
+10
|
*
qla_target: rearrange struct qla_tgt_prm
Joern Engel
2014-10-01
1
-1
/
+1
|
*
qla_target: improve qlt_unmap_sg()
Joern Engel
2014-10-01
1
-11
/
+8
|
*
qla_target: make some global functions static
Joern Engel
2014-10-01
2
-15
/
+5
|
*
qla_target: remove unused parameter
Joern Engel
2014-10-01
1
-3
/
+3
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-1
/
+0
|
\
\
|
*
|
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
|
|
/
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-10-07
23
-552
/
+1943
|
\
\
|
*
|
qla2xxx: Add memory barrier before ringing doorbell.
Himanshu Madhani
2014-09-25
1
-0
/
+16
|
*
|
qla2xxx: Add flags for tracing the target commands.
Saurav Kashyap
2014-09-25
3
-4
/
+74
|
*
|
qla2xxx: Fix hang due to cmd_kref not decrementing
Quinn Tran
2014-09-25
2
-12
/
+7
|
*
|
qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY
Himanshu Madhani
2014-09-25
1
-6
/
+0
|
*
|
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
2014-09-25
5
-8
/
+316
|
*
|
qla2xxx: Increase the request queue size to 8K for ISP2031
Saurav Kashyap
2014-09-25
2
-1
/
+2
|
*
|
qla2xxx: Host reset handling in ABTS path.
Arun Easi
2014-09-25
1
-0
/
+2
|
*
|
qla2xxx: Handle chip reset in target mode.
Arun Easi
2014-09-25
6
-3
/
+72
|
*
|
qla2xxx: Add Host reset handling in target mode.
Arun Easi
2014-09-25
4
-1
/
+78
|
*
|
qla2xxx: fix crash due to task mgmt cmd type
Himanshu Madhani
2014-09-25
1
-2
/
+7
|
*
|
qla2xxx: Add counter for message
Saurav Kashyap
2014-09-25
1
-5
/
+5
|
*
|
qla2xxx: Enable SLER conditionally in target mode.
Arun Easi
2014-09-25
1
-4
/
+19
|
*
|
qla2xxx: Remove verbose messages in target mode.
Arun Easi
2014-09-25
1
-138
/
+16
|
*
|
qla2xxx: Increase room in request queue for sending priority packets
Himanshu Madhani
2014-09-25
1
-2
/
+2
|
*
|
qla2xxx: Use correct offset to req-q-out for reserve calculation
Arun Easi
2014-09-25
1
-3
/
+1
|
*
|
qla2xxx: fix kernel NULL pointer access
Himanshu Madhani
2014-09-25
1
-0
/
+1
|
*
|
qla2xxx: Fix sparse warnings in tcm_qla2xxx.c
Himanshu Madhani
2014-09-25
1
-6
/
+6
|
*
|
qla2xxx: Update the driver version to 8.07.00.16-k.
Saurav Kashyap
2014-09-25
1
-1
/
+1
|
*
|
qla2xxx: Fix sparse warning in qla_iocb.c file.
Joe Carnuccio
2014-09-25
1
-1
/
+1
|
*
|
qla2xxx: Move warning message to debug level.
Sawan Chandak
2014-09-25
1
-1
/
+1
|
*
|
qla2xxx: Fail adapter initialization on load ram failure.
Chad Dupuis
2014-09-25
1
-2
/
+2
|
*
|
qla2xxx: Disable PCI device in shutdown handler.
Chad Dupuis
2014-09-25
1
-0
/
+3
|
*
|
qla2xxx: Mark port lost when we receive an RSCN for it.
Chad Dupuis
2014-09-25
1
-1
/
+16
|
*
|
qla2xxx: Restore WWPN in case of Loop Dead.
Himanshu Madhani
2014-09-25
4
-3
/
+18
|
*
|
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
2014-09-25
5
-1
/
+32
[next]