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