开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
/
fusion
/
mptsas.c
Age
Commit message (
Expand
)
Author
2022-02-27
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
2022-01-10
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
2022-01-10
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-10-16
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
2021-04-05
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-03-19
scsi: mptfusion: fix indentation issues
Colin Ian King
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-09-11
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
2018-07-10
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
2018-04-18
scsi: mptsas: Disable WRITE SAME
Martin K. Petersen
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2018-01-17
scsi: mptsas: remove duplicated assignment to pointer head
Colin Ian King
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-25
scsi: mptsas: Fixup device hotplug for VMWare ESXi
Hannes Reinecke
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2016-04-29
mptsas: fix checks for dma mapping errors
Alexey Khoroshilov
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-06-13
mptsas: fix depth param in scsi_track_queue_full
Tomas Henzl
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-07-25
mptfusion: tweak null pointer checks
Joe Lawrence
2014-07-25
mptfusion: combine fw_event_work and its event_data
Joe Lawrence
2014-07-25
mptfusion: mark file-private functions as static
Joe Lawrence
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-05-28
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2013-11-23
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-09
fusion: switch to ->show_info()
Al Viro
2013-03-23
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-01-03
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-15
[SCSI] mptsas: Add device ID for SAS1068_820XELP.
Chandrakala Chavva
2011-08-27
[SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset
kashyap.desai@lsi.com
2011-08-27
[SCSI] mptfusion: Avoid out of order Event processing due to cpu migration
kashyap.desai@lsi.com
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
2011-08-27
[SCSI] mptfusion: Set max sector count module parameter
kashyap.desai@lsi.com
2011-05-17
[SCSI] mptsas: Fix annoying warning
Borislav Petkov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
[SCSI] mptfusion: Remove bus reset for mptsas module
Kashyap, Desai
2011-02-12
[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers
Kashyap, Desai
[next]