Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams | 1 | -1/+2 |
2012-07-20 | [SCSI] Change return type of scsi_queue_insert() into void | Bart Van Assche | 1 | -1/+1 |
2012-07-20 | [SCSI] Fix device removal NULL pointer dereference | Bart Van Assche | 1 | -1/+0 |
2012-07-20 | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie | 1 | -1/+3 |
2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams | 1 | -0/+2 |
2012-02-18 | [SCSI] scsi_pm: Fix bug in the SCSI power management handler | Alan Stern | 1 | -0/+1 |
2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 1 | -1/+0 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+2 |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -1/+1 |
2011-01-24 | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 1 | -0/+1 |
2011-01-24 | [SCSI] Add scsi_dev_info_list_del_keyed() | Peter Jones | 1 | -0/+1 |
2010-08-06 | SCSI: remove fake "address-of" expression | Alan Stern | 1 | -2/+0 |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern | 1 | -1/+13 |
2010-07-28 | [SCSI] convert to the new PM framework | Alan Stern | 1 | -0/+7 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -1/+1 |
2009-06-21 | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 1 | -1/+0 |
2009-06-21 | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers | James Bottomley | 1 | -0/+1 |
2009-06-21 | enhance device info matching for multiple tables | James Bottomley | 1 | -0/+15 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 1 | -3/+0 |
2008-10-13 | [SCSI] modify scsi to handle new fail fast flags. | Mike Christie | 1 | -0/+1 |
2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -5/+2 |
2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen | 1 | -0/+1 |
2008-04-23 | [SCSI] use default attributes for scsi_host | Hannes Reinecke | 1 | -0/+1 |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 1 | -0/+1 |
2008-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-01-03 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 1 | -1/+0 |
2008-01-02 | [SCSI] scsi_sysfs: restore prep_fn when ULD is removed | James Bottomley | 1 | -0/+3 |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 1 | -0/+1 |
2007-01-27 | [SCSI] scsi_error.c: Export some scsi_eh_* functions | Darrick J. Wong | 1 | -0/+5 |
2007-01-13 | [SCSI] kill scsi_rety_command | Christoph Hellwig | 1 | -1/+0 |
2006-10-11 | [SCSI] Add ability to scan scsi busses asynchronously | Matthew Wilcox | 1 | -0/+3 |
2006-09-03 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 1 | -0/+11 |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 1 | -1/+0 |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | [SCSI] update max sdev block limit | James Smart | 1 | -1/+1 |
2006-06-11 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 1 | -10/+0 |
2006-01-14 | [SCSI] remove target parent limitiation | Christoph Hellwig | 1 | -6/+0 |
2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 1 | -0/+1 |
2005-12-15 | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie | 1 | -1/+0 |
2005-12-14 | [SCSI] correct some dropped const compiler warnings | James Bottomley | 1 | -1/+2 |
2005-11-06 | [SCSI] use a completion in scsi_send_eh_cmnd | Christoph Hellwig | 1 | -1/+0 |
2005-09-09 | [SCSI] fix callers of scsi_remove_device() who already hold the scan muted | Alan Stern | 1 | -0/+1 |
2005-09-07 | [SCSI] unexport scsi_add_timer/scsi_delete_timer | Christoph Hellwig | 1 | -0/+3 |
2005-06-26 | [SCSI] remove scsi_eh_eflags_ macros | Christoph Hellwig | 1 | -9/+0 |
2005-06-26 | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 1 | -11/+0 |
2005-06-24 | [PATCH] make various thing static | Adrian Bunk | 1 | -4/+0 |
2005-04-18 | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field | | 1 | -5/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+165 |