index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
3
-7
/
+2
|
\
|
*
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-11-04
2
-1
/
+2
|
*
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-28
1
-6
/
+0
*
|
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-0
/
+1
|
\
\
|
*
|
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
2021-11-09
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
5
-23
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
2021-10-19
1
-0
/
+1
|
*
|
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-17
2
-12
/
+0
|
*
|
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-17
2
-0
/
+19
|
*
|
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-17
1
-1
/
+1
|
*
|
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-17
2
-5
/
+1
|
*
|
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
2021-10-17
1
-0
/
+2
|
*
|
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-17
1
-0
/
+7
|
*
|
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
2021-10-13
1
-0
/
+1
|
*
|
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
1
-1
/
+0
|
|
\
\
|
*
|
|
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
2021-09-29
1
-10
/
+0
|
*
|
|
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
2021-09-22
1
-1
/
+0
*
|
|
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-02
1
-4
/
+8
|
\
\
\
\
|
*
|
|
|
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-10-18
1
-4
/
+8
|
|
/
/
/
*
|
|
/
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
|
/
|
/
|
*
|
scsi: core: Remove 'current_tag'
Hannes Reinecke
2021-09-22
1
-1
/
+0
|
/
*
scsi: core: Remove scsi_cmnd.tag
John Garry
2021-08-18
1
-1
/
+0
*
scsi: core: Add helper to return number of logical blocks in a request
Martin K. Petersen
2021-08-12
1
-0
/
+7
*
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-12
1
-3
/
+0
*
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
2
-10
/
+14
*
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
2021-08-12
1
-0
/
+6
*
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-31
1
-0
/
+3
*
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-31
1
-0
/
+2
*
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
2021-07-29
1
-2
/
+0
*
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-29
1
-0
/
+6
*
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-29
1
-2
/
+0
*
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-29
1
-1
/
+3
*
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-29
1
-1
/
+0
*
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-07-22
2
-3
/
+4
*
scsi: core: Make scsi_get_lba() return the LBA
Martin K. Petersen
2021-07-21
1
-5
/
+7
*
scsi: core: Introduce scsi_get_sector()
Bart Van Assche
2021-07-21
1
-0
/
+5
*
scsi: core: Add scsi_prot_ref_tag() helper
Martin K. Petersen
2021-07-21
1
-0
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
14
-173
/
+333
|
\
|
*
scsi: fc: FDMI enhancement
Javed Hasan
2021-06-10
1
-7
/
+48
|
*
scsi: libfc: Add FDMI-2 attributes
Javed Hasan
2021-06-10
1
-1
/
+24
|
*
scsi: fc: Correct RHBA attributes length
Javed Hasan
2021-06-10
1
-2
/
+2
|
*
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-06-03
1
-1
/
+1
|
*
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
2021-06-03
3
-76
/
+89
|
*
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-3
/
+9
|
*
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
4
-46
/
+89
|
|
\
|
|
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-06-01
3
-22
/
+21
|
|
*
scsi: core: Drop message byte helper
Hannes Reinecke
2021-06-01
2
-7
/
+1
|
|
*
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
2021-06-01
1
-0
/
+26
|
|
*
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
2021-06-01
1
-0
/
+10
[next]