index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
6
-133
/
+180
|
\
|
*
scsi: megaraid_sas: Clear affinity hint
Tomas Henzl
2020-07-25
1
-1
/
+8
|
*
scsi: megaraid: Remove set but unused variable
Damien Le Moal
2020-07-08
1
-6
/
+5
|
*
scsi: megaraid: Fix compilation warnings
Damien Le Moal
2020-07-08
3
-19
/
+20
|
*
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
2020-07-08
4
-107
/
+147
*
|
scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
Chandrakanth Patil
2020-07-15
1
-2
/
+0
|
/
*
scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1
Chandrakanth Patil
2020-05-12
1
-2
/
+2
*
scsi: megaraid_sas: TM command refire leads to controller firmware crash
Sumit Saxena
2020-05-12
1
-1
/
+6
*
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...
Shivasharan S
2020-05-12
2
-5
/
+5
*
scsi: megaraid_sas: Remove IO buffer hole detection logic
Sumit Saxena
2020-05-12
1
-58
/
+0
*
scsi: megaraid_sas: Limit device queue depth to controller queue depth
Kashyap Desai
2020-05-12
1
-3
/
+3
*
scsi: megaraid: Use true, false for bool variables
Jason Yan
2020-04-25
1
-5
/
+5
*
scsi: megaraid: make two symbols static in megaraid_sas_base.c
Jason Yan
2020-04-15
1
-2
/
+2
*
scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
Jason Yan
2020-04-15
1
-3
/
+3
*
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
2020-04-15
1
-6
/
+6
*
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
2020-04-15
1
-3
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-5
/
+6
|
\
|
*
scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-17
1
-3
/
+4
|
*
scsi: megaraid_sas: fix indentation issue
Colin Ian King
2020-02-11
1
-2
/
+2
*
|
scsi: megaraid_sas: silence a warning
Tomas Henzl
2020-02-13
1
-2
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-02-09
1
-11
/
+9
|
\
|
*
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
2020-01-30
1
-11
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-30
4
-67
/
+197
|
\
|
|
*
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
2020-01-16
1
-2
/
+2
|
*
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO req...
Anand Lodnoor
2020-01-16
1
-25
/
+31
|
*
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmwa...
Anand Lodnoor
2020-01-16
1
-3
/
+55
|
*
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
2020-01-16
3
-2
/
+5
|
*
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
2020-01-16
2
-25
/
+34
|
*
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
Anand Lodnoor
2020-01-16
1
-0
/
+9
|
*
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
Anand Lodnoor
2020-01-16
1
-2
/
+6
|
*
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
2020-01-16
1
-0
/
+6
|
*
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
2020-01-16
1
-2
/
+2
|
*
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
2020-01-16
2
-4
/
+18
|
*
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device re...
Anand Lodnoor
2020-01-16
1
-2
/
+29
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-08
1
-1
/
+1
|
\
|
*
scsi: megaraid_sas: Make poll_aen_lock static
YueHaibing
2019-11-27
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
3
-8
/
+10
|
\
|
|
*
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
zhengbin
2019-10-10
1
-6
/
+1
|
*
scsi: megaraid_sas: Unique names for MSI-X vectors
Chandrakanth Patil
2019-10-10
2
-2
/
+9
*
|
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-23
1
-27
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
3
-36
/
+106
|
\
|
*
scsi: megaraid_sas: Introduce module parameter for default queue depth
Chandrakanth Patil
2019-08-13
2
-21
/
+92
|
*
scsi: megaraid_sas: Fix a compilation warning
Qian Cai
2019-08-08
1
-3
/
+0
|
*
scsi: megaraid_sas: Make a bunch of functions static
YueHaibing
2019-08-08
1
-12
/
+14
*
|
scsi: megaraid_sas: Make some functions static
YueHaibing
2019-07-24
1
-13
/
+14
*
|
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
2019-07-24
1
-0
/
+3
*
|
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
2019-07-24
1
-1
/
+1
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
2
-8
/
+27
|
\
|
*
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
2019-07-17
1
-0
/
+1
[next]