index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
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
2017-02-22
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-07-13
scsi: remove current_cmnd field from struct scsi_device
Christoph Hellwig
2016-04-15
scsi: vpd pages are mandatory for SPC-2
Hannes Reinecke
2016-04-15
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2016-03-05
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
2016-02-23
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
Hannes Reinecke
2016-02-23
scsi: Export function scsi_scan.c:sanitize_inquiry_string
Don Brace
2015-12-02
scsi: Add scsi_vpd_tpg_id()
Hannes Reinecke
2015-12-02
scsi: Add scsi_vpd_lun_id()
Hannes Reinecke
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2015-08-26
scsi: Add ALUA state change UA handling
Hannes Reinecke
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-02-04
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
2015-01-20
scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
Christoph Hellwig
[next]