aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_device.h
AgeCommit message (Expand)Author
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceAaron Lu
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern
2012-02-08SCSI: fix typo in definition of struct scsi_targetAlan Stern
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke
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