aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] scsi: Error handler description documentTejun Heo2005-09-10
* [SCSI] set error value when failing commands in prep_fnMike Christie2005-09-10
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-10
* [SCSI] Fix module removal/device add raceAlan Stern2005-09-10
* [SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez2005-09-10
* [SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2005-09-10
* [SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez2005-09-10
* [SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley2005-09-09
* [SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford2005-09-09
* [SCSI] SAS transport classChristoph Hellwig2005-09-09
* [SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert2005-09-09
* [SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert2005-09-09
* [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-09
* [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-09
* [SCSI] fix possible deadlock in scsi_lib.cNeil Brown2005-09-09
* [SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2005-09-09
* [SCSI] add missing scan mutex to scsi_scan_target()Alan Stern2005-09-09
* [SCSI] Re-do "final klist fixes"Linus Torvalds2005-09-07
* [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-07
* [SCSI] Revert "final klist fixes"Linus Torvalds2005-09-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-07
|\
| * Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
| |\
| | * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-06
| | * [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-06
| | * [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-06
| | * [SCSI] Universal Xport no attach blacklistAnton Blanchard2005-09-06
| | * [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-06
| | * [SCSI] return success after retries in scsi_eh_turAlan Stern2005-09-06
| | * [SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley2005-09-06
| | * [SCSI] qla2xxx: Update version number to 8.01.00-k.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Replace schedule_timeout().Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Add host attributes.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Add change_queue_depth/type() API support.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Correct LED scheme definition.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Simplify redundant target/device reset logic.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Correct domain/area exclusion logic.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Add FDMI support.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez2005-09-04
| | * [SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.Andrew Vasquez2005-09-04
| | * [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-04
| | * [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-04
| | * [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-04
| | * [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-04
| | * [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-04
| | * [SCSI] aacraid: bad BUG_ON fixMark Haverkamp2005-09-04
| | * [SCSI] sg direct io/mmap oops, st syncDouglas Gilbert2005-09-04