index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-32
/
+2
*
|
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-24
2
-4
/
+0
*
|
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
2014-11-24
1
-4
/
+15
*
|
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2014-11-24
2
-14
/
+16
*
|
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
2014-11-24
1
-1
/
+1
*
|
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
2014-11-24
1
-13
/
+13
*
|
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
2014-11-24
4
-57
/
+85
*
|
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
2014-11-24
5
-40
/
+47
*
|
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
2014-11-24
2
-26
/
+2
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
2
-3
/
+2
|
/
*
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
2014-11-10
1
-1
/
+1
*
megaraid_sas : Driver version update
Sumit.Saxena@avagotech.com
2014-09-16
2
-4
/
+4
*
megaraid_sas : MFI MPT linked list corruption fix
Sumit.Saxena@avagotech.com
2014-09-16
4
-83
/
+241
*
megaraid_sas : N-drive primary raid level 1 load balancing
Sumit.Saxena@avagotech.com
2014-09-16
4
-68
/
+96
*
megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
Sumit.Saxena@avagotech.com
2014-09-16
1
-22
/
+38
*
megaraid_sas : Round down max sge supported by controller to power of two
Sumit.Saxena@avagotech.com
2014-09-16
1
-2
/
+2
*
megaraid_sas : Host lock less mode to enabled asynchronous IO submission
Sumit.Saxena@avagotech.com
2014-09-16
1
-7
/
+4
*
megaraid_sas : Extended VD support
Sumit.Saxena@avagotech.com
2014-09-16
5
-185
/
+500
*
megaraid_sas : Firmware crash dump feature support
Sumit.Saxena@avagotech.com
2014-09-16
3
-5
/
+519
*
megaraid_sas : Update threshold based reply post host index register
Sumit.Saxena@avagotech.com
2014-09-16
2
-1
/
+23
*
megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overhead
Sumit.Saxena@avagotech.com
2014-09-16
1
-0
/
+6
*
megaraid_sas : Do not scan non syspd drives
Sumit.Saxena@avagotech.com
2014-09-16
1
-31
/
+4
*
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
*
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
*
scsi: use pci_zalloc_consistent
Joe Perches
2014-08-08
2
-14
/
+10
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
2
-3
/
+3
*
megaraid_sas: fix a small problem when reading state value from hw
Tomas Henzl
2014-05-19
1
-8
/
+7
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2014-03-15
2
-4
/
+4
*
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
adam radford
2014-03-15
4
-118
/
+851
*
[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pool
adam radford
2014-03-15
1
-2
/
+5
*
[SCSI] megaraid_sas: Fix megasas_ioc_init_fusion
adam radford
2014-03-15
1
-10
/
+7
*
[SCSI] megaraid_sas: Load correct raid context timeout
adam radford
2014-03-15
1
-1
/
+4
*
[SCSI] megaraid_sas: Performance boost fixes
Sumit.Saxena@lsi.com
2014-03-15
2
-9
/
+42
*
[SCSI] megaraid_sas: Set 32-bit DMA mask
Sumit.Saxena@lsi.com
2014-03-15
1
-0
/
+13
*
[SCSI] megaraid_sas: Big endian code related fixes
Sumit.Saxena@lsi.com
2014-03-15
3
-7
/
+13
*
[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs
Sumit.Saxena@lsi.com
2014-03-15
2
-25
/
+55
*
[SCSI] megaraid_sas: check return value for megasas_get_pd_list()
Hannes Reinecke
2014-03-15
1
-17
/
+21
*
[SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...
Hannes Reinecke
2014-03-15
1
-1
/
+1
*
[SCSI] megaraid_sas_fusion: correctly pass queue info pointer
Hannes Reinecke
2014-03-15
1
-1
/
+4
*
[SCSI] megaraid: missing bounds check in mimd_to_kioc()
Dan Carpenter
2014-03-15
1
-0
/
+2
*
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
Ben Collins
2013-12-19
2
-3
/
+3
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
2
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
2
-11
/
+0
|
\
[next]