index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-7
/
+7
*
megaraid: fix BUG_ON() from incorrect use of delayed work
Xiaotian Feng
2012-12-04
2
-9
/
+7
*
[SCSI] megaraid_sas: Version, Changelog, Copyright update
adam radford
2012-10-09
5
-9
/
+9
*
[SCSI] megaraid_sas: Remove duplicate code
adam radford
2012-10-09
2
-3
/
+0
*
[SCSI] megaraid_sas: Add SystemPD FastPath support
adam radford
2012-10-09
1
-0
/
+2
*
[SCSI] megaraid_sas: Add array boundary check for SystemPD
adam radford
2012-10-09
1
-1
/
+2
*
[SCSI] megaraid_sas: Load io_request DataLength in bytes
adam radford
2012-10-09
1
-9
/
+7
*
[SCSI] megaraid_sas: Add module param for configurable MSI-X vector count
adam radford
2012-10-09
1
-0
/
+8
*
[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock calls
adam radford
2012-10-09
1
-2
/
+0
*
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
3
-15
/
+44
|
\
|
*
[SCSI] megaraid_sas: combine kmalloc+memset into kzalloc
Fengguang Wu
2012-09-24
1
-5
/
+2
|
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-08-24
2
-4
/
+4
|
*
[SCSI] megaraid_sas: Add resetwaittime module parameter
adam radford
2012-08-24
2
-3
/
+9
|
*
[SCSI] megaraid_sas: Add throttlequeuedepth module parameter
adam radford
2012-08-24
2
-3
/
+29
*
|
[SCSI] megaraid_sas: Move poll_aen_lock initializer
Kashyap Desai
2012-08-22
1
-1
/
+2
|
/
*
[SCSI] megaraid: remove a spurious IRQ enable
Dan Carpenter
2012-07-20
1
-1
/
+1
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-04-23
2
-4
/
+4
*
[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks
adam radford
2012-04-23
1
-8
/
+13
*
[SCSI] megaraid_sas: Optimize HostMSIxVectors setting
adam radford
2012-04-23
1
-3
/
+1
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-01-16
2
-4
/
+4
*
[SCSI] megaraid_sas: remove poll_mode_io code
adam radford
2012-01-16
2
-143
/
+0
*
[SCSI] megaraid_sas: mask off flags in ioctl path
adam radford
2012-01-16
1
-0
/
+2
*
[SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6
adam radford
2012-01-16
1
-1
/
+3
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
5
-134
/
+365
|
\
|
*
[SCSI] megaraid_sas: Fix instance access in megasas_reset_timer
adam radford
2011-10-20
1
-2
/
+1
|
*
[SCSI] megaraid_sas: Changelog and version update
adam radford
2011-10-16
2
-4
/
+4
|
*
[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panic
adam radford
2011-10-16
2
-1
/
+19
|
*
[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support
adam radford
2011-10-16
4
-59
/
+176
|
*
[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllers
adam radford
2011-10-16
5
-40
/
+139
|
*
[SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interrupts
adam radford
2011-10-16
1
-0
/
+3
|
*
[SCSI] megaraid_sas: Clear state change interrupts
adam radford
2011-10-16
1
-1
/
+8
|
*
[SCSI] megaraid_sas: Remove some unnecessary code
adam radford
2011-10-16
1
-13
/
+0
|
*
[SCSI] megaraid_sas: Fix mismatch in megasas_reset_fusion() mutex lock-unlock
adam radford
2011-10-16
1
-2
/
+1
|
*
[SCSI] megaraid_sas: Increase default cmds per lun to 256
adam radford
2011-10-16
1
-1
/
+1
|
*
[SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo...
adam radford
2011-10-16
2
-11
/
+13
*
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
|
/
*
[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update
adam radford
2011-07-27
2
-4
/
+4
*
[SCSI] megaraid_sas: Add .change_queue_depth support
adam radford
2011-07-27
1
-0
/
+16
*
[SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1
adam radford
2011-07-27
1
-1
/
+0
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2011-05-24
2
-4
/
+4
*
[SCSI] megaraid_sas: Add 1078 OCR support
adam radford
2011-05-24
1
-17
/
+17
*
[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
adam radford
2011-05-24
1
-1
/
+40
*
[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
adam radford
2011-05-24
1
-13
/
+14
*
[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
adam radford
2011-05-24
1
-0
/
+5
*
[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
adam radford
2011-05-24
2
-12
/
+18
*
[SCSI] megaraid_sas: Remove un-used function
adam radford
2011-05-24
1
-16
/
+0
*
[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead
adam radford
2011-05-24
1
-13
/
+12
*
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-05-01
2
-29
/
+21
*
Fix common misspellings
Lucas De Marchi
2011-03-31
4
-9
/
+9
[next]