aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceAaron Lu1-1/+0
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu1-0/+4
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne1-0/+1
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen1-0/+1
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen1-0/+3
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen1-0/+4
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik1-1/+4
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie1-1/+1
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie1-0/+2
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu1-0/+1
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-0/+3
2012-02-08SCSI: fix typo in definition of struct scsi_targetAlan Stern1-2/+2
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu1-1/+0
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke1-0/+1
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke1-0/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-17scsi: remove performance regression due to async queue runJens Axboe1-0/+1
2011-03-23[SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables.Peter Jones1-0/+1
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede1-0/+1
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-0/+1
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern1-0/+8
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley1-1/+2
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+8
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman1-1/+2
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev1-3/+6
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley1-0/+1
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