index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
scsi: libsas: Add sas_task_find_rq()
John Garry
1
-0
/
+18
2025-05-02
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-0
/
+9
2025-05-02
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-1
/
+0
2024-09-04
scsi: core: Fix the return value of scsi_logical_block_count()
Chaotian Jing
1
-1
/
+1
2024-07-27
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+2
2024-07-05
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
1
-0
/
+2
2023-10-19
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
1
-0
/
+2
2023-10-19
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
1
-0
/
+7
2023-09-19
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
1
-1
/
+1
2023-02-09
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
1
-0
/
+2
2023-02-01
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
1
-0
/
+9
2022-10-26
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-0
/
+4
2022-10-26
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
1
-1
/
+1
2022-10-15
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-08-17
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-08-17
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+1
2022-06-09
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-06-09
scsi: iscsi: Fix harmless double shift bug
Dan Carpenter
1
-3
/
+3
2022-04-27
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
1
-1
/
+1
2022-04-27
scsi: iscsi: Merge suspend fields
Mike Christie
1
-4
/
+5
2022-04-27
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-1
/
+1
2022-04-20
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+2
2022-04-08
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2021-11-18
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2
-1
/
+2
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
1
-1
/
+0
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
1
-1
/
+0
2021-08-11
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
1
-0
/
+7
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
1
-3
/
+0
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-10
/
+14
2021-08-11
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
1
-0
/
+3
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-0
/
+2
2021-07-28
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
1
-2
/
+0
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
1
-0
/
+6
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
1
-2
/
+0
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
1
-1
/
+3
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
1
-1
/
+0
2021-07-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2
-3
/
+4
2021-07-20
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
1
-5
/
+7
2021-07-20
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
1
-0
/
+5
2021-07-20
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
1
-0
/
+7
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-173
/
+333
2021-06-10
scsi: fc: FDMI enhancement
Javed Hasan
1
-7
/
+48
2021-06-10
scsi: libfc: Add FDMI-2 attributes
Javed Hasan
1
-1
/
+24
2021-06-09
scsi: fc: Correct RHBA attributes length
Javed Hasan
1
-2
/
+2
2021-06-02
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
1
-1
/
+1
2021-06-02
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
3
-76
/
+89
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-3
/
+9
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
4
-46
/
+89
2021-06-02
scsi: iscsi: Hold task ref during TMF timeout handling
Mike Christie
1
-0
/
+1
[next]