index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-24
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
2017-08-24
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
2017-08-24
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI...
Shivasharan S
2017-08-24
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
Shivasharan S
2017-08-24
scsi: megaraid_sas: Fix endianness issues in DCMD handling
Shivasharan S
2017-08-24
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
Shivasharan S
2017-08-16
scsi: megaraid_sas: fix error handle in megasas_probe_one
weiping zhang
2017-08-10
scsi: megaraid_sas: fix allocate instance->pd_info twice
weiping
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
2017-05-08
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
2017-03-13
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
2017-03-13
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
2017-02-15
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
2017-02-13
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
Shivasharan S
2017-02-13
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
2017-02-13
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
2017-02-13
scsi: megaraid_sas: latest controller OCR capability from FW before sending s...
Shivasharan S
2017-02-13
scsi: megaraid_sas: avoid unaligned access in ioctl path
Shivasharan S
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
2017-02-13
scsi: megaraid_sas: add print in device removal path
Shivasharan S
2017-02-13
scsi: megaraid_sas: enhance debug logs in OCR context
Shivasharan S
2017-02-13
scsi: megaraid_sas: NVME interface target prop added
Shivasharan S
2017-02-13
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
2017-02-13
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
2017-02-13
scsi: megaraid_sas: Use DID_REQUEUE
Shivasharan S
2017-02-13
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...
Shivasharan S
2017-02-13
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
Shivasharan S
2017-02-13
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...
Shivasharan S
2017-01-10
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: 128 MSIX Support
Sasikumar Chandrasekaran
2017-01-10
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...
Sasikumar Chandrasekaran
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-07
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2016-11-16
scsi: megaraid-sas: request irqs later
Tomas Henzl
2016-11-14
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
2016-11-08
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
2016-11-08
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
Kashyap Desai
2016-10-24
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-09-19
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
2016-09-14
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
2016-08-30
scsi: megaraid_sas: Fix the search of first memory bar
Christophe JAILLET
[next]