summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_device.h
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-17scsi: remove performance regression due to async queue runJens Axboe
2011-03-23[SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley
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