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
2020-05-11
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...
Shivasharan S
2
-5
/
+5
2020-05-11
scsi: megaraid_sas: Remove IO buffer hole detection logic
Sumit Saxena
1
-58
/
+0
2020-05-11
scsi: megaraid_sas: Limit device queue depth to controller queue depth
Kashyap Desai
1
-3
/
+3
2020-04-24
scsi: megaraid: Use true, false for bool variables
Jason Yan
1
-5
/
+5
2020-04-14
scsi: megaraid: make two symbols static in megaraid_sas_base.c
Jason Yan
1
-2
/
+2
2020-04-14
scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
Jason Yan
1
-3
/
+3
2020-04-14
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
1
-6
/
+6
2020-04-14
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
1
-3
/
+3
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+6
2020-03-17
scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+4
2020-02-12
scsi: megaraid_sas: silence a warning
Tomas Henzl
1
-2
/
+3
2020-02-10
scsi: megaraid_sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2020-02-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+9
2020-01-30
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
1
-11
/
+9
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-67
/
+197
2020-01-15
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
1
-2
/
+2
2020-01-15
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
1
-25
/
+31
2020-01-15
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
1
-3
/
+55
2020-01-15
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
3
-2
/
+5
2020-01-15
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
2
-25
/
+34
2020-01-15
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
1
-0
/
+9
2020-01-15
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
1
-2
/
+6
2020-01-15
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
1
-0
/
+6
2020-01-15
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
1
-2
/
+2
2020-01-15
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2
-4
/
+18
2020-01-15
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
1
-2
/
+29
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-8
/
+10
2019-11-26
scsi: megaraid_sas: Make poll_aen_lock static
YueHaibing
1
-1
/
+1
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
1
-27
/
+1
2019-10-09
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
zhengbin
1
-6
/
+1
2019-10-09
scsi: megaraid_sas: Unique names for MSI-X vectors
Chandrakanth Patil
2
-2
/
+9
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-36
/
+106
2019-08-12
scsi: megaraid_sas: Introduce module parameter for default queue depth
Chandrakanth Patil
2
-21
/
+92
2019-08-07
scsi: megaraid_sas: Fix a compilation warning
Qian Cai
1
-3
/
+0
2019-08-07
scsi: megaraid_sas: Make a bunch of functions static
YueHaibing
1
-12
/
+14
2019-07-23
scsi: megaraid_sas: Make some functions static
YueHaibing
1
-13
/
+14
2019-07-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
1
-0
/
+3
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
1
-1
/
+1
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+27
2019-07-16
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
1
-0
/
+1
2019-07-11
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
1
-2
/
+2
2019-07-11
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
1
-1
/
+17
2019-07-11
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
1
-1
/
+2
2019-07-11
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
1
-1
/
+2
2019-07-11
scsi: megaraid_sas: Make some symbols static
YueHaibing
1
-3
/
+3
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-305
/
+1356
2019-06-27
scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1
Chandrakanth Patil
1
-2
/
+2
2019-06-27
scsi: megaraid_sas: Introduce various Aero performance modes
Chandrakanth Patil
3
-15
/
+81
[prev]
[next]