Commit Graph

69 Commits (46420e49c9fd76defecfb3f048ab20c5a72dfd0a)

Author SHA1 Message Date
James Bottomley 15617ff66c [SCSI] libsas: fix build dependencies on libata 18 years ago
Jesper Juhl 92631fa4d0 [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() 18 years ago
Jeff Garzik 1d1bbee61e [SCSI] libsas: Remove PCI dependencies 18 years ago
Darrick J. Wong 2cd614c873 [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL 18 years ago
James Bottomley b91421749a [SCSI] libsas: make ATA functions selectable by a config option 18 years ago
James Bottomley 110dd8f19d [SCSI] libsas: fix scr_read/write users and update the libata documentation 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
FUJITA Tomonori 08547354c1 [SCSI] libsas: kill unused smp_portal code 18 years ago
FUJITA Tomonori ba1fc175cc [SCSI] libsas: add SAS management protocol handler 18 years ago
James Bottomley 9d720d82dc [SCSI] libsas: fix lockdep issue with ATA 18 years ago
James Bottomley 0f05df8b3b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA 18 years ago
Darrick J. Wong 3a2755af37 [SCSI] sas_ata: Implement sas_task_abort for ATA devices 18 years ago
Darrick J. Wong fe059f122f [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices 18 years ago
Darrick J. Wong 5986c3d305 [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. 18 years ago
Darrick J. Wong d97db63f8d [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done 18 years ago
Darrick J. Wong 38691593cd [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port 18 years ago
Darrick J. Wong 1c50dc83f9 [SCSI] sas_ata: ata_post_internal should abort the sas_task 18 years ago
Darrick J. Wong 35a7f2f698 [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* 18 years ago
Darrick J. Wong 3eb7a51a3a [SCSI] sas_ata: Satisfy libata qc function locking requirements 18 years ago
Darrick J. Wong 338ec57003 [SCSI] Migrate libsas ATA code into a separate file 18 years ago
James Bottomley 0281e02c56 [SCSI] libsas: fixup NCQ for SATA disks 18 years ago
James Bottomley 528fd55200 [SCSI] libsas: better error handling in sas_ex_discover_end_dev() 18 years ago
James Bottomley 27e92471b5 [SCSI] aic94xx: add SATAPI support 18 years ago
Darrick J. Wong bdab4e8778 [SCSI] libsas: support NCQ for SATA disks 18 years ago
James Bottomley 38e2f03558 [SCSI] libsas: fix up sas_smp_phy_control() 18 years ago
James Bottomley 1acce1942a [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders 18 years ago
Darrick J. Wong fa1c1e8f1e [SCSI] Add SATA support to libsas 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
FUJITA Tomonori c13e556647 [SCSI] libsas: convert to use the data buffer accessors 18 years ago
Christoph Hellwig d7a54e30d3 [SCSI] sas_scsi_host: Convert to use the kthread API 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Darrick J. Wong a9344e68ac [SCSI] libsas: Add an LU reset mechanism to the error handler 18 years ago
Darrick J. Wong 423f7cf467 [SCSI] libsas: Don't BUG when connecting two expanders via wide port 18 years ago
FUJITA Tomonori 63bb1bf040 [SCSI] libsas: fix task attribute 18 years ago
Darrick J. Wong f27708fc75 [SCSI] libsas: Enable automatic spin-up of SAS disks 18 years ago
Darrick J. Wong ad689233be [SCSI] libsas: Handle SCSI commands that complete with failure codes 18 years ago
Darrick J. Wong 6f63caae21 [SCSI] libsas: Clean up discovery failure handler code 18 years ago
Darrick J. Wong 3b6e9fafc4 [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port 18 years ago
Darrick J. Wong 02cd743bb3 [SCSI] libsas: Start I_T recovery if ABORT TASK fails 18 years ago
Darrick J. Wong 6b0efb8516 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading 18 years ago
Darrick J. Wong 980fa2f9d6 [SCSI] libsas: phy port lock needs irq spinlocks 18 years ago
Darrick J. Wong 396819fba8 [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler 18 years ago
Darrick J. Wong 3ebf6922b0 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command 18 years ago
Darrick J. Wong 37958fb040 [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag 18 years ago
Darrick J. Wong cde3f74bac [SCSI] libsas: Destroy the task collector thread after releasing ports 18 years ago
Darrick J. Wong 6d4dcd4dae [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out 18 years ago
Darrick J. Wong acbf167d4a [SCSI] libsas: Add a sysfs knob to enable/disable a phy 18 years ago
Darrick J. Wong b218a0d8e2 [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned 18 years ago