summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-5/+13
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-223-3/+21
|\
| * [SCSI] libsas: fix bug for vacant phyJack Wang2010-10-111-3/+6
| * [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-083-0/+14
| * [SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn2010-10-071-0/+1
* | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-101-12/+1
|/
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-284-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-212-10/+11
|\
| * [SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley2010-05-162-10/+11
* | libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-1/+1
|/
* [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-012-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-1/+5
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
* | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang2009-11-061-1/+0
|/
* [SCSI] libsas: fix wide port hotplug issuesTom Peng2009-07-301-40/+107
* [SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng2009-07-161-4/+15
* block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-192-3/+4
* block: cleanup rq->data_len usagesTejun Heo2009-05-112-13/+13
* block: add rq->resid_lenTejun Heo2009-05-112-23/+21
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-1/+1
* [SCSI] libsas: fix test for negative unsigned and typosRoel Kluin2009-01-021-6/+6
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-023-3/+3
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-103-17/+17
|\
| * block: unify request timeout handlingJens Axboe2008-10-093-17/+17
* | libata: make SCR access ops per-linkTejun Heo2008-09-291-4/+4
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-274-31/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-182-1/+42
|\
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-171-1/+1
| * [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-071-0/+41
* | libata: kill ata_noop_dev_select()Tejun Heo2008-04-171-1/+0
* | libata: remove check_status from non-SFF driversTejun Heo2008-04-171-8/+0
* | libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-171-8/+9
* | libata: add qc_fill_rtf port operationTejun Heo2008-04-171-0/+1
* | libata: rename SFF port opsTejun Heo2008-04-171-4/+4
|/
* [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
* [SCSI] libsas: misc fixes to the eh pathJames Bottomley2008-02-231-17/+12
* [SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2008-02-232-42/+8
* [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-231-25/+43
|\
| * [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-221-1/+2
| * [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
* | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-259-16/+371
|\
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-252-1/+38
| * [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-231-1/+0
| * [SCSI] libsas: fix sense_buffer overrunFUJITA Tomonori2008-01-231-1/+1
| * [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-112-2/+2
| * [SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley2008-01-111-0/+19
OpenPOWER on IntegriCloud