index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-22
1
-17
/
+9
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-22
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-01
1
-1
/
+1
*
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-4
/
+4
*
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-9
/
+10
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-22
1
-9
/
+5
*
scsi: mvsas: Remove superfluous memset()
Li Heng
2020-08-20
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
1
-4
/
+4
|
\
|
*
scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'
Lee Jones
2020-07-24
1
-4
/
+4
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
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-11
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-09-30
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
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-18
1
-1
/
+0
*
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
2018-10-23
1
-2
/
+1
*
scsi: mvsas: Use dma_pool_zalloc
Sabyasachi Gupta
2018-10-23
1
-2
/
+1
*
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
2018-10-17
2
-24
/
+9
*
scsi: mvsas: fix wrong endianness of sgpio api
Wilfried Weissmann
2018-03-01
1
-11
/
+12
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-11
/
+8
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: mvsas: replace kfree with scsi_host_put
Pan Bian
2017-08-10
1
-2
/
+2
*
scsi: mvsas: Replace PCI pool old API
Romain Perier
2017-08-07
2
-6
/
+6
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
scsi: mvsas: fix command_active typo
Arnd Bergmann
2016-11-16
1
-1
/
+1
*
|
mvsas: fix error return code in mvs_task_prep()
Wei Yongjun
2016-10-31
1
-1
/
+3
|
/
*
scsi: mvsas: Mark symbols static where possible
Baoyou Xie
2016-09-26
3
-37
/
+39
*
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
1
-1
/
+2
*
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2016-05-09
1
-1
/
+3
*
mvsas: Generalize Marvell 9485 in pci_device_id
Leonid Moiseichuk
2016-04-15
1
-18
/
+1
*
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-07
1
-2
/
+2
|
\
|
*
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-2
/
+2
|
|
\
|
|
*
mvsas: don't allow negative timeouts
Dan Carpenter
2015-11-13
1
-2
/
+2
*
|
|
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2016-01-06
5
-0
/
+225
*
|
|
mvsas: fix misleading indentation
Luis de Bethencourt
2015-11-30
1
-2
/
+2
|
/
/
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-2
/
+1
|
\
\
|
*
|
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-1
/
+1
|
|
\
|
|
|
*
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-09
1
-1
/
+1
|
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
|
/
*
/
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
2015-10-27
1
-0
/
+2
|
/
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-11
/
+4
|
\
[next]