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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-65
/
+108
2016-12-07
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2
-41
/
+38
2016-11-16
scsi: megaraid-sas: request irqs later
Tomas Henzl
1
-7
/
+5
2016-11-14
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
1
-4
/
+2
2016-11-09
scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
Sumit Saxena
1
-1
/
+1
2016-11-08
scsi: megaraid_sas: driver version upgrade
Kashyap Desai
1
-2
/
+2
2016-11-08
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...
Kashyap Desai
1
-4
/
+4
2016-11-08
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
3
-5
/
+10
2016-11-08
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
Kashyap Desai
2
-3
/
+45
2016-11-08
scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
Kashyap Desai
1
-2
/
+4
2016-11-08
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...
Kashyap Desai
1
-0
/
+1
2016-10-24
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
1
-8
/
+5
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-23
/
+14
2016-09-19
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
2
-13
/
+9
2016-09-14
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-08-30
scsi: megaraid_sas: Fix the search of first memory bar
Christophe JAILLET
1
-1
/
+1
2016-08-23
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-10
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2
-4
/
+4
2016-07-13
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
1
-0
/
+6
2016-05-05
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
2
-2
/
+2
2016-04-15
megaraid_sas: driver version upgrade
Sumit Saxena
1
-2
/
+2
2016-04-15
megaraid_sas: task management code optimizations
Sumit Saxena
1
-21
/
+46
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
3
-19
/
+34
2016-03-18
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
1
-1
/
+2
2016-03-10
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
2
-5
/
+11
2016-02-23
megaraid_sas: Add an i/o barrier
Tomas Henzl
2
-0
/
+2
2016-02-23
megaraid_sas: Fix SMAP issue
Sumit Saxena
1
-7
/
+6
2016-02-23
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
3
-22
/
+39
2016-02-23
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
1
-5
/
+5
2016-02-23
megaraid_sas: driver version upgrade
Sumit Saxena
1
-2
/
+2
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
2
-4
/
+13
2016-02-23
megaraid_sas: MFI adapter OCR changes
Sumit Saxena
1
-51
/
+50
2016-02-23
megaraid_sas: Make adprecovery variable atomic
Sumit Saxena
3
-74
/
+50
2016-02-23
megaraid_sas: IO throttling support
Sumit Saxena
2
-2
/
+5
2016-02-23
megaraid_sas: Dual queue depth support
Sumit Saxena
3
-10
/
+107
2016-02-23
megaraid_sas: Code optimization build_and_issue_cmd return-type
Sumit Saxena
2
-9
/
+4
2016-02-23
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
Sumit Saxena
4
-239
/
+331
2016-02-23
megaraid_sas: Fastpath region lock bypass
Sumit Saxena
4
-7
/
+17
2016-02-23
megaraid_sas: Update device queue depth based on interface type
Sumit Saxena
2
-1
/
+396
2016-02-23
megaraid_sas: Task management support
Sumit Saxena
4
-18
/
+646
2016-02-23
megaraid_sas: Syncing request flags macro names with firmware
Sumit Saxena
2
-4
/
+5
2016-02-23
megaraid_sas: MFI IO timeout handling
Sumit Saxena
3
-110
/
+338
2016-02-23
megaraid_sas: Do not allow PCI access during OCR
Sumit Saxena
2
-174
/
+82
2016-01-08
megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
Nicholas Krause
1
-0
/
+4
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
5
-308
/
+680
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-8
/
+0
2015-11-09
megaraid_sas: Fix sparse warning
Sumit Saxena
1
-1
/
+1
[next]