aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_priv.h
AgeCommit message (Expand)Author
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2012-07-20[SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche
2012-07-20[SCSI] Fix device removal NULL pointer dereferenceBart Van Assche
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones
2011-01-24[SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley
2009-06-21enhance device info matching for multiple tablesJames Bottomley
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2008-10-13[SCSI] modify scsi to handle new fail fast flags.Mike Christie
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen
2008-04-22[SCSI] use default attributes for scsi_hostHannes Reinecke
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2008-01-02[SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong
2007-01-13[SCSI] kill scsi_rety_commandChristoph Hellwig
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[SCSI] update max sdev block limitJames Smart
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe
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-11-06[SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
2005-04-16Linux-2.6.12-rc2Linus Torvalds