| Commit message (Expand) | Author | Age |
* | [SCSI] sd: use REQ_PM in sd's runtime suspend operation | Lin Ming | 2013-05-06 |
* | [SCSI] remove can_power_off flag from scsi_device | Aaron Lu | 2013-01-25 |
* | [libata] scsi: no poll when ODD is powered off | Aaron Lu | 2013-01-25 |
* | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives | Jason J. Herne | 2012-11-27 |
* | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 2012-11-14 |
* | [SCSI] Add a report opcode helper | Martin K. Petersen | 2012-11-14 |
* | [SCSI] Disable DIF on Hitachi Ultrastar 15K300 | Martin K. Petersen | 2012-09-24 |
* | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 2012-07-25 |
|\ |
|
| * | [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 state | Mike Christie | 2012-07-20 |
| * | [SCSI] add new SDEV_TRANSPORT_OFFLINE state | Mike Christie | 2012-07-20 |
* | | libata: tell scsi layer device supports runtime power off | Aaron Lu | 2012-06-29 |
|/ |
|
* | SCSI & usb-storage: add try_rc_10_first flag | Alan Stern | 2012-06-23 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 |
|\ |
|
| * | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 |
* | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern | 2012-02-08 |
* | | SCSI: fix typo in definition of struct scsi_target | Alan Stern | 2012-02-08 |
|/ |
|
* | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 2011-12-15 |
* | [SCSI] scsi_dh: Implement match callback function | Hannes Reinecke | 2011-08-30 |
* | [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data | Hannes Reinecke | 2011-08-30 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | scsi: remove performance regression due to async queue run | Jens Axboe | 2011-05-17 |
* | [SCSI] ses: Avoid kernel panic when lun 0 is not mapped | Krishnasamy, Somasundaram | 2011-03-23 |
* | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 2011-01-24 |
* | scsi/sd: add a no_read_capacity_16 scsi_device flag | Hans de Goede | 2010-10-22 |
* | scsi/sr: add no_read_disc_info scsi_device flag | Hans de Goede | 2010-10-22 |
* | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 |
* | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley | 2010-01-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous | Chandra Seetharaman | 2009-12-04 |
| * | [SCSI] add queue_depth ramp up code | Vasu Dev | 2009-12-04 |
* | | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley | 2009-11-26 |
|/ |
|
* | [SCSI] scsi_dh: add the interface scsi_dh_set_params() | Chandra Seetharaman | 2009-08-22 |
* | [SCSI] scsi_dh: Reference count scsi_dh_attach | Chandra Seetharaman | 2009-08-22 |
* | [SCSI] remove scsi_req_map_sg | FUJITA Tomonori | 2009-03-12 |
* | [SCSI] Check for deleted device in scsi_device_online() | Hannes Reinecke | 2009-03-12 |
* | [SCSI] Add VPD helper | Matthew Wilcox | 2009-03-12 |
* | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 |
* | [SCSI] remove timeout from struct scsi_device | James Bottomley | 2008-12-29 |
* | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 2008-10-13 |
* | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 |
* | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 |
* | [SCSI] sd: fix USB devices incorrectly reporting DIF support | Hugh Dickins | 2008-08-06 |
* | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-06 |
* | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-04 |
* | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 |
* | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 |
* | [SCSI] scsi_dh: Implement common device table handling | Hannes Reinecke | 2008-07-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman | 2008-06-05 |