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
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-79
/
+37
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-12
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
1
-1
/
+2
2013-04-06
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
1
-0
/
+12
2013-04-06
[SCSI] ibmvscsi: Fix slave_configure deadlock
Brian King
1
-1
/
+1
2013-04-06
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
Saurav Kashyap
1
-1
/
+1
2013-04-06
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
1
-5
/
+0
2013-04-06
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
Arun Easi
2
-2
/
+2
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
5
-64
/
+1
2013-04-06
[SCSI] ipr: dlpar failed when adding an adapter back
wenxiong@linux.vnet.ibm.com
1
-0
/
+1
2013-04-06
[SCSI] ipr: fix addition of abort command to HRRQ free queue
Kleber Sacilotto de Souza
1
-1
/
+1
2013-04-06
[SCSI] st: Take additional queue ref in st_probe
Joe Lawrence
1
-1
/
+7
2013-04-06
[SCSI] libsas: use right function to alloc smp response
John Gong
1
-1
/
+1
2013-04-06
[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
wenxiong@linux.vnet.ibm.com
1
-2
/
+8
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-29
/
+78
2013-03-28
scsi: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
3
-50
/
+45
2013-03-26
libfcoe: Fix fcoe_sysfs VN2VN mode
Robert Love
1
-15
/
+45
2013-03-26
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
3
-10
/
+21
2013-03-26
libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...
Robert Love
3
-8
/
+10
2013-03-26
fcoe: Fix deadlock between create and destroy paths
Robert Love
1
-4
/
+11
2013-03-25
bnx2fc: Make the fcoe_cltr the SCSI host parent
Robert Love
1
-3
/
+2
2013-03-14
csiostor: Cleanup chip specific operations.
Arvind Bhushan
6
-512
/
+193
2013-03-14
csiostor: Header file modifications for chip support and bug fixes.
Arvind Bhushan
5
-18
/
+212
2013-03-14
csiostor: Add T5 adapter operations.
Arvind Bhushan
1
-0
/
+397
2013-03-14
csiostor: Segregate T4 adapter operations.
Arvind Bhushan
1
-0
/
+403
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+6
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
67
-1190
/
+4000
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
10
-288
/
+736
2013-03-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-28
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-28
scsi: convert to idr_alloc()
Tejun Heo
3
-57
/
+34
2013-02-28
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-7
/
+7
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
5
-327
/
+440
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
4
-219
/
+267
2013-02-25
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-3
/
+57
2013-02-24
[SCSI] scsi: fix lpfc build when wmb() is defined as mb()
Randy Dunlap
1
-28
/
+28
2013-02-24
[SCSI] storvsc: Handle dynamic resizing of the device
K. Y. Srinivasan
1
-0
/
+31
2013-02-24
[SCSI] storvsc: Restructure error handling code on command completion
K. Y. Srinivasan
1
-42
/
+59
2013-02-24
[SCSI] storvsc: avoid usage of WRITE_SAME
Olaf Hering
1
-0
/
+4
2013-02-24
[SCSI] aacraid: suppress two GCC warnings
Paul Bolle
1
-2
/
+2
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
1
-0
/
+16
2013-02-24
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
1
-12
/
+13
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
1
-2
/
+12
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
1
-20
/
+39
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
1
-0
/
+5
2013-02-24
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
1
-1
/
+1
2013-02-24
[SCSI] storvsc: Initialize the sglist
K. Y. Srinivasan
1
-0
/
+1
2013-02-24
[SCSI] mpt2sas: Add support for OEM specific controller
Sreekanth Reddy
2
-0
/
+14
2013-02-24
[SCSI] ipr: Fix oops while resetting an ipr adapter
Brian King
2
-10
/
+24
[next]