index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
[SCSI] pm8001: do not reset local sata as it will not be found if reset
jack wang
1
-0
/
+2
2009-12-10
[SCSI] pm8001: bit set pm8001_ha->flags
jack wang
1
-1
/
+1
2009-12-10
[SCSI] pm8001:fix potential NULL pointer dereference
jack wang
1
-1
/
+1
2009-12-10
[SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.
jack wang
1
-44
/
+21
2009-12-10
[SCSI] pm8001: fix endian issues with SAS address
jack wang
2
-5
/
+5
2009-12-10
[SCSI] pm8001: enhance error handle for IO patch
jack wang
4
-5
/
+84
2009-12-10
[SCSI] pm8001: Fix for sata io circular lock dependency.
jack wang
1
-5
/
+35
2009-12-10
[SCSI] hpsa: add driver for HP Smart Array controllers.
Stephen M. Cameron
5
-0
/
+4141
2009-12-10
[SCSI] cxgb3i: always use negative errno in case of error
kxie@chelsio.com
2
-14
/
+14
2009-12-10
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
2
-4
/
+2
2009-12-10
[SCSI] bnx2i: Task management ABORT TASK fixes
Anil Veerabhadrappa
1
-4
/
+13
2009-12-10
[SCSI] bnx2i: update CQ arming algorith for 5771x chipsets
Anil Veerabhadrappa
3
-8
/
+31
2009-12-10
[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...
Anil Veerabhadrappa
1
-1
/
+1
2009-12-10
[SCSI] bnx2i: Add 5771E device support to bnx2i driver
Anil Veerabhadrappa
1
-1
/
+5
2009-12-10
[SCSI] ipr: fix EEH recovery
Kleber Sacilotto de Souza
1
-0
/
+1
2009-12-10
[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn
Yi Zou
1
-2
/
+23
2009-12-10
[SCSI] qla2xxx: Update version number to 8.03.01-k8.
Giridhar Malavali
1
-1
/
+1
2009-12-10
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
Anirban Chakraborty
4
-2
/
+27
2009-12-10
[SCSI] qla2xxx: Queue depth ramp up/down modification changes.
Giridhar Malavali
4
-115
/
+51
2009-12-10
[SCSI] qla2xxx: dpc thread can execute before scsi host has been added
Michael Reed
1
-3
/
+3
2009-12-10
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
1
-41
/
+47
2009-12-10
[SCSI] megaraid_sas: make driver PCI legacy I/O port free driver
Noriyuki Fujii
1
-5
/
+9
2009-12-10
[SCSI] Correctly handle thin provisioning write error
Martin K. Petersen
1
-0
/
+1
2009-12-10
[SCSI] sd: WRITE SAME(16) / UNMAP support
Martin K. Petersen
2
-0
/
+109
2009-12-10
[SCSI] st: fix mdata->page_order handling
FUJITA Tomonori
2
-11
/
+13
2009-12-10
[SCSI] be2iscsi: Adding support for various Async messages from chip
Jayamohan Kallickal
1
-4
/
+8
2009-12-10
[SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA
Srinivas
1
-0
/
+1
2009-12-10
[SCSI] pmcraid: support SMI-S object model of storage pool
Anil Ravindranath
2
-10
/
+29
2009-12-10
[SCSI] fc class: fix fc_transport_init error handling
Mike Christie
1
-3
/
+14
2009-12-10
[SCSI] mpt2sas: add missing initialization of scsih_cmds
Kashyap, Desai
1
-0
/
+5
2009-12-10
[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
Moger, Babu
1
-0
/
+2
2009-12-10
[SCSI] lpfc: fix hang on SGI ia64 platform
Michael Reed
1
-4
/
+12
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
40
-86
/
+86
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
183
-5406
/
+24814
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-7
/
+4
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
40
-86
/
+86
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-118
/
+63
2009-12-05
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
5
-6
/
+6
2009-12-04
[SCSI] libfc: add support of receiving ELS_RLS
Yi Zou
1
-0
/
+76
2009-12-04
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...
Yi Zou
1
-0
/
+34
2009-12-04
[SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count
Yi Zou
1
-0
/
+14
2009-12-04
[SCSI] libfcoe: add tracking FIP Virtual Link Failure count
Yi Zou
1
-0
/
+2
2009-12-04
[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV
Yi Zou
1
-1
/
+3
2009-12-04
[SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context
Chris Leech
1
-110
/
+135
2009-12-04
[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req...
Yi Zou
1
-2
/
+1
2009-12-04
[SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6
James Smart
1
-1
/
+1
2009-12-04
[SCSI] lpfc 8.3.6 : Hardware related fixes and changes
James Smart
5
-104
/
+133
2009-12-04
[SCSI] lpfc 8.3.6 : Fix critical errors
James Smart
3
-13
/
+38
2009-12-04
[SCSI] lpfc 8.3.6 : Fix AER issues
James Smart
3
-12
/
+60
2009-12-04
[SCSI] lpfc 8.3.6 : FC Protocol Fixes
James Smart
12
-119
/
+235
[prev]
[next]