index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
1
-3
/
+3
2022-09-01
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-1
/
+1
2021-06-02
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
1
-1
/
+5
2020-07-08
scsi: megaraid: Remove set but unused variable
Damien Le Moal
1
-6
/
+5
2020-04-15
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
1
-6
/
+6
2019-10-10
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
zhengbin
1
-6
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+81
2019-06-27
scsi: megaraid_sas: Use high IOPS queues based on IO workload
Chandrakanth Patil
1
-0
/
+1
2019-06-27
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
Chandrakanth Patil
1
-0
/
+78
2019-06-19
scsi: megaraid_sas: use octal permissions instead of constants
Tomas Henzl
1
-1
/
+1
2019-06-19
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
1
-0
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-12-21
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
1
-1
/
+1
2018-12-20
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
1
-4
/
+4
2018-11-07
scsi: megaraid_sas: Update copyright information
Shivasharan S
1
-8
/
+6
2018-01-11
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
1
-8
/
+8
2018-01-11
scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...
Shivasharan S
1
-4
/
+12
2017-10-25
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
1
-5
/
+5
2017-10-25
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
1
-5
/
+5
2017-08-25
scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true
Shivasharan S
1
-25
/
+15
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
1
-27
/
+30
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
1
-264
/
+2
2017-02-13
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...
Shivasharan S
1
-4
/
+4
2017-02-13
scsi: megaraid_sas: big endian support changes
Shivasharan S
1
-7
/
+8
2017-02-13
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...
Shivasharan S
1
-2
/
+3
2017-02-13
scsi: megaraid_sas: In validate raid map, raid capability is not converted to...
Shivasharan S
1
-3
/
+10
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
1
-1
/
+2
2017-02-13
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
1
-21
/
+34
2017-02-13
scsi: megaraid_sas: raid 1 fast path code optimize
Shivasharan S
1
-13
/
+1
2017-02-13
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
1
-7
/
+0
2017-01-11
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
1
-0
/
+7
2017-01-11
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
1
-40
/
+261
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...
Sasikumar Chandrasekaran
1
-6
/
+25
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
1
-0
/
+2
2016-11-09
scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
Kashyap Desai
1
-2
/
+4
2016-02-24
megaraid_sas: Fastpath region lock bypass
Sumit Saxena
1
-0
/
+2
2015-11-03
megaraid_sas : Remove debug print from function megasas_update_span_set
sumit.saxena@avagotech.com
1
-4
/
+0
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
1
-12
/
+12
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+9
2015-06-15
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
1
-3
/
+4
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
1
-5
/
+5
2015-01-09
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
1
-0
/
+3
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
1
-6
/
+8
2014-11-24
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
1
-8
/
+9
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
1
-7
/
+9
2014-09-16
megaraid_sas : N-drive primary raid level 1 load balancing
Sumit.Saxena@avagotech.com
1
-55
/
+79
2014-09-16
megaraid_sas : Extended VD support
Sumit.Saxena@avagotech.com
1
-54
/
+141
2014-03-15
[SCSI] megaraid_sas: Load correct raid context timeout
adam radford
1
-1
/
+4
2014-03-15
[SCSI] megaraid_sas: Big endian code related fixes
Sumit.Saxena@lsi.com
1
-3
/
+3
[next]