aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAge
...
| * [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-18
| * [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-18
| * [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong2007-07-18
| * [SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong2007-07-18
| * [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong2007-07-18
| * [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong2007-07-18
| * [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-18
| * [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong2007-07-18
| * [SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2007-07-18
| * [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-18
| * [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-18
| * [SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley2007-07-18
| * [SCSI] aic94xx: add SATAPI supportJames Bottomley2007-07-18
| * [SCSI] libsas: support NCQ for SATA disksDarrick J. Wong2007-07-18
| * [SCSI] libsas: fix up sas_smp_phy_control()James Bottomley2007-07-18
| * [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley2007-07-18
| * [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-18
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
|/
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] libsas: convert to use the data buffer accessorsFUJITA Tomonori2007-05-29
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-06
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-03
* [SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong2007-02-03
* [SCSI] libsas: fix task attributeFUJITA Tomonori2007-01-30
* [SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong2007-01-27
* [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-27
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-27
* [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong2007-01-27
* [SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong2007-01-13
* [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-13
* [SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong2007-01-13
* [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-13
* [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-13
* [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-13
* [SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong2007-01-13
* [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong2007-01-13
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-13
* [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-13
* [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...Darrick J. Wong2007-01-13
* [SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong2007-01-13
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Actually update the fixed up compile failures.David Howells2006-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\
| * [SCSI] libsas: better error handling in sas_expander.cJames Bottomley2006-12-03
| * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
| |\
| * | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-22