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
/
mpt3sas
Age
Commit message (
Expand
)
Author
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-30
scsi: mpt3sas: fix an out of bound write
Tomas Henzl
2018-01-17
scsi: mpt3sas: make function _get_st_from_smid static
Colin Ian King
2018-01-10
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
2018-01-10
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
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: always use first reserved smid for ioctl passthrough
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-10
scsi: mpt3sas: separate out _base_recovery_check()
Hannes Reinecke
2018-01-10
scsi: mpt3sas: use list_splice_init()
Hannes Reinecke
2018-01-10
scsi: mpt3sas: set default value for cb_idx
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-12-04
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
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-06
scsi: mpt3sas: fix dma_addr_t casts
Arnd Bergmann
2017-11-03
scsi: mpt3sas: Update mpt3sas driver version.
Suganath Prabu Subramani
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: NVMe drive support for BTDHMAPPING ioctl command and log info
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: Added support for nvme encapsulated request message.
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-11
scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Adding support for SAS3616 HBA device
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Display chassis slot information of the drive
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Updated MPI headers to v2.00.48
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Fix removal and addition of vSES device during host reset
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Reduce memory footprint in kdump kernel
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Fixed memory leaks in driver
Sreekanth Reddy
2017-10-11
scsi: mpt3sas: Processing of Cable Exception events
Sreekanth Reddy
[next]