Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cd16f3dcdb1817956277fbeee0746ae1eb4f851a
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
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
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
· 9 years ago
1be1825
megaraid_sas: use dev_printk when possible
by Bjorn Helgaas
· 9 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
a955553
megaraid_sas : swap whole register in megasas_register_aen
by Christoph Hellwig
· 10 years ago
2213a46
megaraid_sas : add missing byte swaps to the sriov code
by Christoph Hellwig
· 10 years ago
48100b0
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
by Christoph Hellwig
· 10 years ago
c6f5bf8
megaraid_sas : add endianness conversions for all ones
by Christoph Hellwig
· 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
6a6981f
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
by kbuild test robot
· 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
43cd7fe
megaraid_sas : Modify driver's meta data to reflect Avago
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
d88da09
megaraid_sas : Enhanced few prints
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
d3557fc
megaraid_sas : Add separate function for setting up IRQs
by Sumit.Saxena@avagotech.com
· 10 years ago
1aecbc8
megaraid_sas: remove redundant memset call
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
c8dd61e
megaraid_sas: complete outstanding IOCTLs before killing adapter
by Sumit.Saxena@avagotech.com
· 10 years ago
7497cde
megaraid_sas: add support for secure JBOD
by Sumit.Saxena@avagotech.com
· 10 years ago
200aed5
megaraid_sas: endianness related bug fixes and code optimization
by Sumit.Saxena@avagotech.com
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
1e6f241
scsi: don't allow setting of queue_depth bigger than can_queue
by Christoph Hellwig
· 10 years ago
aa00832
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
by Sumit.Saxena@avagotech.com
· 10 years ago
170c238
megaraid_sas: corrected return of wait_event from abort frame path
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
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
c12de88
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
by Jiang Liu
· 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
ac95136
megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
by Sumit.Saxena@avagotech.com
· 10 years ago
fb1a24f
megaraid_sas : Host lock less mode to enabled asynchronous IO submission
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
07e38d9
megaraid_sas : Do not scan non syspd drives
by Sumit.Saxena@avagotech.com
· 10 years ago
5e8d900
megaraid_sas: Version and Changelog update
by Adam Radford
· 10 years ago
9ea81f8
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
by Adam Radford
· 10 years ago
4cbfea8
megaraid_sas: Fix LD/VF affiliation parsing
by Adam Radford
· 10 years ago
8ae80ed
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
dd08812
megaraid: Fail resume if MSI-X re-initialization failed
by Alexander Gordeev
· 10 years ago
7c845eb
scsi: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
bc6ac5e
megaraid_sas: fix a small problem when reading state value from hw
by Tomas Henzl
· 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
8058a16
[SCSI] megaraid_sas: Performance boost fixes
by Sumit.Saxena@lsi.com
· 11 years ago
46de63e2
[SCSI] megaraid_sas: Set 32-bit DMA mask
by Sumit.Saxena@lsi.com
· 11 years ago
Next »