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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-5
/
+28
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+2
2022-05-19
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
1
-0
/
+7
2022-05-16
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
1
-0
/
+2
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
1
-0
/
+4
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
1
-1
/
+4
2022-04-26
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-04-25
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
1
-1
/
+8
2022-04-25
scsi: iscsi: Fix harmless double shift bug
Dan Carpenter
1
-3
/
+3
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
1
-1
/
+1
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
1
-4
/
+5
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+2
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-1
/
+1
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-80
/
+121
2022-03-15
scsi: libiscsi: Teardown iscsi_cls_conn gracefully
Wenchao Hao
1
-1
/
+0
2022-03-15
scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
Wenchao Hao
1
-2
/
+0
2022-03-15
scsi: iscsi: Add helper functions to manage iscsi_cls_conn
Wenchao Hao
1
-0
/
+4
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-0
/
+2
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
2
-0
/
+16
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2
-11
/
+7
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2022-03-01
scsi: iscsi: Drop temp workq_name
Mike Christie
1
-1
/
+0
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
1
-0
/
+2
2022-03-01
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
1
-2
/
+0
2022-03-01
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2
-8
/
+0
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
2
-10
/
+0
2022-03-01
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-1
/
+0
2022-03-01
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2
-4
/
+3
2022-03-01
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2
-2
/
+1
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
3
-20
/
+2
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
1
-4
/
+4
2022-02-27
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-22
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-22
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+9
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+12
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2
-4
/
+11
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-0
/
+2
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
1
-0
/
+3
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-0
/
+1
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-0
/
+9
2022-02-19
scsi: libsas: Delete SAS_SG_ERR
John Garry
1
-1
/
+0
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-1
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-0
/
+7
2022-02-11
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
1
-3
/
+0
[next]