index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
2021-08-11
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-07-20
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2021-07-20
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2021-07-20
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-10
scsi: fc: FDMI enhancement
Javed Hasan
2021-06-10
scsi: libfc: Add FDMI-2 attributes
Javed Hasan
2021-06-09
scsi: fc: Correct RHBA attributes length
Javed Hasan
2021-06-02
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-06-02
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: iscsi: Hold task ref during TMF timeout handling
Mike Christie
2021-06-02
scsi: iscsi: Fix conn use after free during resets
Mike Christie
2021-06-02
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
2021-06-02
scsi: iscsi: Fix in-kernel conn failure handling
Mike Christie
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-06-02
scsi: iscsi: Add task completion helper
Mike Christie
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
2021-05-31
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-28
RDMA/srp: Apply the __packed attribute to members instead of structures
Bart Van Assche
2021-05-21
scsi: Fix spelling mistakes in header files
Zhen Lei
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
2021-05-10
scsi: core: Treat device offline as a failure
Jason Yan
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-15
scsi: core: Remove an incorrect comment
Bart Van Assche
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
[next]