Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
41064f1bf8886bc43afbd9aa23a698f97bc65664
/
drivers
/
scsi
/
megaraid
/
megaraid_sas.h
41064f1
scsi: megaraid_sas: Indentation and smatch warning fixes
by Shivasharan S
· 8 years ago
e00731b
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
by Shivasharan S
· 8 years ago
ec77959
scsi: megaraid_sas: Increase internal command pool
by Shivasharan S
· 8 years ago
21c3400
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
by Shivasharan S
· 8 years ago
d2d0358
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map access
by Shivasharan S
· 8 years ago
5fc499b
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails
by Shivasharan S
· 8 years ago
def0eab
scsi: megaraid_sas: enhance debug logs in OCR context
by Shivasharan S
· 8 years ago
a48ba0e
scsi: megaraid_sas: raid 1 write performance for large io
by Shivasharan S
· 8 years ago
33203bc
scsi: megaraid_sas: NVME fast path io support
by Shivasharan S
· 8 years ago
96188a8
scsi: megaraid_sas: NVME interface target prop added
by Shivasharan S
· 8 years ago
15dd038
scsi: megaraid_sas: NVME Interface detection and prop settings
by Shivasharan S
· 8 years ago
f4fc209
scsi: megaraid_sas: change issue_dcmd to return void from int
by Shivasharan S
· 8 years ago
3cabd16
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
by Shivasharan S
· 8 years ago
18bbcab
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"
by Shivasharan S
· 8 years ago
223e4b9
scsi: megaraid_sas: driver version upgrade
by Sasikumar Chandrasekaran
· 8 years ago
ede7c3c
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
3e5eadb
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
by Sasikumar Chandrasekaran
· 8 years ago
d889344
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
69c337c
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes
by Sasikumar Chandrasekaran
· 8 years ago
fdd84e2
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing
by Sasikumar Chandrasekaran
· 8 years ago
2493c67
scsi: megaraid_sas: 128 MSIX Support
by Sasikumar Chandrasekaran
· 8 years ago
45f4f2e
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
fad119b
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
by Hannes Reinecke
· 8 years ago
5e5ec17
scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
by Sumit Saxena
· 8 years ago
fd3e165
scsi: megaraid_sas: driver version upgrade
by Kashyap Desai
· 8 years ago
d0fc91d
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
by Kashyap Desai
· 8 years ago
54c4042
megaraid_sas: driver version upgrade
by Sumit Saxena
· 9 years ago
c3e385a
megaraid_sas: reduce memory footprints in kdump mode
by Sumit Saxena
· 9 years ago
3084558
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure
by Sumit Saxena
· 9 years ago
8f67c8c
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
by Sumit Saxena
· 9 years ago
d92ca9d3
megaraid_sas: driver version upgrade
by Sumit Saxena
· 9 years ago
8a01a41
megaraid_sas: Make adprecovery variable atomic
by Sumit Saxena
· 9 years ago
52b62ac
megaraid_sas: IO throttling support
by Sumit Saxena
· 9 years ago
308ec45
megaraid_sas: Dual queue depth support
by Sumit Saxena
· 9 years ago
179ac14
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
by Sumit Saxena
· 9 years ago
8f05024
megaraid_sas: Fastpath region lock bypass
by Sumit Saxena
· 9 years ago
2216c30
megaraid_sas: Update device queue depth based on interface type
by Sumit Saxena
· 9 years ago
18365b1
megaraid_sas: Task management support
by Sumit Saxena
· 9 years ago
6d40afb
megaraid_sas: MFI IO timeout handling
by Sumit Saxena
· 9 years ago
11c71cb
megaraid_sas: Do not allow PCI access during OCR
by Sumit Saxena
· 9 years ago
aed335e
megaraid_sas: Make tape drives visible on PERC5 controllers
by Sumit Saxena
· 9 years ago
afb2b5d
megaraid_sas : Driver version upgrade
by sumit.saxena@avagotech.com
· 9 years ago
c4bd265
megaraid_sas: Update OCR capability on controller properties change
by sumit.saxena@avagotech.com
· 9 years ago
357ae96
megaraid_sas: Do not use PAGE_SIZE for max_sectors
by sumit.saxena@avagotech.com
· 9 years ago
7364d34
megaraid_sas: Support for Cutlass (12 Gbps) controller
by sumit.saxena@avagotech.com
· 9 years ago
90c204b
megaraid_sas: Support for Intruder (12 Gbps) controller
by sumit.saxena@avagotech.com
· 9 years ago
609fb07
megaraid_sas: Version update
by sumit.saxena@avagotech.com
· 9 years ago
714f517
megaraid_sas: Print critical firmware event messages
by sumit.saxena@avagotech.com
· 9 years ago
bd5f948
megaraid_sas: Support for max_io_size 1MB
by sumit.saxena@avagotech.com
· 9 years ago
3761cb4
megaraid_sas: JBOD sequence number support
by sumit.saxena@avagotech.com
· 9 years ago
0be3f4c
megaraid_sas: Synchronize driver headers with firmware APIs
by sumit.saxena@avagotech.com
· 9 years ago
2be2a98
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware
by Sumit.Saxena@avagotech.com
· 10 years ago
9ab9ed38
megaraid_sas : add endianness annotations
by Christoph Hellwig
· 10 years ago
8a232bb
megaraid_sas : add missing __iomem annotations
by Christoph Hellwig
· 10 years ago
5765c5b
megaraid_sas : Support for Avago's Single server High Availability product
by Sumit.Saxena@avagotech.com
· 10 years ago
09fced1
megaraid_sas : Add release date and update driver version
by Sumit.Saxena@avagotech.com
· 10 years ago
4026e9a
megaraid_sas : Use Block layer tag support for internal command indexing
by Sumit.Saxena@avagotech.com
· 10 years ago
f26ac3a
megaraid_sas : Move controller's queue depth calculation in adapter specific function
by Sumit.Saxena@avagotech.com
· 10 years ago
4a5c814
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
by Sumit.Saxena@avagotech.com
· 10 years ago
0128d5c
megaraid_sas: driver version update
by Sumit.Saxena@avagotech.com
· 10 years ago
ae09a6c
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
by Sumit.Saxena@avagotech.com
· 10 years ago
7497cde
megaraid_sas: add support for secure JBOD
by Sumit.Saxena@avagotech.com
· 10 years ago
d009b57
megaraid_sas: online Firmware upgrade support for Extended VD feature
by Sumit.Saxena@avagotech.com
· 10 years ago
e399065
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
by Sumit.Saxena@avagotech.com
· 10 years ago
d98a6de
megaraid_sas: driver version upgrade and remove some meta data of driver
by Sumit.Saxena@avagotech.com
· 10 years ago
0d9d8b9
megaraid_sas : Driver version update
by Sumit.Saxena@avagotech.com
· 10 years ago
90dc9d9
megaraid_sas : MFI MPT linked list corruption fix
by Sumit.Saxena@avagotech.com
· 10 years ago
d2552eb
megaraid_sas : N-drive primary raid level 1 load balancing
by Sumit.Saxena@avagotech.com
· 10 years ago
51087a8
megaraid_sas : Extended VD support
by Sumit.Saxena@avagotech.com
· 10 years ago
fc62b3f
megaraid_sas : Firmware crash dump feature support
by Sumit.Saxena@avagotech.com
· 10 years ago
5e8d900
megaraid_sas: Version and Changelog update
by Adam Radford
· 11 years ago
c21bb25
megaraid_sas: Remove unused variables in megasas_instance
by Adam Radford
· 11 years ago
4cbfea8
megaraid_sas: Fix LD/VF affiliation parsing
by Adam Radford
· 11 years ago
10b1db8
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 11 years ago
229fe47
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
by adam radford
· 11 years ago
be26374
[SCSI] megaraid_sas: Big endian code related fixes
by Sumit.Saxena@lsi.com
· 11 years ago
11f8a7b
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
by Ben Collins
· 11 years ago
999ece0
[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AEN path
by Sumit.Saxena@lsi.com
· 11 years ago
94cd65d
[SCSI] megaraid_sas: addded support for big endian architecture
by Sumit.Saxena@lsi.com
· 11 years ago
2b4857c
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 11 years ago
21c9e16
[SCSI] megaraid_sas: Add High Availability clustering support using shared Logical Disks
by adam radford
· 11 years ago
7525be5
[SCSI] megaraid_sas: Changelog and driver version update
by Sumit.Saxena@lsi.com
· 12 years ago
404a8a1
[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR Firmware
by Sumit.Saxena@lsi.com
· 12 years ago
bc93d42
[SCSI] megaraid_sas: Add support for Uneven Span PRL11
by Sumit.Saxena@lsi.com
· 12 years ago
d46a3ad
[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s controller
by Sumit.Saxena@lsi.com
· 12 years ago
39b72c3
[SCSI] megaraid_sas: Add support to display Customer branding details in syslog
by Sumit.Saxena@lsi.com
· 12 years ago
21d3c71
[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers
by Sumit.Saxena@lsi.com
· 12 years ago
9936906
[SCSI] megaraid_sas: Use correct #define for MSI-X capability
by Bjorn Helgaas
· 12 years ago
5eca4a6
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 12 years ago
c1d390d8
megaraid: fix BUG_ON() from incorrect use of delayed work
by Xiaotian Feng
· 12 years ago
ae59057
[SCSI] megaraid_sas: Version, Changelog, Copyright update
by adam radford
· 12 years ago
cdd7575
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 12 years ago
c5daa6a
[SCSI] megaraid_sas: Add throttlequeuedepth module parameter
by adam radford
· 12 years ago
e38a813
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 13 years ago
798edaa
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 13 years ago
7895f9c
[SCSI] megaraid_sas: remove poll_mode_io code
by adam radford
· 13 years ago
8d6f5ce
[SCSI] megaraid_sas: Changelog and version update
by adam radford
· 13 years ago
e5f93a3
[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panic
by adam radford
· 13 years ago
c8e858f
[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support
by adam radford
· 13 years ago
Next »