index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
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-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-04-15
scsi: core: Remove an incorrect comment
Bart Van Assche
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2020-09-15
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-03-11
scsi: core: avoid repetitive logging of device offline messages
Ewan D. Milne
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2019-12-19
scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD
Can Guo
2019-09-30
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
2019-09-30
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
2018-08-02
scsi: Check sense buffer size at build time
Kees Cook
2018-04-20
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
2017-11-16
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
2017-10-02
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-25
scsi: Avoid sign extension of scsi_device.type
Bart Van Assche
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-26
scsi: scsi_dh_alua: remove synchronous STPG support
Christoph Hellwig
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
2017-06-12
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
2017-06-12
scsi: Split scsi_internal_device_block()
Bart Van Assche
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-06
scsi: Make checking the scsi_device_get() return value mandatory
Bart Van Assche
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
[next]