index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
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-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-0
/
+2
2022-03-15
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
1
-0
/
+8
2022-03-15
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
2
-0
/
+16
2022-03-09
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2
-11
/
+7
2022-03-02
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2022-03-02
scsi: iscsi: Drop temp workq_name
Mike Christie
1
-1
/
+0
2022-03-02
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
1
-0
/
+2
2022-03-02
scsi: iscsi: Remove iscsi_scan_finished()
Mike Christie
1
-2
/
+0
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
2
-8
/
+0
2022-03-02
scsi: core: Remove struct scsi_request
Christoph Hellwig
2
-10
/
+0
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-1
/
+0
2022-03-02
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2
-4
/
+3
2022-03-02
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2
-2
/
+1
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
3
-20
/
+2
2022-02-28
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
1
-4
/
+4
2022-02-28
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-23
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-23
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+9
2022-02-23
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+12
2022-02-23
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-12
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
1
-3
/
+0
2022-02-12
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
1
-4
/
+2
2022-02-12
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
1
-1
/
+1
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-1
/
+0
2022-02-12
scsi: ibmvscsis: Silence -Warray-bounds warning
Kees Cook
1
-6
/
+11
2022-02-08
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-0
/
+1
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
1
-4
/
+0
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-6
/
+2
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
1
-3
/
+2
2021-12-23
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
1
-0
/
+1
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
1
-0
/
+1
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
1
-2
/
+2
[next]