index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
1
-2
/
+1
*
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-08-21
1
-6
/
+2
*
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
1
-2
/
+2
*
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
1
-1
/
+0
*
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
1
-1
/
+0
*
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
1
-1
/
+0
*
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
2023-06-01
1
-1
/
+1
*
scsi: mvsas: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
4
-23
/
+29
*
scsi: mvsas: Delete mvs_tag_init()
John Garry
2022-10-22
3
-10
/
+0
*
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
1
-12
/
+5
*
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
2022-04-07
1
-0
/
+1
*
scsi: mvsas: Fix a set-but-not-used warning
Bart Van Assche
2022-02-23
1
-2
/
+4
*
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
1
-117
/
+1
*
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
1
-8
/
+1
*
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
1
-3
/
+1
*
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
3
-13
/
+1
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
3
-13
/
+1
*
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
1
-9
/
+6
*
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
2
-15
/
+10
*
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
3
-13
/
+0
*
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-19
1
-1
/
+1
*
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-02-11
1
-5
/
+1
*
scsi: mvsas: Replace snprintf() with sysfs_emit()
Yang Guang
2022-01-31
1
-2
/
+2
*
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
2021-12-23
1
-0
/
+5
*
scsi: mvsas: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-5
/
+7
*
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-23
1
-17
/
+9
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-23
1
-0
/
+1
*
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-5
/
+5
*
scsi: mvsas: Avoid -Wempty-body warning
Arnd Bergmann
2021-04-02
1
-1
/
+1
*
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-4
/
+4
*
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-9
/
+10
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-23
1
-9
/
+5
*
scsi: mvsas: Remove superfluous memset()
Li Heng
2020-08-21
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
1
-4
/
+4
|
\
|
*
scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'
Lee Jones
2020-07-25
1
-4
/
+4
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-16
1
-0
/
+1
|
/
*
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
2020-04-17
1
-2
/
+0
*
scsi: mvsas: make mvst_host_attrs static
Jason Yan
2020-04-17
1
-2
/
+2
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
1
-1
/
+1
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
scsi: mvsas: remove redundant assignment to variable rc
Colin Ian King
2019-10-01
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
2
-4
/
+1
|
\
|
*
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-20
2
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
2019-06-19
1
-19
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
10
-169
/
+10
|
/
*
scsi: mvsas: clean up a few indentation issues
Colin Ian King
2019-03-19
3
-3
/
+5
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
*
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
2018-10-24
1
-2
/
+1
*
scsi: mvsas: Use dma_pool_zalloc
Sabyasachi Gupta
2018-10-24
1
-2
/
+1
[next]