index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+48
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
1
-0
/
+1
2024-02-15
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
1
-4
/
+0
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
1
-0
/
+1
2024-01-29
scsi: core: Allow passthrough to request midlayer retries
Mike Christie
1
-0
/
+48
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
1
-0
/
+6
2023-11-24
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
1
-3
/
+3
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+0
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
1
-2
/
+18
2023-10-03
scsi: Remove scsi device no_start_on_resume flag
Damien Le Moal
1
-1
/
+0
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
1
-1
/
+4
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
1
-0
/
+1
2023-06-16
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_block rework"
Martin K. Petersen
1
-1
/
+1
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
1
-1
/
+1
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
1
-0
/
+2
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
1
-0
/
+3
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
1
-2
/
+3
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
1
-4
/
+4
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
1
-0
/
+2
2023-02-21
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
1
-0
/
+1
2023-01-18
scsi: core: Remove scsi_execute_req()/scsi_execute() functions
Mike Christie
1
-31
/
+0
2023-01-13
scsi: core: Add struct for args to execution functions
Mike Christie
1
-14
/
+37
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
1
-0
/
+1
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
1
-1
/
+0
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
1
-0
/
+1
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
1
-2
/
+0
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-0
/
+2
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
1
-0
/
+4
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
1
-1
/
+4
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
1
-3
/
+2
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-2
/
+2
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-0
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+6
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
1
-6
/
+0
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-1
/
+1
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
1
-1
/
+0
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
1
-0
/
+7
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
1
-1
/
+0
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+9
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-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
1
-0
/
+1
[next]