index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-1
/
+2
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
1
-1
/
+1
2022-07-18
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
1
-0
/
+4
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2
-3
/
+3
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
1
-18
/
+13
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
1
-18
/
+14
2022-05-19
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
1
-14
/
+27
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-3
/
+10
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
1
-0
/
+8
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
1
-0
/
+74
2022-03-01
scsi: libsas: Clean up sas_form_port()
Damien Le Moal
1
-31
/
+42
2022-02-27
scsi: libsas: Use bool for queue_work() return code
John Garry
2
-20
/
+12
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
2
-14
/
+8
2022-02-22
scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
Damien Le Moal
1
-7
/
+2
2022-02-22
scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
Damien Le Moal
1
-1
/
+1
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2
-1
/
+17
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-0
/
+16
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-0
/
+16
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-0
/
+10
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-0
/
+10
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-4
/
+12
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
1
-0
/
+2
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
1
-0
/
+3
2022-02-19
scsi: libsas: Add sas_execute_ssp_tmf()
John Garry
1
-0
/
+18
2022-02-19
scsi: libsas: Add sas_execute_tmf()
John Garry
2
-0
/
+108
2022-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
3
-22
/
+29
2022-02-19
scsi: libsas: Delete SAS_SG_ERR
John Garry
2
-5
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-5
/
+9
2022-02-19
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
1
-2
/
+4
2022-02-11
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
2
-3
/
+2
2022-02-11
scsi: libsas: Remove duplicated setting for task->task_state_flags
Xiang Chen
1
-1
/
+0
2022-02-11
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
1
-4
/
+2
2021-12-22
scsi: libsas: Keep host active while processing events
Xiang Chen
1
-3
/
+21
2021-12-22
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2
-0
/
+25
2021-12-22
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
2
-11
/
+15
2021-12-22
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
1
-0
/
+2
2021-12-22
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2
-0
/
+4
2021-12-22
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
1
-0
/
+29
2021-12-22
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-1
/
+5
2021-12-22
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
1
-2
/
+15
2021-12-16
scsi: libsas: Decode SAM status and host byte codes
John Garry
1
-3
/
+4
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-10-16
scsi: libsas: Call scsi_done() directly
Bart Van Assche
1
-2
/
+2
2021-10-12
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
1
-1
/
+2
2021-09-13
scsi: libsas: Co-locate exports with symbols
John Garry
2
-14
/
+14
2021-08-11
scsi: libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-2
/
+2
2021-07-27
scsi: libsas: Drop BLK_DEV_BSGLIB selection
Guoqing Jiang
1
-1
/
+0
2021-07-20
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
9
-12
/
+12
2021-07-13
scsi: libsas: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
[next]