index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
2011-12-15
2
-0
/
+119
*
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
2011-12-14
1
-2
/
+3
*
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
2011-12-14
1
-0
/
+3
*
[SCSI] qla4xxx: a small loop fix
Tomas Henzl
2011-12-14
1
-1
/
+3
*
[SCSI] qla4xxx: fix flash/ddb support
Mike Christie
2011-12-14
7
-97
/
+1315
*
[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()
Thomas Gleixner
2011-12-14
1
-0
/
+1
*
[SCSI] qla2xxx: Update version number to 8.03.07.12-k.
Chad Dupuis
2011-12-12
1
-1
/
+1
*
[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...
Giridhar Malavali
2011-12-12
1
-6
/
+8
*
[SCSI] qla2xxx: Correct fc_host port_state display.
Saurav Kashyap
2011-12-12
1
-4
/
+23
*
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...
Giridhar Malavali
2011-12-12
4
-4
/
+28
*
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...
Giridhar Malavali
2011-12-12
2
-0
/
+3
*
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
2011-12-12
4
-30
/
+22
*
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
Chad Dupuis
2011-12-12
1
-0
/
+5
*
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...
Andrew Vasquez
2011-12-12
1
-2
/
+1
*
[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.
Giridhar Malavali
2011-12-12
1
-3
/
+3
*
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...
Giridhar Malavali
2011-12-12
2
-2
/
+8
*
[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.
Giridhar Malavali
2011-12-12
1
-0
/
+1
*
[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.
Saurav Kashyap
2011-12-12
1
-1
/
+2
*
[SCSI] qla2xxx: Check for SCSI status on underruns.
Arun Easi
2011-12-12
1
-1
/
+1
*
[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.
Saurav Kashyap
2011-12-12
1
-66
/
+4
*
[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...
Anton Blanchard
2011-12-12
1
-1
/
+1
*
[SCSI] hpsa: Disable ASPM
Matthew Garrett
2011-11-14
1
-0
/
+5
*
[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policy
Vasily Averin
2011-11-11
1
-0
/
+4
*
[SCSI] mpt2sas: add missing allocation.
Dan Carpenter
2011-11-10
1
-0
/
+5
*
[SCSI] Silencing 'killing requests for dead queue'
Hannes Reinecke
2011-11-09
1
-1
/
+2
*
[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704
James Bottomley
2011-11-09
1
-5
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
41
-0
/
+42
|
\
|
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-11-01
25
-0
/
+25
|
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-11-01
16
-0
/
+17
*
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-11-07
1
-14
/
+0
|
\
\
|
*
|
scsi: drop unused Kconfig symbol
Paul Bolle
2011-10-31
1
-14
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-11-05
43
-1073
/
+1751
|
\
\
\
|
*
|
|
[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev
Anton Blanchard
2011-11-03
1
-0
/
+1
|
*
|
|
[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commands
Moger, Babu
2011-11-03
1
-1
/
+2
|
*
|
|
[SCSI] scsi_transport_iscsi: Fix documentation os parameter
Marcos Paulo de Souza
2011-11-03
1
-1
/
+1
|
*
|
|
[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support
Robin H. Johnson
2011-10-31
1
-0
/
+10
|
*
|
|
[SCSI] libfc: improve flogi retries to avoid lport stuck
Vasu Dev
2011-10-31
2
-49
/
+54
|
*
|
|
[SCSI] libfc: avoid exchanges collision during lport reset
Vasu Dev
2011-10-31
2
-9
/
+5
|
*
|
|
[SCSI] libfc: fix checking FC_TYPE_BLS
Vasu Dev
2011-10-31
1
-1
/
+2
|
*
|
|
[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)
Andrzej Jakowski
2011-10-31
3
-10
/
+19
|
*
|
|
[SCSI] isci: revert bcn filtering
Dan Williams
2011-10-31
3
-281
/
+4
|
*
|
|
[SCSI] isci: Fix hard reset timeout conditions.
Jeff Skirvin
2011-10-31
2
-42
/
+60
|
*
|
|
[SCSI] isci: No need to manage the pending reset bit on pending requests.
Jeff Skirvin
2011-10-31
3
-40
/
+1
|
*
|
|
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
2011-10-31
4
-60
/
+31
|
*
|
|
[SCSI] isci: Fix task management for SMP, SATA and on dev remove.
Jeff Skirvin
2011-10-31
4
-184
/
+67
|
*
|
|
[SCSI] isci: No task_done callbacks in error handler paths.
Jeff Skirvin
2011-10-31
1
-55
/
+14
|
*
|
|
[SCSI] isci: Handle task request timeouts correctly.
Jeff Skirvin
2011-10-31
2
-42
/
+109
|
*
|
|
[SCSI] isci: Fix tag leak in tasks and terminated requests.
Jeff Skirvin
2011-10-31
1
-20
/
+31
|
*
|
|
[SCSI] isci: Immediately fail I/O to removed devices.
Jeff Skirvin
2011-10-31
1
-10
/
+21
|
*
|
|
[SCSI] isci: Lookup device references through requests in completions.
Jeff Skirvin
2011-10-31
1
-4
/
+3
[next]