index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
1
-22
/
+3
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
1
-1
/
+0
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
1
-1
/
+0
2015-08-26
scsi: Add ALUA state change UA handling
Hannes Reinecke
1
-1
/
+2
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
1
-2
/
+0
2015-02-04
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
1
-2
/
+2
2015-01-20
scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
Christoph Hellwig
1
-4
/
+5
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke
1
-13
/
+8
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
1
-6
/
+0
2014-11-12
scsi: use container_of to get at device handler private data
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
1
-0
/
+9
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+1
2014-07-25
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
1
-0
/
+1
2014-07-25
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
1
-1
/
+0
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
1
-3
/
+4
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
1
-3
/
+1
2014-07-25
scsi: convert target_busy to an atomic_t
Christoph Hellwig
1
-2
/
+2
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-11
/
+11
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-0
/
+1
2014-04-09
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
1
-2
/
+2
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
1
-0
/
+7
2014-03-15
[SCSI] fix our current target reap infrastructure
James Bottomley
1
-2
/
+1
2014-03-15
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
1
-0
/
+12
2013-08-26
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
1
-1
/
+12
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
1
-0
/
+1
2013-05-06
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
Lin Ming
1
-4
/
+12
2013-01-25
[SCSI] remove can_power_off flag from scsi_device
Aaron Lu
1
-1
/
+0
2013-01-25
[libata] scsi: no poll when ODD is powered off
Aaron Lu
1
-0
/
+4
2012-11-27
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
Jason J. Herne
1
-0
/
+1
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+1
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+3
2012-09-24
[SCSI] Disable DIF on Hitachi Ultrastar 15K300
Martin K. Petersen
1
-0
/
+4
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
1
-1
/
+4
2012-07-20
[SCSI] set to WCE if usb cache quirk is present.
Namjae Jeon
1
-0
/
+1
2012-07-20
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
Mike Christie
1
-1
/
+1
2012-07-20
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
Mike Christie
1
-0
/
+2
2012-06-29
libata: tell scsi layer device supports runtime power off
Aaron Lu
1
-0
/
+1
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2012-02-08
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
1
-0
/
+3
2012-02-08
SCSI: fix typo in definition of struct scsi_target
Alan Stern
1
-2
/
+2
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
1
-1
/
+0
2011-08-30
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
1
-0
/
+1
2011-08-30
[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
Hannes Reinecke
1
-0
/
+5
[next]