index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-08
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-06-19
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-19
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-19
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2018-06-19
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-18
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
2018-06-18
scsi: mpt3sas: Don't access the structure after decrementing it's instance re...
Chaitra P B
2018-06-18
scsi: mpt3sas: Incorrect command status was set/marked as not used.
Chaitra P B
2018-06-18
scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...
Chaitra P B
2018-05-08
scsi: mpt3sas: fix possible memory leak.
Chaitra P B
2018-05-08
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
2018-05-08
scsi: mpt3sas: Cache enclosure pages during enclosure add.
Chaitra P B
2018-05-08
scsi: mpt3sas: Allow processing of events during driver unload.
Chaitra P B
2018-05-08
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
Chaitra P B
2018-05-08
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-06
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
2018-02-27
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
2018-02-27
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
Suganath Prabu Subramani
2018-02-27
scsi: mpt3sas: Add PCI device ID for Andromeda.
Suganath Prabu Subramani
2018-02-21
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
2018-02-21
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
2018-01-10
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
2018-01-10
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
2018-01-10
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
2018-01-10
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
2018-01-10
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
2018-01-10
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
2018-01-03
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
2017-12-04
scsi: mpt3sas: Remove unused variable requeue_event
Suganath Prabu S
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
scsi: mpt3sas: remove a stray KERN_INFO
Dan Carpenter
2017-11-08
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
Dan Carpenter
2017-11-03
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: Fix nvme drives checking for tlr.
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: scan and add nvme device after controller reset
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: Set NVMe device queue depth as 128
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: API's to remove nvme drive from sml
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: API 's to support NVMe drive addition to SML
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
2017-11-03
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
Suganath Prabu Subramani
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
[next]