index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-19
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
1
-57
/
+61
2018-06-19
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
1
-9
/
+1
2018-06-19
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
1
-9
/
+4
2018-06-19
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
1
-10
/
+0
2018-06-19
scsi: mpt3sas: Fix indentation
Bart Van Assche
1
-1
/
+1
2018-06-18
scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...
Chaitra P B
1
-7
/
+8
2018-06-18
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
1
-14
/
+38
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2018-06-05
scsi: mpt3sas: Add an I/O barrier
Tomas Henzl
1
-0
/
+1
2018-05-08
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
1
-0
/
+13
2018-05-08
scsi: mpt3sas: Report Firmware Package Version from HBA Driver.
Chaitra P B
1
-2
/
+107
2018-05-08
scsi: mpt3sas: Cache enclosure pages during enclosure add.
Chaitra P B
1
-0
/
+22
2018-05-08
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
Chaitra P B
1
-0
/
+4
2018-05-08
scsi: mpt3sas: Enhanced handling of Sense Buffer.
Chaitra P B
1
-0
/
+56
2018-05-08
scsi: mpt3sas: Optimize I/O memory consumption in driver.
Chaitra P B
1
-29
/
+51
2018-05-08
scsi: mpt3sas: Lockless access for chain buffers.
Chaitra P B
1
-52
/
+59
2018-05-08
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
Chaitra P B
1
-22
/
+35
2018-05-08
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
1
-23
/
+32
2018-05-01
scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
1
-1
/
+1
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-5
/
+8
2018-03-06
scsi: mpt3sas: clarify mmio pointer types
Arnd Bergmann
1
-19
/
+23
2018-02-27
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
1
-147
/
+22
2018-02-27
scsi: mpt3sas: Introduce function to clone mpi reply.
Suganath Prabu Subramani
1
-1
/
+36
2018-02-27
scsi: mpt3sas: Introduce function to clone mpi request.
Suganath Prabu Subramani
1
-15
/
+125
2018-02-27
scsi: mpt3sas: Introduce Base function for cloning.
Suganath Prabu Subramani
1
-1
/
+214
2018-02-27
scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address
Suganath Prabu Subramani
1
-0
/
+93
2018-02-27
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
Suganath Prabu Subramani
1
-17
/
+30
2018-02-21
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
1
-4
/
+4
2018-01-30
scsi: mpt3sas: fix an out of bound write
Tomas Henzl
1
-1
/
+4
2018-01-17
scsi: mpt3sas: make function _get_st_from_smid static
Colin Ian King
1
-1
/
+1
2018-01-10
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
1
-80
/
+67
2018-01-10
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
1
-10
/
+4
2018-01-10
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
1
-6
/
+13
2018-01-10
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
1
-4
/
+18
2018-01-10
scsi: mpt3sas: separate out _base_recovery_check()
Hannes Reinecke
1
-9
/
+14
2018-01-10
scsi: mpt3sas: use list_splice_init()
Hannes Reinecke
1
-9
/
+2
2018-01-10
scsi: mpt3sas: set default value for cb_idx
Hannes Reinecke
1
-3
/
+2
2017-12-04
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-6
/
+6
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-06
scsi: mpt3sas: fix dma_addr_t casts
Arnd Bergmann
1
-33
/
+29
2017-11-03
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
1
-11
/
+11
2017-11-03
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
1
-1
/
+29
2017-11-03
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
1
-1
/
+275
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
1
-7
/
+332
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-10-11
scsi: mpt3sas: Reduce memory footprint in kdump kernel
Sreekanth Reddy
1
-3
/
+11
2017-10-11
scsi: mpt3sas: Processing of Cable Exception events
Sreekanth Reddy
1
-3
/
+2
2017-08-24
scsi: mpt3sas: fix pr_info message continuation
Colin Ian King
1
-2
/
+2
2017-08-10
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
Christophe JAILLET
1
-4
/
+4
2017-08-07
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-39
/
+34
[prev]
[next]