index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
megaraid_sas: Fix probing cards without io port
Yinghai Lu
1
-1
/
+1
2016-05-05
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
1
-1
/
+1
2016-04-15
megaraid_sas: call ISR function to clean up pending replies in OCR path
Sumit Saxena
1
-0
/
+2
2016-04-15
megaraid_sas: reduce memory footprints in kdump mode
Sumit Saxena
1
-0
/
+3
2016-02-23
megaraid_sas: Add an i/o barrier
Tomas Henzl
1
-0
/
+1
2016-02-23
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
1
-16
/
+26
2016-02-23
megaraid_sas: SPERC OCR changes
Sumit Saxena
1
-57
/
+16
2016-02-23
megaraid_sas: Introduce module parameter for SCSI command timeout
Sumit Saxena
1
-1
/
+1
2016-02-23
megaraid_sas: Make adprecovery variable atomic
Sumit Saxena
1
-14
/
+13
2016-02-23
megaraid_sas: IO throttling support
Sumit Saxena
1
-0
/
+1
2016-02-23
megaraid_sas: Dual queue depth support
Sumit Saxena
1
-9
/
+79
2016-02-23
megaraid_sas: Code optimization build_and_issue_cmd return-type
Sumit Saxena
1
-2
/
+2
2016-02-23
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
Sumit Saxena
1
-236
/
+307
2016-02-23
megaraid_sas: Fastpath region lock bypass
Sumit Saxena
1
-2
/
+4
2016-02-23
megaraid_sas: Task management support
Sumit Saxena
1
-6
/
+468
2016-02-23
megaraid_sas: Syncing request flags macro names with firmware
Sumit Saxena
1
-3
/
+3
2016-02-23
megaraid_sas: MFI IO timeout handling
Sumit Saxena
1
-16
/
+38
2015-11-09
megaraid_sas: Fix sparse warning
Sumit Saxena
1
-1
/
+1
2015-10-29
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
1
-0
/
+12
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
1
-29
/
+11
2015-10-29
megaraid_sas: Fix validHandles check in I/O path
sumit.saxena@avagotech.com
1
-1
/
+1
2015-10-29
megaraid_sas: Chip reset if driver fails to get IOC ready
sumit.saxena@avagotech.com
1
-75
/
+68
2015-10-29
megaraid_sas: Support for max_io_size 1MB
sumit.saxena@avagotech.com
1
-16
/
+45
2015-10-29
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...
sumit.saxena@avagotech.com
1
-10
/
+10
2015-10-29
megaraid_sas: JBOD sequence number support
sumit.saxena@avagotech.com
1
-13
/
+113
2015-08-26
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
1
-49
/
+46
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-290
/
+264
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-05-26
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2015-05-25
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
1
-41
/
+31
2015-05-25
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
1
-1
/
+3
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
1
-4
/
+5
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
1
-1
/
+1
2015-05-25
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
1
-0
/
+20
2015-05-25
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
1
-113
/
+38
2015-05-25
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
1
-0
/
+9
2015-05-25
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
1
-101
/
+129
2015-05-25
megaraid_sas : Add separate function for refiring MFI commands
Sumit.Saxena@avagotech.com
1
-41
/
+39
2015-04-16
megaraid_sas: use raw_smp_processor_id()
Christoph Hellwig
1
-3
/
+6
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
1
-2
/
+6
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
1
-4
/
+0
2015-01-09
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-01-09
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
1
-2
/
+12
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
1
-32
/
+41
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
1
-4
/
+3
2014-11-24
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
1
-6
/
+7
2014-11-24
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
1
-13
/
+13
2014-11-24
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
1
-41
/
+14
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
1
-8
/
+10
[next]