Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f369a31578c461a360f58c7695e5aef931bada13
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
f369a31
scsi: megaraid_sas: replace is_ventura with adapter_type checks
by Shivasharan S
· 7 years ago
e7d36b8
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type
by Shivasharan S
· 7 years ago
754f1ba
scsi: megaraid_sas: Add support for Crusader controllers
by Shivasharan S
· 7 years ago
c365178
scsi: megaraid_sas: use adapter_type for all gen controllers
by Shivasharan S
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
5dd977e
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
by Shivasharan S
· 7 years ago
eb3fe26
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
by Shivasharan S
· 7 years ago
def3e8d
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
by Shivasharan S
· 7 years ago
91b3d9f
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
by Shivasharan S
· 7 years ago
8823abe
scsi: megaraid_sas: Fix endianness issues in DCMD handling
by Shivasharan S
· 7 years ago
e636a7a
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
by Shivasharan S
· 7 years ago
61f0c3c
scsi: megaraid_sas: fix error handle in megasas_probe_one
by weiping zhang
· 7 years ago
3b8328e
scsi: megaraid_sas: fix allocate instance->pd_info twice
by weiping
· 7 years ago
e14a396
scsi: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 8 years ago
fc69d86
scsi: megaraid: Replace PCI pool old API
by Romain Perier
· 8 years ago
68b4374
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
by Andi Kleen
· 8 years ago
49524b3
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
by Shivasharan S
· 8 years ago
64ff64b
scsi: megaraid_sas: enable intx only if msix request fails
by Shivasharan S
· 8 years ago
40a4c2c
scsi: megaraid_sas: array overflow in megasas_dump_frame()
by Dan Carpenter
· 8 years ago
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
72bff2d
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
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
50b7f5a
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
by Shivasharan S
· 8 years ago
95c0608
scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD
by Shivasharan S
· 8 years ago
318aaef
scsi: megaraid_sas: avoid unaligned access in ioctl path
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
b4a4221
scsi: megaraid_sas: add print in device removal path
by Shivasharan S
· 8 years ago
def0eab
scsi: megaraid_sas: enhance debug logs in OCR context
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
f55cf47
scsi: megaraid_sas: Use DID_REQUEUE
by Shivasharan S
· 8 years ago
ed981b8
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set
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
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
9581ebe
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities
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
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
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
fad119b
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
by Hannes Reinecke
· 8 years ago
18103ef
scsi: megaraid-sas: request irqs later
by Tomas Henzl
· 8 years ago
644da3c
scsi: megaraid_sas: add in missing white spaces in error messages text
by Colin Ian King
· 8 years ago
d0fc91d
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
by Kashyap Desai
· 8 years ago
a1dfd62
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
by Kashyap Desai
· 8 years ago
1e793f6
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
by Kashyap Desai
· 8 years ago
4dfddf5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
2f3e7732
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
by Baoyou Xie
· 8 years ago
4086eae5
scsi: megaraid_sas: add in missing white space in error message text
by Colin Ian King
· 8 years ago
51f9039
scsi: megaraid_sas: Fix the search of first memory bar
by Christophe JAILLET
· 8 years ago
709ab23
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
e7f8516
megaraid_sas: Fix probing cards without io port
by Yinghai Lu
· 8 years ago
d908316
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it
by Sumit Saxena
· 9 years ago
13f3077
megaraid_sas: Downgrade two success messages to info
by Andy Lutomirski
· 9 years ago
bd23d4a
megaraid_sas: task management code optimizations
by Sumit Saxena
· 9 years ago
c3e385a
megaraid_sas: reduce memory footprints in kdump mode
by Sumit Saxena
· 9 years ago
3deb943
megaraid_sas: add missing curly braces in ioctl handler
by Arnd Bergmann
· 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
b99dbe5
megaraid_sas: Add an i/o barrier
by Tomas Henzl
· 9 years ago
ea1c928
megaraid_sas: Fix SMAP issue
by Sumit Saxena
· 9 years ago
8f67c8c
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
by Sumit Saxena
· 9 years ago
546e559
megaraid: fix null pointer check in megasas_detach_one().
by Maurizio Lombardi
· 9 years ago
e3d178c
megaraid_sas: Introduce module parameter for SCSI command timeout
by Sumit Saxena
· 9 years ago
ccc7507
megaraid_sas: MFI adapter OCR changes
by Sumit Saxena
· 9 years ago
8a01a41
megaraid_sas: Make adprecovery variable atomic
by Sumit Saxena
· 9 years ago
308ec45
megaraid_sas: Dual queue depth support
by Sumit Saxena
· 9 years ago
f9a9dee
megaraid_sas: Code optimization build_and_issue_cmd return-type
by Sumit Saxena
· 9 years ago
179ac14
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
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
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
aed335e
megaraid_sas: Make tape drives visible on PERC5 controllers
by Sumit Saxena
· 9 years ago
323c4a0
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
by sumit.saxena@avagotech.com
· 9 years ago
0b48d12
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
by sumit.saxena@avagotech.com
· 9 years ago
91626c2
megaraid_sas: Initialize tasklet before setting up IRQs
by sumit.saxena@avagotech.com
· 9 years ago
3222251
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
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
5a8cb85
megaraid_sas: Remove PCI id checks
by sumit.saxena@avagotech.com
· 9 years ago
0d5b47a
megaraid_sas: Expose TAPE drives unconditionally
by sumit.saxena@avagotech.com
· 9 years ago
92bb650
megaraid_sas: Code refactor for use of requestorId
by sumit.saxena@avagotech.com
· 9 years ago
714f517
megaraid_sas: Print critical firmware event messages
by sumit.saxena@avagotech.com
· 9 years ago
3761cb4
megaraid_sas: JBOD sequence number support
by sumit.saxena@avagotech.com
· 9 years ago
e0bd087
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
by sumit.saxena@avagotech.com
· 9 years ago
da0dc9f
megaraid_sas: fix whitespace errors
by Bjorn Helgaas
· 10 years ago
1be1825
megaraid_sas: use dev_printk when possible
by Bjorn Helgaas
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
258c3af
megaraid: fix irq setup process regression
by Tomas Henzl
· 10 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
4b63b28
megaraid_sas: fix kerneldoc
by Geert Uytterhoeven
· 10 years ago
Next »