index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
2015-08-26
1
-49
/
+46
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-290
/
+264
|
\
|
*
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
2015-06-01
1
-1
/
+2
|
*
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
2015-05-25
1
-41
/
+31
|
*
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
2015-05-25
1
-1
/
+3
|
*
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
1
-4
/
+5
|
*
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
1
-1
/
+1
|
*
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
2015-05-25
1
-0
/
+20
|
*
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
2015-05-25
1
-113
/
+38
|
*
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
2015-05-25
1
-0
/
+9
|
*
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
2015-05-25
1
-101
/
+129
|
*
megaraid_sas : Add separate function for refiring MFI commands
Sumit.Saxena@avagotech.com
2015-05-25
1
-41
/
+39
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
megaraid_sas: use raw_smp_processor_id()
Christoph Hellwig
2015-04-16
1
-3
/
+6
*
|
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
2015-01-09
1
-2
/
+6
*
|
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2015-01-09
1
-4
/
+0
*
|
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
2015-01-09
1
-1
/
+2
*
|
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2015-01-09
1
-2
/
+12
*
|
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
2015-01-09
1
-32
/
+41
*
|
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
2015-01-09
1
-4
/
+3
*
|
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2014-11-24
1
-6
/
+7
*
|
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
1
-41
/
+14
*
|
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
2014-11-24
1
-8
/
+10
|
/
*
megaraid_sas : MFI MPT linked list corruption fix
Sumit.Saxena@avagotech.com
2014-09-16
1
-23
/
+78
*
megaraid_sas : N-drive primary raid level 1 load balancing
Sumit.Saxena@avagotech.com
2014-09-16
1
-8
/
+6
*
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 : Extended VD support
Sumit.Saxena@avagotech.com
2014-09-16
1
-24
/
+94
*
megaraid_sas : Firmware crash dump feature support
Sumit.Saxena@avagotech.com
2014-09-16
1
-2
/
+170
*
megaraid_sas : Update threshold based reply post host index register
Sumit.Saxena@avagotech.com
2014-09-16
1
-1
/
+22
*
megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overhead
Sumit.Saxena@avagotech.com
2014-09-16
1
-0
/
+6
*
megaraid_sas: Fix reset_mutex leak
Adam Radford
2014-09-16
1
-0
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
adam radford
2014-03-15
1
-34
/
+198
*
[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: Performance boost fixes
Sumit.Saxena@lsi.com
2014-03-15
1
-0
/
+2
*
[SCSI] megaraid_sas: Big endian code related fixes
Sumit.Saxena@lsi.com
2014-03-15
1
-3
/
+3
*
[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs
Sumit.Saxena@lsi.com
2014-03-15
1
-0
/
+1
*
[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_sas: addded support for big endian architecture
Sumit.Saxena@lsi.com
2013-09-10
1
-66
/
+63
*
[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...
adam radford
2013-09-06
1
-13
/
+64
*
[SCSI] megaraid_sas: Add support for Uneven Span PRL11
Sumit.Saxena@lsi.com
2013-06-24
1
-4
/
+1
*
[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...
Sumit.Saxena@lsi.com
2013-06-24
1
-8
/
+30
*
[SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s co...
Sumit.Saxena@lsi.com
2013-06-24
1
-0
/
+4
*
[SCSI] megaraid_sas: Add support to display Customer branding details in syslog
Sumit.Saxena@lsi.com
2013-06-24
1
-0
/
+62
*
[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...
Sumit.Saxena@lsi.com
2013-06-24
1
-9
/
+18
*
[SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...
Sumit.Saxena@lsi.com
2013-06-24
1
-0
/
+12
[next]