Sign in
android-kvm
/
linux
/
d1a1646c0de7b0083d42a1ada72a3ec243bfcc6d
/
drivers
/
scsi
/
megaraid
79f51b7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
ff33d0e
scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
0e99b2c
scsi: megaraid_sas: silence a warning
by Tomas Henzl
· 5 years ago
77d3318
scsi: megaraid_sas: fix indentation issue
by Colin Ian King
· 5 years ago
fdfa3a6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
92b4f9d
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
by Hannes Reinecke
· 5 years ago
33c84e8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
824b72d
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
by Anand Lodnoor
· 5 years ago
4d1634b
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
by Anand Lodnoor
· 5 years ago
56ee0c5
scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmware fault
by Anand Lodnoor
· 5 years ago
6d75372
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
by Anand Lodnoor
· 5 years ago
201a810
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
by Anand Lodnoor
· 5 years ago
eeb63c2
scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state
by Anand Lodnoor
· 5 years ago
9330a0f
scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
by Anand Lodnoor
· 5 years ago
eb974f3
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
by Anand Lodnoor
· 5 years ago
6e73550
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
by Anand Lodnoor
· 5 years ago
a7faf81
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
by Anand Lodnoor
· 5 years ago
499e724
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device resume
by Anand Lodnoor
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
138f371
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
ef2cc88
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
73374b3
scsi: megaraid_sas: Make poll_aen_lock static
by YueHaibing
· 5 years ago
01b8bca8
compat_ioctl: use correct compat_ptr() translation in drivers
by Arnd Bergmann
· 6 years ago
8cfb8e4
scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
by zhengbin
· 5 years ago
ff7ca7f
scsi: megaraid_sas: Unique names for MSI-X vectors
by Chandrakanth Patil
· 5 years ago
10fd717
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
9ab089d
scsi: megaraid_sas: Introduce module parameter for default queue depth
by Chandrakanth Patil
· 6 years ago
e5460f0
scsi: megaraid_sas: Fix a compilation warning
by Qian Cai
· 6 years ago
88d5c34
scsi: megaraid_sas: Make a bunch of functions static
by YueHaibing
· 6 years ago
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
Next »