index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
BusLogic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
3
-5
/
+37
2012-05-10
[SCSI] hpsa: removed unused member maxQsinceinit
Stephen M. Cameron
1
-1
/
+0
2012-05-10
[SCSI] hpsa: add new RAID level "1(ADM)"
Mike Miller
1
-1
/
+1
2012-05-10
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
Stephen M. Cameron
1
-12
/
+14
2012-05-10
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
Matt Gates
2
-26
/
+48
2012-05-10
[SCSI] hpsa: use multiple reply queues
Matt Gates
3
-73
/
+153
2012-05-10
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...
Stephen M. Cameron
1
-15
/
+15
2012-05-10
[SCSI] hpsa: do aborts two ways
Stephen M. Cameron
1
-2
/
+72
2012-05-10
[SCSI] hpsa: add abort error handler function
Stephen M. Cameron
3
-2
/
+271
2012-05-10
[SCSI] hpsa: remove unused parameter from finish_cmd
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
Stephen M. Cameron
1
-2
/
+9
2012-05-10
[SCSI] hpsa: retry driver initiated commands on busy status
Matt Bondurant
1
-1
/
+12
2012-05-10
[SCSI] hpsa: do not read from controller unnecessarily in completion code
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: suppress excessively chatty error messages
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: enable bus master bit after pci_enable_device
Stephen M. Cameron
1
-0
/
+3
2012-05-10
[SCSI] hpsa: do not skip disabled devices
Stephen M. Cameron
1
-13
/
+0
2012-05-10
[SCSI] hpsa: call pci_disable_device on driver unload
Stephen M. Cameron
1
-8
/
+2
2012-05-10
[SCSI] scsi_transport_spi: fix for unbalanced reference counting
Mike Maslenkin
1
-2
/
+2
2012-05-10
[SCSI] bnx2i: Updated version and copyright year
Eddie Wai
7
-9
/
+9
2012-05-10
[SCSI] bnx2i: Added the setting of target can_queue via target_alloc
Eddie Wai
1
-0
/
+1
2012-05-10
[SCSI] pm8001: raise host can queue
Mark Salyzyn
3
-13
/
+17
2012-05-10
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
Santosh Yaraganavi
1
-3
/
+3
2012-05-10
[SCSI] fcoe: remove a stray unlock
Dan Carpenter
1
-3
/
+2
2012-05-10
[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC
Yi Zou
1
-1
/
+7
2012-05-10
[SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac
Robert Love
1
-2
/
+0
2012-05-10
[SCSI] libfc: defer releasing master lport until complete fcoe interface clea...
Vasu Dev
1
-2
/
+7
2012-05-10
[SCSI] libfc: flush lport worker after its disabled
Vasu Dev
1
-1
/
+1
2012-05-10
[SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup
Vasu Dev
2
-5
/
+24
2012-05-10
[SCSI] ufs: Update MAINTAINERS
Vinayak Holikatti
1
-0
/
+8
2012-05-10
[SCSI] ufs: Fix evaluation of UTP task completion code
Venkatraman S
1
-1
/
+1
2012-05-10
[SCSI] mpt2sas: move the scsi_host_put to the right place
Tomas Henzl
1
-1
/
+1
2012-05-10
[SCSI] fc class: fix scanning when devs are offline
Mike Christie
1
-10
/
+14
2012-05-10
[SCSI] st: fix memory leak with >1MB tape I/O
David Jeffery
1
-1
/
+1
2012-04-25
[SCSI] bfa: Update the MAINTAINERS file.
Krishna Gudipati
1
-0
/
+1
2012-04-25
[SCSI] bfa: Fix bfa logging for Logical port state change notification
Krishna Gudipati
1
-3
/
+3
2012-04-25
[SCSI] bfa: sysfs model description fix.
Krishna Gudipati
1
-17
/
+2
2012-04-25
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...
Krishna Gudipati
4
-32
/
+15
2012-04-25
[SCSI] storvsc: Properly handle errors from the host
K. Y. Srinivasan
1
-5
/
+15
2012-04-25
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
John Soni Jose
3
-0
/
+140
2012-04-25
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
7
-106
/
+858
2012-04-25
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
4
-1
/
+162
2012-04-25
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
John Soni Jose
5
-0
/
+92
2012-04-25
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
1
-2
/
+1
2012-04-25
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
1
-6
/
+2
2012-04-25
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
2
-1
/
+2
2012-04-25
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
3
-5
/
+5
2012-04-25
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
1
-4
/
+3
2012-04-25
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
1
-7
/
+4
2012-04-25
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
1
-1
/
+3
2012-04-25
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
1
-1
/
+4
[next]