index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
2024-02-23
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2024-01-12
Revert "scsi: core: Add scsi_prot_ref_tag() helper"
Greg Kroah-Hartman
2024-01-12
Revert "scsi: core: Introduce scsi_get_sector()"
Greg Kroah-Hartman
2024-01-12
Revert "scsi: core: Make scsi_get_lba() return the LBA"
Greg Kroah-Hartman
2024-01-12
Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"
Greg Kroah-Hartman
2024-01-12
Revert "scsi: core: Use a structure member to track the SCSI command submitter"
Greg Kroah-Hartman
2024-01-05
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2024-01-05
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2024-01-05
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2024-01-05
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2024-01-05
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2023-12-08
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
2023-09-19
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
2023-09-19
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2023-02-01
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
2022-10-15
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
2022-06-09
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
2022-04-20
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2022-04-20
scsi: iscsi: Fix in-kernel conn failure handling
Mike Christie
2022-04-20
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2022-04-20
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-07-20
scsi: iscsi: Fix conn use after free during resets
Mike Christie
2021-07-20
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
2021-07-19
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
2021-07-14
scsi: fc: Correct RHBA attributes length
Javed Hasan
2021-05-11
Fix misc new gcc warnings
Linus Torvalds
2021-03-25
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
2021-03-25
scsi: libsas: Remove notifier indirection
John Garry
2020-11-16
scsi: libiscsi: Fix NOP race condition
Lee Duncan
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-10-02
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
2020-09-15
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
2020-09-02
scsi: fc: Add 256GBit speed setting to SCSI FC transport
James Smart
2020-07-24
scsi: core: Only return started requests from scsi_host_find_tag()
Hannes Reinecke
2020-07-24
scsi: scsi_transport_iscsi: Drop a duplicated word
Randy Dunlap
2020-07-15
scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions
Lee Jones
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-11
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-07
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-26
scsi: iscsi: Report connection state in sysfs
Gabriel Krisman Bertazi
2020-03-24
scsi: simplify scsi_partsize
Christoph Hellwig
2020-03-11
scsi: core: avoid repetitive logging of device offline messages
Ewan D. Milne
2020-03-11
scsi: docs: convert scsi-generic.txt to ReST
Mauro Carvalho Chehab
2020-03-11
scsi: iscsi: Add support for asynchronous iSCSI session destruction
Frank Mayhar
[next]