Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2150158b31a3290cc883cf6dea4f5d6803b6b811
/
include
/
scsi
/
scsi_device.h
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
6006349
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
2b14290
[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
· 16 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
146f726
[SCSI] Alter the scsi_add_device() API to conform to what users expect
by James Bottomley
· 19 years ago
ea73a9f
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
by James Bottomley
· 19 years ago
33aa687
[SCSI] convert SPI transport class to scsi_execute
by James Bottomley
· 19 years ago
1cf7269
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
by James Bottomley
· 19 years ago
e10fb91
[SCSI] fix function prototype warning
by James Bottomley
· 19 years ago
2f4701d
[SCSI] add int_to_scsilun() function
by James.Smart@Emulex.Com
· 19 years ago
a283bd3
[SCSI] Add target alloc/destroy callbacks to the host template
by James Bottomley
· 19 years ago
c46f2ff
merge by hand (scsi_device.h)
by James Bottomley
· 20 years ago
06f81ea
[PATCH] scsi: remove volatile from scsi data
by
· 20 years ago
c2a9331
updates for CFQ oops fix
by
· 20 years ago
152587d
[PATCH] fix NMI lockup with CFQ scheduler
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago