index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
/
fusion
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-29
1
-1
/
+1
|
\
|
*
scsi: fusion: mptctl: Use min() macro
Yan Zhen
2024-09-13
1
-1
/
+1
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
|
/
*
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
2024-08-23
3
-15
/
+5
|
\
|
*
scsi: mptfusion: Simplify the alloc*_workqueue() invocations
Bart Van Assche
2024-08-23
3
-15
/
+5
*
|
scsi: message: fusion: struct _CONFIG_PAGE_IOC_4: Replace 1-element array wit...
Kees Cook
2024-08-03
1
-9
/
+1
*
|
scsi: message: fusion: struct _CONFIG_PAGE_IOC_3: Replace 1-element array wit...
Kees Cook
2024-08-03
1
-9
/
+1
*
|
scsi: message: fusion: struct _CONFIG_PAGE_IOC_2: Replace 1-element array wit...
Kees Cook
2024-08-03
1
-9
/
+1
*
|
scsi: message: fusion: struct _CONFIG_PAGE_RAID_PHYS_DISK_1: Replace 1-elemen...
Kees Cook
2024-08-03
1
-9
/
+1
*
|
scsi: message: fusion: struct _CONFIG_PAGE_SAS_IO_UNIT_0: Replace 1-element a...
Kees Cook
2024-08-03
1
-9
/
+1
*
|
scsi: message: fusion: struct _RAID_VOL0_SETTINGS: Replace 1-element array wi...
Kees Cook
2024-08-03
1
-9
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
4
-2
/
+3
|
\
|
*
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-12
4
-2
/
+3
*
|
scsi: mptfusion: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2024-04-25
1
-9
/
+5
|
/
*
scsi: message: fusion: Remove redundant pointer 'hd'
Colin Ian King
2024-01-24
1
-3
/
+1
*
scsi: message: fusion: Initialize return value in mptfc_bus_reset()
Hannes Reinecke
2023-10-25
1
-1
/
+1
*
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
2023-10-13
3
-30
/
+120
|
\
|
*
scsi: message: fusion: Open-code mptfc_block_error_handler() for bus reset
Hannes Reinecke
2023-10-13
1
-3
/
+14
|
*
scsi: message: fusion: Correct definitions for mptscsih_dev_reset()
Hannes Reinecke
2023-10-13
2
-1
/
+55
|
*
scsi: message: fusion: Simplify mptfc_block_error_handler()
Hannes Reinecke
2023-10-13
1
-29
/
+54
*
|
scsi: message: fusion: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-10-10
1
-8
/
+8
*
|
scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
2023-10-10
1
-10
/
+9
|
/
*
scsi: message: fusion: Add HAS_IOPORT dependencies
Niklas Schnelle
2023-06-01
1
-1
/
+1
*
scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-06-01
2
-3
/
+3
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
2
-2
/
+2
|
\
|
*
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
2023-04-14
2
-2
/
+2
*
|
scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...
Zheng Wang
2023-03-25
1
-0
/
+2
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-25
3
-3
/
+3
|
\
\
|
*
|
scsi: message: fusion: Declare SCSI host template members const
Bart Van Assche
2023-03-25
3
-3
/
+3
|
|
/
*
|
scsi: message: fusion: Avoid flush_scheduled_work() usage
Tetsuo Handa
2023-03-10
1
-1
/
+0
*
|
scsi: message: fusion: Remove unused sas_persist_task work
Tetsuo Handa
2023-03-10
1
-1
/
+0
|
/
*
scsi: message: fusion: Remove variable 'where'
Colin Ian King
2022-11-08
1
-2
/
+0
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
1
-4
/
+4
*
scsi: message: fusion: Remove redundant variable iocnum
Colin Ian King
2022-09-01
1
-4
/
+2
*
scsi: message: fusion: Drop redundant "the"
Jiang Jian
2022-06-22
1
-1
/
+1
*
scsi: message: fusion: Remove unused variable retval
Alexander Vorwerk
2022-04-26
1
-3
/
+0
*
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
2022-04-07
1
-2
/
+2
*
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
2022-02-28
1
-1
/
+1
*
scsi: message: fusion: Use GFP_KERNEL
Julia Lawall
2022-02-11
1
-1
/
+1
*
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-12
/
+19
*
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+20
*
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
2022-01-10
1
-1
/
+2
*
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+32
*
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
2022-01-10
1
-1
/
+2
*
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-10
4
-132
/
+154
*
scsi: mptfusion: Remove redundant variable r
Colin Ian King
2021-12-07
1
-4
/
+2
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
4
-9
/
+6
|
\
|
*
scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter
Uwe Kleine-König
2021-10-13
4
-9
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
5
-29
/
+37
|
\
\
|
*
|
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
2021-10-17
5
-18
/
+26
[next]