index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
1
-88
/
+83
|
\
|
*
scsi: megaraid_sas: NVMe passthrough command support
Shivasharan S
2018-01-22
1
-1
/
+29
|
*
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
2018-01-10
1
-2
/
+4
|
*
scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs
Shivasharan S
2018-01-10
1
-0
/
+13
|
*
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
2018-01-10
1
-8
/
+12
|
*
scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...
Shivasharan S
2018-01-10
1
-58
/
+2
|
*
scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress
Shivasharan S
2018-01-10
1
-3
/
+2
|
*
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
Shivasharan S
2018-01-10
1
-1
/
+1
|
*
scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume
Shivasharan S
2018-01-10
1
-0
/
+1
|
*
scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num
Shivasharan S
2018-01-10
1
-14
/
+18
|
*
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
2018-01-10
1
-1
/
+1
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-394
/
+631
|
\
|
*
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
Yisheng Xie
2017-11-03
1
-2
/
+0
|
*
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
2017-10-25
1
-77
/
+168
|
*
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
Shivasharan S
2017-10-25
1
-4
/
+18
|
*
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...
Shivasharan S
2017-10-25
1
-15
/
+28
|
*
scsi: megaraid_sas: Move initialization of instance parameters inside newly c...
Shivasharan S
2017-10-25
1
-58
/
+61
|
*
scsi: megaraid_sas: remove instance->ctrl_info
Shivasharan S
2017-10-25
1
-29
/
+14
|
*
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
2017-10-25
1
-50
/
+97
|
*
scsi: megaraid_sas: Create separate functions for allocating and freeing cont...
Shivasharan S
2017-10-25
1
-83
/
+103
|
*
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
Shivasharan S
2017-10-25
1
-46
/
+76
|
*
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
2017-10-25
1
-5
/
+4
|
*
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...
Shivasharan S
2017-10-25
1
-27
/
+37
|
*
scsi: megaraid_sas: Add support for Crusader controllers
Shivasharan S
2017-10-25
1
-22
/
+29
|
*
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
2017-10-25
1
-34
/
+54
*
|
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-22
/
+13
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-1
/
+1
|
\
|
*
scsi: megaraid_sas: fix error handle in megasas_probe_one
weiping zhang
2017-08-16
1
-1
/
+1
*
|
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
2017-08-24
1
-1
/
+1
*
|
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
2017-08-24
1
-1
/
+4
*
|
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI...
Shivasharan S
2017-08-24
1
-3
/
+9
*
|
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
Shivasharan S
2017-08-24
1
-0
/
+8
*
|
scsi: megaraid_sas: Fix endianness issues in DCMD handling
Shivasharan S
2017-08-24
1
-4
/
+5
*
|
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
Shivasharan S
2017-08-24
1
-1
/
+2
*
|
scsi: megaraid_sas: fix allocate instance->pd_info twice
weiping
2017-08-10
1
-5
/
+3
*
|
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
2017-08-07
1
-24
/
+12
*
|
scsi: megaraid: Replace PCI pool old API
Romain Perier
2017-08-07
1
-13
/
+14
|
/
*
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
2017-05-08
1
-1
/
+1
*
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
2017-03-13
1
-0
/
+3
*
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
2017-03-13
1
-5
/
+9
*
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
2017-02-15
1
-1
/
+1
*
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
2017-02-13
1
-5
/
+5
*
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
2017-02-13
1
-15
/
+0
*
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
Shivasharan S
2017-02-13
1
-5
/
+5
*
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
2017-02-13
1
-4
/
+6
*
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
2017-02-13
1
-5
/
+5
*
scsi: megaraid_sas: latest controller OCR capability from FW before sending s...
Shivasharan S
2017-02-13
1
-0
/
+7
*
scsi: megaraid_sas: avoid unaligned access in ioctl path
Shivasharan S
2017-02-13
1
-1
/
+3
[next]