Sign in
android-kvm
/
linux
/
42ab658fccb6e13748ff4cb8bf33d1a2fe3f934a
/
drivers
/
scsi
/
megaraid
e45ab43
scsi: megaraid_sas: Make some functions static
by YueHaibing
· 6 years ago
3b5f307
scsi: megaraid_sas: fix panic on loading firmware crashdump
by Junxiao Bi
· 6 years ago
359603a
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
by Colin Ian King
· 6 years ago
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
07d9aa1
scsi: megaraid_sas: set an unlimited max_segment_size
by Christoph Hellwig
· 6 years ago
705d3b08
scsi: megaraid_sas: Update driver version to 07.710.50.00
by Shivasharan S
· 6 years ago
d956a11
scsi: megaraid_sas: Add module parameter for FW Async event logging
by Shivasharan S
· 6 years ago
1175b88
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
by Shivasharan S
· 6 years ago
c8f96df
scsi: megaraid_sas: Fix calculation of target ID
by Shivasharan S
· 6 years ago
6764f51
scsi: megaraid_sas: Make some symbols static
by YueHaibing
· 6 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
f5258d6
scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1
by Chandrakanth Patil
· 6 years ago
299ee42
scsi: megaraid_sas: Introduce various Aero performance modes
by Chandrakanth Patil
· 6 years ago
f39e5e5
scsi: megaraid_sas: Use high IOPS queues based on IO workload
by Chandrakanth Patil
· 6 years ago
f0b9e7b
scsi: megaraid_sas: Set affinity for high IOPS reply queues
by Chandrakanth Patil
· 6 years ago
ea836f4
scsi: megaraid_sas: Enable coalescing for high IOPS queues
by Chandrakanth Patil
· 6 years ago
132147d
scsi: megaraid_sas: Add support for High IOPS queues
by Chandrakanth Patil
· 6 years ago
5813685
scsi: megaraid_sas: Add support for MPI toolbox commands
by Chandrakanth Patil
· 6 years ago
7fc5570
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
by Chandrakanth Patil
· 6 years ago
49f2bf1
scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only Ventura
by Chandrakanth Patil
· 6 years ago
a4413a5
scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMD
by Chandrakanth Patil
· 6 years ago
59db5a9
scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
by Chandrakanth Patil
· 6 years ago
798d44b
scsi: megaraid_sas: Don't send FPIO to RL Bypass queue
by Chandrakanth Patil
· 6 years ago
ccf6c1f
scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in fault
by Chandrakanth Patil
· 6 years ago
7fa3174
scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout
by Chandrakanth Patil
· 6 years ago
a6ffd5bf
scsi: megaraid_sas: Call disable_irq from process IRQ poll
by Chandrakanth Patil
· 6 years ago
2181aac
scsi: megaraid_sas: Remove few debug counters from IO path
by Chandrakanth Patil
· 6 years ago
dd80769
scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
by Chandrakanth Patil
· 6 years ago
5885571
scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters
by Chandrakanth Patil
· 6 years ago
e58ed50
scsi: megaraid_sas: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
bc76257
scsi: megaraid_sas: Remove unused including <linux/version.h>
by YueHaibing
· 6 years ago
d635468
scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}
by Tomas Henzl
· 6 years ago
ea14e46
scsi: megaraid_sas: use octal permissions instead of constants
by Tomas Henzl
· 6 years ago
deff370
scsi: megaraid_sas: make max_sectors visible in sys
by Tomas Henzl
· 6 years ago
cdf79db
scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
by YueHaibing
· 6 years ago
ed17190
scsi: megaraid_sas: remove set but not used variable 'sge_sz'
by YueHaibing
· 6 years ago
de19212
scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'
by YueHaibing
· 6 years ago
dea98ba
scsi: megaraid_sas: remove set but not used variable 'cur_state'
by YueHaibing
· 6 years ago
c9ac8e2
scsi: megaraid_sas: Update driver version to 07.708.03.00
by Shivasharan S
· 6 years ago
ba53572
scsi: megaraid_sas: Export RAID map through debugfs
by Shivasharan S
· 6 years ago
ce88418
scsi: megaraid_sas: Fix MSI-X vector print
by Shivasharan S
· 6 years ago
0a11c0b
scsi: megaraid_sas: Add debug prints for device list
by Shivasharan S
· 6 years ago
f7331f1
scsi: megaraid_sas: Add prints in suspend and resume path
by Shivasharan S
· 6 years ago
223d581
scsi: megaraid_sas: Print firmware interrupt status
by Shivasharan S
· 6 years ago
b666134
scsi: megaraid_sas: Print FW fault information
by Shivasharan S
· 6 years ago
a6024a9
scsi: megaraid_sas: Export RAID map id through sysfs
by Shivasharan S
· 6 years ago
9a59871
scsi: megaraid_sas: Print BAR information from driver
by Shivasharan S
· 6 years ago
3d1d9eb
scsi: megaraid_sas: Dump system registers for debugging
by Shivasharan S
· 6 years ago
cfb9a30
scsi: megaraid_sas: Dump system interface regs from sysfs
by Shivasharan S
· 6 years ago
4fe5503
scsi: megaraid_sas: Add formatting option for megasas_dump
by Shivasharan S
· 6 years ago
2ce4350
scsi: megaraid_sas: Enhance internal DCMD timeout prints
by Shivasharan S
· 6 years ago
96c9603
scsi: megaraid_sas: Enhance prints in OCR and TM path
by Shivasharan S
· 6 years ago
1d15d90
scsi: megaraid_sas: Load balance completions across all MSI-X
by Shivasharan S
· 6 years ago
62a04f8
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
by Shivasharan S
· 6 years ago
78409d4
scsi: megaraid_sas: Block PCI config space access from userspace during OCR
by Shivasharan S
· 6 years ago
44e8d69
scsi: megaraid_sas: Rework code around controller reset
by Shivasharan S
· 6 years ago
f10fb85
scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only
by Shivasharan S
· 6 years ago
4a0bcf3
scsi: megaraid_sas: Remove unused variable target_index
by Shivasharan S
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d1cd7c8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
efc372c
scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
by Colin Ian King
· 6 years ago
7c3f8ca
scsi: megaraid_sas: Make megasas_host_device_list_query() static
by YueHaibing
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
477558d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
31b6a05
scsi: megaraid_sas: reduce module load time
by Steve Sistare
· 6 years ago
379c003
scsi: megaraid_sas: Remove a bunch of set but not used variables
by YueHaibing
· 6 years ago
bcf3b67
scsi: megaraid_sas: return error when create DMA pool failed
by Jason Yan
· 6 years ago
0de0540
scsi: megaraid_sas: driver version update
by Shivasharan S
· 6 years ago
a3742d6
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
by Shivasharan S
· 6 years ago
f6fe573
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
by Shivasharan S
· 6 years ago
44abbaf
scsi: megaraid_sas: Rework device add code in AEN path
by Shivasharan S
· 6 years ago
daa0681
scsi: megaraid_sas: Rework code to get PD and LD list
by Shivasharan S
· 6 years ago
4d5f6e0
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
c65bfc8
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
by Shivasharan S
· 6 years ago
d1f38d9
scsi: megaraid_sas: correct an info message
by Tomas Henzl
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
c7a082e
scsi: megaraid: fix out-of-bound array accesses
by Qian Cai
· 6 years ago
7b9e2d3
scsi: megaraid_sas: driver version update
by Shivasharan S
· 6 years ago
894169d
scsi: megaraid_sas: Use 63-bit DMA addressing
by Shivasharan S
· 6 years ago
272652f
scsi: megaraid_sas: add retry logic in megasas_readl
by Shivasharan S
· 6 years ago
de51637
scsi: megaraid_sas: changes to function prototypes
by Shivasharan S
· 6 years ago
154a7cd
scsi: megaraid_sas: Introduce new Aero adapter type
by Shivasharan S
· 6 years ago
630d42b
scsi: megaraid_sas: Fix Ventura series based checks
by Shivasharan S
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
19c0507
scsi: megaraid_sas: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
74e716f2
scsi: megaraid_sas_fusion: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8d07f7d
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
469f72d
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
by Shivasharan S
· 6 years ago
c47b6f2
scsi: megaraid_sas: Update driver version
by Shivasharan S
· 6 years ago
cba67d9
scsi: megaraid_sas: modify max supported lds related print
by Shivasharan S
· 6 years ago
a17b8ca
scsi: megaraid_sas: remove unused macro
by Shivasharan S
· 6 years ago
1b60d4e
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
by Shivasharan S
· 6 years ago
b52fd07
scsi: megaraid_sas: Remove double endian conversion
by Shivasharan S
· 6 years ago
9fb9856
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
by Shivasharan S
· 6 years ago
81b7645
scsi: megaraid_sas: Rename scratch_pad registers
by Shivasharan S
· 6 years ago
34bd9f2
scsi: megaraid_sas: Remove spin lock for dpc operation
by Shivasharan S
· 6 years ago
9e77018
scsi: megaraid_sas: optimize raid context access in IO path
by Shivasharan S
· 6 years ago
Next »