Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd7a88113d102e42320b897c306bb52018669a21
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
6c205a6
scsi: megaraid_sas: Limit device queue depth to controller queue depth
by Kashyap Desai
· 4 years, 8 months ago
1909a43
scsi: megaraid: make two symbols static in megaraid_sas_base.c
by Jason Yan
· 4 years, 9 months ago
ff33d0e
scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 10 months 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
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
eb974f3
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
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
73374b3
scsi: megaraid_sas: Make poll_aen_lock static
by YueHaibing
· 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
· 5 years ago
3b5f307
scsi: megaraid_sas: fix panic on loading firmware crashdump
by Junxiao Bi
· 5 years ago
359603a
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
by Colin Ian King
· 5 years ago
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
07d9aa1
scsi: megaraid_sas: set an unlimited max_segment_size
by Christoph Hellwig
· 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
· 5 years ago
299ee42
scsi: megaraid_sas: Introduce various Aero performance modes
by Chandrakanth Patil
· 6 years ago
f0b9e7b
scsi: megaraid_sas: Set affinity for high IOPS reply 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
7fa3174
scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout
by Chandrakanth Patil
· 6 years ago
dd80769
scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
by Chandrakanth Patil
· 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
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
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
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
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
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
bcf3b67
scsi: megaraid_sas: return error when create DMA pool failed
by Jason Yan
· 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
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
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
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
cba67d9
scsi: megaraid_sas: modify max supported lds related print
by Shivasharan S
· 6 years ago
81b7645
scsi: megaraid_sas: Rename scratch_pad registers
by Shivasharan S
· 6 years ago
2e47e4e
scsi: megaraid_sas: Fail init if heartbeat timer fails
by Shivasharan S
· 6 years ago
5acad9b
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
by Shivasharan S
· 6 years ago
e29c322
scsi: megaraid_sas: Fix combined reply queue mode detection
by Shivasharan S
· 6 years ago
1401371
scsi: megaraid_sas: Fix module parameter description
by Shivasharan S
· 6 years ago
8a25fa1
scsi: megaraid_sas: Fix goto labels in error handling
by Shivasharan S
· 6 years ago
365597c
scsi: megaraid_sas: Update copyright information
by Shivasharan S
· 6 years ago
de93b40
scsi: megaraid_sas: Add check for reset adapter bit
by Shivasharan S
· 6 years ago
9155cf3
scsi: megaraid_sas: Fix msleep granularity
by Shivasharan S
· 6 years ago
f0c21df
scsi: megaraid_sas: Add support for FW snap dump
by Shivasharan S
· 6 years ago
3f6194a
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
by Shivasharan S
· 6 years ago
60ee652
scsi: megaraid_sas: switch to generic DMA API
by Christoph Hellwig
· 6 years ago
47db787
scsi: megaraid_sas: fix a missing-check bug
by Wenwen Wang
· 6 years ago
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 7 years ago
e9495e2
scsi: megaraid_sas: Support FW provided TM timeout values
by Shivasharan S
· 7 years ago
9c9db8b
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational after kill adapter
by Shivasharan S
· 7 years ago
Next »