index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
2021-06-02
1
-1
/
+5
*
scsi: megaraid: Remove set but unused variable
Damien Le Moal
2020-07-08
1
-6
/
+5
*
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
2020-04-14
1
-6
/
+6
*
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
zhengbin
2019-10-09
1
-6
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-1
/
+81
|
\
|
*
scsi: megaraid_sas: Use high IOPS queues based on IO workload
Chandrakanth Patil
2019-06-27
1
-0
/
+1
|
*
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
Chandrakanth Patil
2019-06-27
1
-0
/
+78
|
*
scsi: megaraid_sas: use octal permissions instead of constants
Tomas Henzl
2019-06-18
1
-1
/
+1
|
*
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
2019-06-18
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2018-12-20
1
-1
/
+1
*
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
2018-12-19
1
-4
/
+4
*
scsi: megaraid_sas: Update copyright information
Shivasharan S
2018-11-06
1
-8
/
+6
*
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
2018-01-10
1
-8
/
+8
*
scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...
Shivasharan S
2018-01-10
1
-4
/
+12
*
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
2017-10-25
1
-5
/
+5
*
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
2017-10-25
1
-5
/
+5
*
scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true
Shivasharan S
2017-08-24
1
-25
/
+15
*
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
2017-02-13
1
-27
/
+30
*
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
2017-02-13
1
-264
/
+2
*
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...
Shivasharan S
2017-02-13
1
-4
/
+4
*
scsi: megaraid_sas: big endian support changes
Shivasharan S
2017-02-13
1
-7
/
+8
*
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...
Shivasharan S
2017-02-13
1
-2
/
+3
*
scsi: megaraid_sas: In validate raid map, raid capability is not converted to...
Shivasharan S
2017-02-13
1
-3
/
+10
*
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
2017-02-13
1
-1
/
+2
*
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
2017-02-13
1
-21
/
+34
*
scsi: megaraid_sas: raid 1 fast path code optimize
Shivasharan S
2017-02-13
1
-13
/
+1
*
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
2017-02-13
1
-7
/
+0
*
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
2017-01-10
1
-0
/
+7
*
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
2017-01-10
1
-40
/
+261
*
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...
Sasikumar Chandrasekaran
2017-01-10
1
-6
/
+25
*
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
2017-01-10
1
-0
/
+2
*
scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
Kashyap Desai
2016-11-08
1
-2
/
+4
*
megaraid_sas: Fastpath region lock bypass
Sumit Saxena
2016-02-23
1
-0
/
+2
*
megaraid_sas : Remove debug print from function megasas_update_span_set
sumit.saxena@avagotech.com
2015-11-02
1
-4
/
+0
*
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
2015-10-29
1
-12
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-8
/
+9
|
\
|
*
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
1
-3
/
+4
|
*
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
1
-5
/
+5
*
|
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+8
|
/
*
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2015-01-09
1
-0
/
+3
*
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
2015-01-09
1
-6
/
+8
*
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2014-11-24
1
-8
/
+9
*
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
2014-11-24
1
-7
/
+9
*
megaraid_sas : N-drive primary raid level 1 load balancing
Sumit.Saxena@avagotech.com
2014-09-16
1
-55
/
+79
*
megaraid_sas : Extended VD support
Sumit.Saxena@avagotech.com
2014-09-16
1
-54
/
+141
*
[SCSI] megaraid_sas: Load correct raid context timeout
adam radford
2014-03-15
1
-1
/
+4
*
[SCSI] megaraid_sas: Big endian code related fixes
Sumit.Saxena@lsi.com
2014-03-15
1
-3
/
+3
*
[SCSI] megaraid_sas: addded support for big endian architecture
Sumit.Saxena@lsi.com
2013-09-10
1
-62
/
+72
*
[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...
adam radford
2013-09-06
1
-4
/
+7
[next]