Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
faeb8e208723c82b6ee3a50ee472cce2b73bbef5
/
include
/
scsi
/
scsi_device.h
4f7ad52
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
1d52032
scsi: handle more device handler setup/teardown in common code
by Christoph Hellwig
· 10 years ago
a64d01d
scsi: remove struct scsi_dh_devlist
by Christoph Hellwig
· 10 years ago
cd37743
scsi: use container_of to get at device handler private data
by Christoph Hellwig
· 10 years ago
22e0d99
scsi: introduce sdev_prefix_printk()
by Hannes Reinecke
· 10 years ago
50c4e96
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
by Alan Stern
· 10 years ago
c1d40a5
scsi: add a blacklist flag which enables VPD page inquiries
by Martin K. Petersen
· 10 years ago
fd2eb90
scsi: move the writeable field from struct scsi_device to struct scsi_cd
by Christoph Hellwig
· 10 years ago
cd9070c
scsi: fix the {host,target,device}_blocked counter mess
by Christoph Hellwig
· 11 years ago
71e75c9
scsi: convert device_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7ae65c0
scsi: convert target_busy to an atomic_t
by Christoph Hellwig
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 10 years ago
2bfad21
scsi: Make sure cmd_flags are 64-bit
by Martin K. Petersen
· 11 years ago
b3ae878
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
by Hannes Reinecke
· 11 years ago
e63ed0d
[SCSI] fix our current target reap infrastructure
by James Bottomley
· 11 years ago
3af74a3
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
by Dan Williams
· 11 years ago
279afdf
[SCSI] Generate uevents on certain unit attention codes
by Ewan D. Milne
· 11 years ago
0816c92
[SCSI] Allow error handling timeout to be specified
by Martin K. Petersen
· 11 years ago
9b21493
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
by Lin Ming
· 12 years ago
44ec657
[SCSI] remove can_power_off flag from scsi_device
by Aaron Lu
· 12 years ago
6f4c827
[libata] scsi: no poll when ODD is powered off
by Aaron Lu
· 12 years ago
53ad570
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
by Jason J. Herne
· 12 years ago
5db4486
[SCSI] sd: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
3c6bdae
[SCSI] Add a report opcode helper
by Martin K. Petersen
· 12 years ago
d974e42
[SCSI] Disable DIF on Hitachi Ultrastar 15K300
by Martin K. Petersen
· 12 years ago
8407884
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
by Jeff Garzik
· 12 years ago
b81478d
[SCSI] set to WCE if usb cache quirk is present.
by Namjae Jeon
· 12 years ago
5d9fb5c
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
by Mike Christie
· 12 years ago
1b8d262
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
by Mike Christie
· 12 years ago
166a296
libata: tell scsi layer device supports runtime power off
by Aaron Lu
· 12 years ago
6a0bdff
SCSI & usb-storage: add try_rc_10_first flag
by Alan Stern
· 12 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
09b6b51
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
by Alan Stern
· 13 years ago
de8c46b
SCSI: fix typo in definition of struct scsi_target
by Alan Stern
· 13 years ago
2b13257
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
by Moger, Babu
· 13 years ago
6c3633d
[SCSI] scsi_dh: Implement match callback function
by Hannes Reinecke
· 13 years ago
d7c48fe
[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
by Hannes Reinecke
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
9937a5e
scsi: remove performance regression due to async queue run
by Jens Axboe
· 13 years ago
d1e12de
[SCSI] ses: Avoid kernel panic when lun 0 is not mapped
by Krishnasamy, Somasundaram
· 14 years ago
940d7fa
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables.
by Peter Jones
· 14 years ago
5ce524b
scsi/sd: add a no_read_capacity_16 scsi_device flag
by Hans de Goede
· 14 years ago
8e04d80
scsi/sr: add no_read_disc_info scsi_device flag
by Hans de Goede
· 14 years ago
bc4f240
[SCSI] implement runtime Power Management
by Alan Stern
· 14 years ago
e3deec0
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
by James Bottomley
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
3ae31f6
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
by Chandra Seetharaman
· 15 years ago
4a84067
[SCSI] add queue_depth ramp up code
by Vasu Dev
· 15 years ago
860dc73
[SCSI] fix async scan add/remove race resulting in an oops
by James Bottomley
· 15 years ago
18ee70c
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
by Chandra Seetharaman
· 15 years ago
6c10db7
[SCSI] scsi_dh: Reference count scsi_dh_attach
by Chandra Seetharaman
· 15 years ago
f078727
[SCSI] remove scsi_req_map_sg
by FUJITA Tomonori
· 16 years ago
0762a48
[SCSI] Check for deleted device in scsi_device_online()
by Hannes Reinecke
· 16 years ago
881a256
[SCSI] Add VPD helper
by Matthew Wilcox
· 16 years ago
f4f4e47
[SCSI] add residual argument to scsi_execute and scsi_execute_req
by FUJITA Tomonori
· 16 years ago
b29f841
[SCSI] remove timeout from struct scsi_device
by James Bottomley
· 16 years ago
f0c0a37
[SCSI] Add helper code so transport classes/driver can control queueing (v3)
by Mike Christie
· 16 years ago
6f4267e
[SCSI] Update the SCSI state model to allow blocking in the created state
by James Bottomley
· 16 years ago
0f1d87a
[SCSI] add inline functions for recognising created and blocked states
by James Bottomley
· 16 years ago
d211f05
[SCSI] sd: fix USB devices incorrectly reporting DIF support
by Hugh Dickins
· 16 years ago
1835107
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
fca082c
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
2b142900
[SCSI] extend the last_sector_bug flag to cover more sectors
by Alan Jenkins
· 16 years ago
7027ad7
[SCSI] Support devices with protection information
by Martin K. Petersen
· 16 years ago
765cbc6
[SCSI] scsi_dh: Implement common device table handling
by Hannes Reinecke
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
d2886ea
scsi: sd: optionally set power condition in START STOP UNIT
by Stefan Richter
· 17 years ago
a6a8d9f
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
by Chandra Seetharaman
· 17 years ago
643eb2d
[SCSI] rework scsi_target allocation
by James Bottomley
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
b30c2fc
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
by James Bottomley
· 17 years ago
a0899d4
[SCSI] sd: add fix for devices with last sector access problems
by Hans de Goede
· 17 years ago
001aac2
[SCSI] sd,sr: add early detection of medium not present
by James Bottomley
· 17 years ago
25d7c36
[SCSI] move single_lun flag from scsi_device to scsi_target
by Tony Battersby
· 17 years ago
522939d
esp_scsi: fix reset cleanup spinlock recursion
by Maciej W. Rozycki
· 17 years ago
a341cd0
SCSI: add asynchronous event notification API
by Jeff Garzik
· 17 years ago
d0f656c
[SCSI] Remove unused method scsi_device_cancel
by Priyanka Gupta
· 17 years ago
462b785
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
by Christof Schmitt
· 17 years ago
d7b8bcb
[SCSI] modalias for scsi devices
by Michael Tokarev
· 18 years ago
c3c94c5
[SCSI] sd: implement START/STOP management
by Tejun Heo
· 18 years ago
a4d04a4
[SCSI] Make error printing more verbose
by Martin K. Petersen
· 18 years ago
61bf54b
USB Storage: indistinguishable devices with broken and unbroken firmware
by Oliver Neukum
· 18 years ago
3e082a9
[SCSI] Add ability to scan scsi busses asynchronously
by Matthew Wilcox
· 18 years ago
cb5d9e0
[PATCH] scsi: device_reprobe() can fail
by Andrew Morton
· 18 years ago
5baba83
[SCSI] add scsi_mode_select to scsi_lib.c
by James Bottomley
· 19 years ago
e28482c
[SCSI] add scsi_reprobe_device
by James Bottomley
· 19 years ago
ffedb45
[SCSI] fix scsi process problems and clean up the target reap issues
by James Bottomley
· 19 years ago
1bfc5d9
[SCSI] Recognize missing LUNs for non-standard devices
by Alan Stern
· 19 years ago
5e3c34c
[SCSI] Remove devfs support from the SCSI subsystem
by Greg KH
· 19 years ago
bb1d107
[SCSI] Prevent scsi_execute_async from guessing cdb length
by brking@us.ibm.com
· 19 years ago
6e68af6
[SCSI] Convert SCSI mid-layer to scsi_execute_async
by Mike Christie
· 19 years ago
7f23e14
[SCSI] correct some dropped const compiler warnings
by James Bottomley
· 19 years ago
01d7b3b
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
by Jeff Garzik
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
6f3a202
[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3
by James Bottomley
· 19 years ago
Next »