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
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+20
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+2
2022-09-06
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
1
-0
/
+13
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
1
-0
/
+6
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+2
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2022-07-26
scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
David Jeffery
1
-0
/
+1
2022-06-21
scsi: mpt3sas: Remove flush_scheduled_work() call
Tetsuo Handa
1
-1
/
+0
2022-06-21
scsi: mpt3sas: Fix typo in comment
Ren Yu
1
-1
/
+1
2022-05-02
scsi: mpt3sas: Use cached ATA Information VPD page
Martin K. Petersen
1
-10
/
+8
2022-04-25
scsi: mpt3sas: Fix event callback log_code value handling
Damien Le Moal
1
-3
/
+3
2022-03-29
scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
Damien Le Moal
1
-1
/
+4
2021-11-18
scsi: mpt3sas: Fix system going into read-only mode
Sreekanth Reddy
1
-1
/
+56
2021-11-18
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+13
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-16
scsi: mpt3sas: Switch to attribute groups
Bart Van Assche
1
-4
/
+4
2021-10-16
scsi: mpt3sas: Call scsi_done() directly
Bart Van Assche
1
-9
/
+9
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+1
2021-08-24
scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-30
/
+13
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-1
/
+6
2021-08-11
scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-3
/
+3
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
1
-4
/
+47
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
1
-10
/
+52
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
1
-1
/
+6
2021-06-18
scsi: mpt3sas: Fix error return value in _scsih_expander_add()
Zhen Lei
1
-1
/
+3
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-10
/
+4
2021-06-02
scsi: mpt3sas: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-10
/
+4
2021-05-31
scsi: mpt3sas: Handle firmware faults during second half of IOC init
Suganath Prabu S
1
-12
/
+140
2021-05-31
scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
Suganath Prabu S
1
-0
/
+22
2021-04-05
scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement
Sreekanth Reddy
1
-1
/
+2
2021-04-05
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Sreekanth Reddy
1
-1
/
+3
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-03-18
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
1
-8
/
+10
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-15
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
1
-12
/
+26
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2021-02-08
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
1
-0
/
+2
2021-02-08
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
1
-1
/
+41
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
1
-1
/
+3
2020-11-25
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
1
-21
/
+13
2020-11-25
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-10
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
1
-4
/
+4
2020-11-04
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
1
-3
/
+66
2020-11-04
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
1
-0
/
+233
2020-11-04
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
1
-25
/
+38
2020-11-04
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
1
-0
/
+106
[next]