summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-1/+1
* [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora2006-05-281-1/+1
* [SCSI] scsi_scan.c: fix compile warningsakpm@osdl.org2006-04-151-6/+13
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-04-141-4/+15
|\
| * [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-131-4/+15
* | [SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff2006-04-141-1/+1
* | [SCSI] Better log messages for PQ3 devsKurt Garloff2006-04-141-3/+35
* | [SCSI] Try LUN 1 and use bflagsKurt Garloff2006-04-141-13/+4Star
|/
* [SCSI] scsi: move target_destroy callMike Anderson2006-03-141-3/+2Star
* Merge ../linux-2.6James Bottomley2006-03-141-2/+14
|\
| * [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-281-2/+14
* | [SCSI] fix two leaks in scsi_alloc_sdev failure pathsDave Jones2006-03-121-0/+1
* | [SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King2006-02-281-2/+13
* | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-281-16/+33
* | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-281-0/+13
* | [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-281-8/+3Star
* | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-5/+1Star
* | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-281-4/+2Star
|/
* [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-141-22/+4Star
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-141-14/+2Star
* [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-051-1/+1
|\
| * [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-141-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/+0Star
* [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-291-8/+9
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-291-13/+0Star
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-4/+3Star
* [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-49/+47Star
* [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-181-13/+7Star
* [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/+4Star
* 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/+49Star
* | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-091-1/+15
|/
* [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern2005-07-281-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-181-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-171-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1473