Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8c5e68894450d3bb7471e426e2eec9a8472bb660
/
drivers
/
scsi
/
megaraid
d1da522
scsi: megaraid_sas: handle dma_addr_t right on 32-bit
by Arnd Bergmann
· 8 years ago
40a4c2c
scsi: megaraid_sas: array overflow in megasas_dump_frame()
by Dan Carpenter
· 8 years ago
156f8759
scsi: megaraid_sas: driver version upgrade
by Shivasharan S
· 8 years ago
a73b0a4
scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set value to 2
by Shivasharan S
· 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
ec77959
scsi: megaraid_sas: Increase internal command pool
by Shivasharan S
· 8 years ago
29206da
scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete
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
7a7ae4f
scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void
by Shivasharan S
· 8 years ago
a6821ca
scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
by Shivasharan S
· 8 years ago
1d6dbd1
scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool
by Shivasharan S
· 8 years ago
25fb13d
scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion
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
cf4e55e
scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
by Shivasharan S
· 8 years ago
013aec6
scsi: megaraid_sas: update can_queue only if the new value is less
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
b41c0a4
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALID
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
a174118b
scsi: megaraid_sas: big endian support changes
by Shivasharan S
· 8 years ago
ff96f92
scsi: megaraid_sas: Big endian RDPQ mode fix
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
a09454c
scsi: megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds
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
31d9a57
scsi: megaraid_sas: set residual bytes count during IO completion
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
52205ac
scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc
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
45b8a35
scsi: megaraid_sas: 32 bit descriptor fire cmd optimization
by Shivasharan S
· 8 years ago
8bf7c65
scsi: megaraid_sas: raid 1 fast path code optimize
by Shivasharan S
· 8 years ago
f6c0d55
scsi: megaraid_sas: cpu select rework.
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
b71b49c
scsi: megaraid_sas: ldio_outstanding variable is not decremented in completion path
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
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
45d4460
scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers
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
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
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
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
d557358
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map
by Kashyap Desai
· 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
b3e3827
scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
by Kashyap Desai
· 8 years ago
18e1c7f
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset
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
· 8 years ago
13f3077
megaraid_sas: Downgrade two success messages to info
by Andy Lutomirski
· 9 years ago
54c4042
megaraid_sas: driver version upgrade
by Sumit Saxena
· 9 years ago
bd23d4a
megaraid_sas: task management code optimizations
by Sumit Saxena
· 9 years ago
64d0b8e
megaraid_sas: call ISR function to clean up pending replies in OCR path
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
d92ca9d
megaraid_sas: driver version upgrade
by Sumit Saxena
· 9 years ago
3885c26
megaraid_sas: SPERC OCR changes
by Sumit Saxena
· 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
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
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
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
2c04835
megaraid_sas: Syncing request flags macro names with firmware
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
7296f62
megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
by Nicholas Krause
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
Next »