summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-141-14/+2
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-041-1/+1
|\
| * [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-131-1/+1
* | [PATCH] Fix Fibre Channel boot oopsJames Bottomley2005-12-261-1/+2
* | [SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley2005-12-171-10/+38
|/
* [PATCH] Fix SCSI scanning slab corruptionBrian King2005-12-121-3/+0
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-23/+23
* [SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern2005-11-081-3/+5
* [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-281-8/+9
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-281-13/+0
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-4/+3
* [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-49/+47
* [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-181-13/+7
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-0/+13
* [SCSI] Fix module removal/device add raceAlan Stern2005-09-101-2/+6
* [SCSI] add missing scan mutex to scsi_scan_target()Alan Stern2005-09-091-27/+40
* [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-281-9/+4
* Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-7/+14
|\
| * [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-301-7/+14
* | [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-63/+49
* | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-081-1/+15
|/
* [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern2005-07-271-1/+2
* [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-141-0/+32
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-171-3/+22
|\
| * [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-261-3/+21
| * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-0/+1
* | [SCSI] fix slab corruption during ipr probeNathan Lynch2005-06-031-0/+1
|/
* [PATCH] SCSI GFP fixesAl Viro2005-04-241-1/+1
* [PATCH] fix NMI lockup with CFQ scheduler2005-04-161-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1473
OpenPOWER on IntegriCloud