index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpfc: mark functions as static in lpfc/lpfc_scsi.c
Rashika Kheria
2014-09-16
1
-5
/
+5
*
lpfc: mark functions as static in lpfc/lpfc_init.c
Rashika Kheria
2014-09-16
1
-3
/
+3
*
lpfc: mark functions as static in lpfc/lpfc_hbadisc.c
Rashika Kheria
2014-09-16
1
-3
/
+4
*
lpfc: mark functions as static in lpfc/lpfc_sli.c
Rashika Kheria
2014-09-16
1
-7
/
+7
*
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
Hiral Shah
2014-09-16
3
-6
/
+6
*
qla2xxx: Prevent probe and board_disable race
Joe Lawrence
2014-09-16
3
-1
/
+5
*
qla2xxx: Prevent removal and board_disable race
Joe Lawrence
2014-09-16
3
-13
/
+22
*
qla2xxx: Schedule board_disable only once
Joe Lawrence
2014-09-16
2
-6
/
+11
*
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
2014-09-16
5
-27
/
+20
*
qla2xxx: Use qla2x00_clear_drv_active on probe failure
Joe Lawrence
2014-09-16
1
-10
/
+3
*
qla2xxx: Fix shost use-after-free on device removal
Joe Lawrence
2014-09-16
1
-4
/
+2
*
pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-11
/
+2
*
pmcraid: Get rid of a redundant assignment
Alexander Gordeev
2014-09-16
1
-1
/
+0
*
csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
2
-14
/
+10
*
csiostor: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-09-16
1
-3
/
+1
*
be2iscsi: Use pci_enable_msix_range()
Alexander Gordeev
2014-09-16
1
-3
/
+3
*
megaraid_sas: Version and Changelog update
Adam Radford
2014-09-16
2
-4
/
+4
*
megaraid_sas: Fix reset_mutex leak
Adam Radford
2014-09-16
1
-0
/
+1
*
megaraid_sas: Remove unused variables in megasas_instance
Adam Radford
2014-09-16
1
-2
/
+0
*
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
Adam Radford
2014-09-16
1
-0
/
+4
*
megaraid_sas: Fix LD/VF affiliation parsing
Adam Radford
2014-09-16
2
-111
/
+208
*
scsi_debug: bump inquiry version to SPC-4, update version descriptors
Douglas Gilbert
2014-09-16
1
-7
/
+7
*
scsi_debug: give unit attention and other errors precedence over TSF
Douglas Gilbert
2014-09-16
1
-34
/
+33
*
scsi_debug: scsi_cmnd->cmnd check and casts unnecessary
Douglas Gilbert
2014-09-16
1
-11
/
+11
*
hpsa: refine the pci enable/disable handling
Tomas Henzl
2014-09-16
1
-14
/
+28
*
pm8001: Update nvmd response data to request buffer
Suresh Thiagarajan
2014-09-16
2
-3
/
+9
*
be2iscsi: Bump the driver version
Jayamohan Kallickal
2014-09-16
1
-1
/
+1
*
be2iscsi: Fix processing CQE before connection resources are freed
Jayamohan Kallickal
2014-09-16
3
-1
/
+46
*
be2iscsi: Fix updating the boot enteries in sysfs
Jayamohan Kallickal
2014-09-16
4
-2
/
+62
*
be2iscsi: Fix the copyright year
Jayamohan Kallickal
2014-09-16
9
-9
/
+9
*
be2iscsi: Fix the sparse warning introduced in previous submission
Jayamohan Kallickal
2014-09-16
1
-7
/
+7
*
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-09-16
3
-3
/
+3
*
qla2xxx: Remove restriction on starting remote device discovery on port update.
Chad Dupuis
2014-09-16
2
-7
/
+5
*
qla2xxx: Move mailbox failure messages to a default debug level.
Chad Dupuis
2014-09-16
1
-1
/
+1
*
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-16
/
+11
*
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-2
/
+2
*
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-3
/
+3
*
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-13
/
+7
*
megaraid: Fail resume if MSI-X re-initialization failed
Alexander Gordeev
2014-09-16
1
-3
/
+5
*
hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-15
/
+12
*
hpsa: Fallback to MSI rather than to INTx if MSI-X failed
Alexander Gordeev
2014-09-16
1
-1
/
+0
*
eata: remove driver_lock
Christoph Hellwig
2014-09-16
1
-9
/
+0
*
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
2014-09-16
4
-4
/
+7
*
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-09-16
3
-6
/
+24
*
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
2014-09-16
3
-12
/
+14
*
sd: Avoid sending medium write commands if device is write protected
Sujit Reddy Thumma
2014-09-16
1
-1
/
+5
*
scsi: fix various kernel-doc problems in scsi_error.c
Randy Dunlap
2014-09-16
1
-13
/
+14
*
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
2014-09-15
1
-0
/
+10
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-08-29
1
-1
/
+0
|
\
|
*
scsi-mq: fix requests that use a separate CDB buffer
Tony Battersby
2014-08-22
1
-1
/
+0
[next]