aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * scsi: change to new flag variablematt mooney2011-03-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \
| * | [SCSI] libsas: fix ata list corruption issueJames Bottomley2011-03-14
| * | [SCSI] libsas: fix loopback topology bug during discoveryjack_wang2011-02-28
| * | [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-13
| * | [SCSI] libsas: remove spurious sata control register read/writeJames Bottomley2011-01-24
| * | [SCSI] libsas: convert to standard kernel debuggingJames Bottomley2011-01-24
| * | [SCSI] libsas: fix ATAPI check condition terminationJames Bottomley2011-01-24
* | | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* | | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* | | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
* | | ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-02
* | | libsas: convert to libata new error handlerJames Bottomley2011-03-02
| |/ |/|
* | [SCSI] libsas: fix runaway error handler problemJames Bottomley2011-01-24
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\
| * [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
* | [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-21
|/
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22
|\
| * [SCSI] libsas: fix bug for vacant phyJack Wang2010-10-11
| * [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-08
| * [SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn2010-10-07
* | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
|/
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\
| * [SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley2010-05-16
* | libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
|/
* [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang2009-11-06
|/
* [SCSI] libsas: fix wide port hotplug issuesTom Peng2009-07-30
* [SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng2009-07-16
* block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
* block: cleanup rq->data_len usagesTejun Heo2009-05-11
* block: add rq->resid_lenTejun Heo2009-05-11
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* [SCSI] libsas: fix test for negative unsigned and typosRoel Kluin2009-01-02
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-10
|\
| * block: unify request timeout handlingJens Axboe2008-10-09
* | libata: make SCR access ops per-linkTejun Heo2008-09-29
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18
|\
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-17
| * [SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong2008-04-07
* | libata: kill ata_noop_dev_select()Tejun Heo2008-04-17