index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-24
1
-0
/
+6
*
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
2023-11-24
1
-3
/
+3
*
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-11-01
1
-1
/
+0
|
\
|
*
scsi: Remove scsi device no_start_on_resume flag
Damien Le Moal
2023-10-03
1
-1
/
+0
*
|
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-27
1
-2
/
+18
|
/
*
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
2023-09-28
1
-1
/
+4
*
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-08-02
1
-0
/
+1
*
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
2023-06-16
1
-1
/
+1
|
\
|
*
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-06-16
1
-1
/
+1
*
|
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2023-05-22
1
-0
/
+2
*
|
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-05-22
1
-0
/
+3
*
|
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2023-05-22
1
-2
/
+3
*
|
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
1
-4
/
+4
|
/
*
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-03-09
1
-0
/
+2
*
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2023-02-21
1
-0
/
+1
*
scsi: core: Remove scsi_execute_req()/scsi_execute() functions
Mike Christie
2023-01-18
1
-31
/
+0
*
scsi: core: Add struct for args to execution functions
Mike Christie
2023-01-13
1
-14
/
+37
*
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
2022-11-26
1
-0
/
+1
*
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
1
-0
/
+1
|
\
|
*
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2022-09-25
1
-0
/
+1
*
|
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
1
-2
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
1
-0
/
+2
|
\
|
*
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-08-01
1
-0
/
+2
*
|
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
|
/
*
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-05-02
1
-0
/
+4
*
scsi: core: Query VPD size before getting full page
Martin K. Petersen
2022-05-02
1
-1
/
+4
*
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
2022-03-01
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
1
-3
/
+2
|
\
|
*
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2022-01-05
1
-3
/
+2
*
|
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
1
-6
/
+0
|
\
|
*
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-27
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
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
1
-1
/
+0
|
*
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
1
-0
/
+7
*
|
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: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-7
/
+9
*
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
1
-0
/
+3
*
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-30
1
-0
/
+2
*
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-07-21
1
-0
/
+1
*
scsi: core: Remove an incorrect comment
Bart Van Assche
2021-04-15
1
-1
/
+1
*
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-2
/
+3
*
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
1
-0
/
+5
*
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
2020-09-15
1
-0
/
+1
*
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
1
-0
/
+3
*
scsi: core: avoid repetitive logging of device offline messages
Ewan D. Milne
2020-03-11
1
-0
/
+3
[next]