index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-08-03
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
1
-8
/
+8
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-1
/
+1
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: Update driver version "25.100.00.00"
Chaitra P B
1
-2
/
+2
2018-05-08
scsi: mpt3sas: fix possible memory leak.
Chaitra P B
1
-2
/
+2
2018-05-08
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
4
-21
/
+116
2018-05-08
scsi: mpt3sas: Update MPI Headers
Chaitra P B
3
-10
/
+36
2018-05-08
scsi: mpt3sas: Report Firmware Package Version from HBA Driver.
Chaitra P B
2
-2
/
+108
2018-05-08
scsi: mpt3sas: Cache enclosure pages during enclosure add.
Chaitra P B
3
-96
/
+236
2018-05-08
scsi: mpt3sas: Allow processing of events during driver unload.
Chaitra P B
1
-11
/
+5
2018-05-08
scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.
Chaitra P B
1
-1
/
+1
2018-05-08
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
Chaitra P B
2
-0
/
+46
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
2
-54
/
+65
2018-05-08
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
Chaitra P B
2
-22
/
+38
2018-05-08
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
6
-63
/
+71
2018-05-01
scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
1
-1
/
+1
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
7
-228
/
+598
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
3
-11
/
+28
2018-03-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-9
/
+23
2018-03-06
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
1
-1
/
+1
2018-03-06
scsi: mpt3sas: clarify mmio pointer types
Arnd Bergmann
2
-20
/
+24
2018-02-27
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
6
-178
/
+54
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
3
-1
/
+218
2018-02-27
scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address
Suganath Prabu Subramani
2
-0
/
+95
2018-02-27
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
Suganath Prabu Subramani
2
-33
/
+54
2018-02-27
scsi: mpt3sas: Add PCI device ID for Andromeda.
Suganath Prabu Subramani
3
-2
/
+14
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2018-02-21
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
3
-5
/
+16
2018-02-21
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
1
-4
/
+7
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-417
/
+215
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
5
-221
/
+124
2018-01-10
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
1
-10
/
+4
2018-01-10
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
3
-75
/
+41
2018-01-10
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
1
-81
/
+7
2018-01-10
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
2
-14
/
+15
2018-01-10
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
1
-3
/
+8
2018-01-10
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
4
-8
/
+27
2018-01-10
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
1
-14
/
+1
[next]