aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman1-0/+1
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman1-0/+2
2009-03-12[SCSI] remove scsi_req_map_sgFUJITA Tomonori1-6/+0
2009-03-12[SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke1-1/+2
2009-03-12[SCSI] Add VPD helperMatthew Wilcox1-0/+1
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori1-2/+3
2008-12-29[SCSI] remove timeout from struct scsi_deviceJames Bottomley1-2/+0
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie1-0/+10
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley1-5/+9
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley1-0/+11
2008-08-06[SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins1-1/+2
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-1/+2
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-2/+1
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-1/+2
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen1-0/+5
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-1/+8
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+22
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter1-0/+1
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman1-0/+22
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley1-1/+2
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-5/+5
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley1-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede1-0/+1
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley1-1/+1
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby1-3/+3
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-0/+3
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik1-0/+25
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta1-1/+0
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-0/+1
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev1-0/+5
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo1-0/+1
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen1-2/+6
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-0/+1
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox1-15/+15
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley1-0/+5
2006-03-14[SCSI] add scsi_reprobe_deviceJames Bottomley1-0/+5
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley1-0/+10
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern1-1/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH1-1/+0
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+6
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley1-3/+3
2005-10-28[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik1-0/+16
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-0/+6
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley1-0/+1
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-2/+2
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley1-9/+5
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley1-0/+13
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley1-2/+11