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
/
pm8001
/
pm8001_sas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
2022-02-22
1
-17
/
+21
*
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
2022-02-22
1
-1
/
+1
*
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-22
1
-7
/
+6
*
scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
Damien Le Moal
2022-02-22
1
-8
/
+7
*
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
1
-116
/
+1
*
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
1
-6
/
+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
1
-3
/
+1
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
1
-8
/
+0
*
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
1
-0
/
+8
*
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
1
-0
/
+14
*
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
1
-18
/
+10
*
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
1
-9
/
+9
*
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
1
-8
/
+0
*
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2022-02-14
1
-0
/
+5
|
\
|
*
scsi: pm8001: Fix use-after-free for aborted TMF sas_task
John Garry
2022-01-31
1
-0
/
+5
*
|
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-02-11
1
-4
/
+0
|
/
*
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
2022-01-05
1
-1
/
+6
*
scsi: pm80xx: Add tracepoints
Changyuan Lyu
2021-11-18
1
-0
/
+16
*
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
2021-09-14
1
-0
/
+15
*
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
2021-07-28
1
-17
/
+15
*
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
2021-07-12
1
-19
/
+22
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-6
/
+4
|
\
|
*
scsi: pm8001: Remove unnecessary OOM message
Zhen Lei
2021-06-15
1
-4
/
+2
|
*
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-2
/
+2
*
|
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
2021-05-15
1
-1
/
+6
|
/
*
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
2021-04-15
1
-1
/
+1
*
scsi: pm8001: Clean up white space
Luo Jiaxing
2021-04-12
1
-10
/
+10
*
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
2021-03-15
1
-0
/
+1
*
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
2021-03-09
1
-4
/
+4
*
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-3
/
+2
*
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-22
1
-4
/
+4
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-22
1
-5
/
+2
*
scsi: pm80xx: Check for fatal error
akshatzen
2021-01-13
1
-0
/
+9
*
scsi: pm8001: Convert pm8001_printk() to pm8001_info()
Joe Perches
2020-11-30
1
-2
/
+2
*
scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicit
Joe Perches
2020-11-23
1
-2
/
+2
*
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
2020-11-23
1
-76
/
+56
*
scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NUL
Lee Jones
2020-11-10
1
-1
/
+1
*
scsi: pm80xx: Make running_req atomic
Viswas G
2020-11-04
1
-4
/
+7
*
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
2020-08-31
1
-1
/
+1
*
scsi: pm8001: Move function header and supply some missing parameter descript...
Lee Jones
2020-07-24
1
-4
/
+5
*
scsi: pm80xx: Cleanup command when a reset times out
peter chang
2019-11-19
1
-13
/
+37
*
scsi: pm80xx: Fix dereferencing dangling pointer
Vikram Auradkar
2019-11-19
1
-6
/
+6
*
scsi: pm80xx: Squashed logging cleanup changes
peter chang
2019-11-19
1
-2
/
+4
*
scsi: pm80xx: Initialize variable used as return status
John Sperbeck
2019-11-19
1
-1
/
+1
*
scsi: pm80xx: remove redundant assignments to variable rc
Colin Ian King
2019-08-07
1
-10
/
+3
*
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-11
1
-1
/
+5
*
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-20
1
-1
/
+1
*
scsi: pm8001: Fix typo in code comments
Weitao Hou
2019-06-18
1
-1
/
+1
*
scsi: pm8001: clean up various indentation issues
Colin Ian King
2019-03-19
1
-2
/
+2
[next]