index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
[SCSI] megaraid_sas: Version, Changelog, Copyright update
adam radford
1
-1
/
+1
2012-10-09
[SCSI] megaraid_sas: Remove duplicate code
adam radford
1
-2
/
+0
2012-10-09
[SCSI] megaraid_sas: Add SystemPD FastPath support
adam radford
1
-0
/
+2
2012-10-09
[SCSI] megaraid_sas: Add array boundary check for SystemPD
adam radford
1
-1
/
+2
2012-10-09
[SCSI] megaraid_sas: Load io_request DataLength in bytes
adam radford
1
-9
/
+7
2012-10-09
[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock calls
adam radford
1
-2
/
+0
2012-09-24
[SCSI] megaraid_sas: combine kmalloc+memset into kzalloc
Fengguang Wu
1
-5
/
+2
2012-08-24
[SCSI] megaraid_sas: Add resetwaittime module parameter
adam radford
1
-2
/
+3
2012-04-23
[SCSI] megaraid_sas: Optimize HostMSIxVectors setting
adam radford
1
-3
/
+1
2011-10-16
[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support
adam radford
1
-21
/
+44
2011-10-16
[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllers
adam radford
1
-19
/
+77
2011-10-16
[SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interrupts
adam radford
1
-0
/
+3
2011-10-16
[SCSI] megaraid_sas: Clear state change interrupts
adam radford
1
-1
/
+8
2011-10-16
[SCSI] megaraid_sas: Remove some unnecessary code
adam radford
1
-13
/
+0
2011-10-16
[SCSI] megaraid_sas: Fix mismatch in megasas_reset_fusion() mutex lock-unlock
adam radford
1
-2
/
+1
2011-10-16
[SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo...
adam radford
1
-2
/
+2
2011-05-24
[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
adam radford
1
-1
/
+40
2011-05-24
[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
adam radford
1
-10
/
+16
2011-05-24
[SCSI] megaraid_sas: Remove un-used function
adam radford
1
-16
/
+0
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-7
/
+12
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-02-28
[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN field
adam radford
1
-2
/
+2
2011-02-28
[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISK
adam radford
1
-2
/
+1
2011-02-28
[SCSI] megaraid_sas: Add missing check_and_restore_queue_depth call
adam radford
1
-1
/
+5
2011-02-28
[SCSI] megaraid_sas: Fix failure gotos
adam radford
1
-2
/
+4
2010-12-22
[SCSI] megaraid_sas: Add 9565/9285 specific code
adam radford
1
-0
/
+2248