| Commit message (Expand) | Author | Age |
* | [SCSI] libsas: Add option for SATA soft reset | Dave Jiang | 2011-05-26 |
* | [SCSI] libsas: check dev->gone before submitting sata i/o | Dan Williams | 2011-05-26 |
* | [SCSI] libsas: fix/amend device gone notification in sas_deform_port() | Dan Williams | 2011-05-26 |
* | [SCSI] libsas: fix SATA NCQ error | Xiangliang Yu | 2011-05-24 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 |
|\ |
|
| * | scsi: change to new flag variable | matt mooney | 2011-03-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 |
|\ \ |
|
| * | | [SCSI] libsas: fix ata list corruption issue | James Bottomley | 2011-03-14 |
| * | | [SCSI] libsas: fix loopback topology bug during discovery | jack_wang | 2011-02-28 |
| * | | [SCSI] libsas: convert to libata new error handler | James Bottomley | 2011-02-13 |
| * | | [SCSI] libsas: remove spurious sata control register read/write | James Bottomley | 2011-01-24 |
| * | | [SCSI] libsas: convert to standard kernel debugging | James Bottomley | 2011-01-24 |
| * | | [SCSI] libsas: fix ATAPI check condition termination | James Bottomley | 2011-01-24 |
* | | | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 |
* | | | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 |
* | | | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov | 2011-03-02 |
* | | | ipr/sas_ata: use mode mask macros from <linux/ata.h> | Sergei Shtylyov | 2011-03-02 |
* | | | libsas: convert to libata new error handler | James Bottomley | 2011-03-02 |
| |/
|/| |
|
* | | [SCSI] libsas: fix runaway error handler problem | James Bottomley | 2011-01-24 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 |
|\ |
|
| * | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik | 2011-01-05 |
* | | [SCSI] libsas: fix definition of wideport, include local sas address | Dan Williams | 2010-12-21 |
|/ |
|
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | [SCSI] libsas: fix bug for vacant phy | Jack Wang | 2010-10-11 |
| * | [SCSI] libsas: Don't issue commands to devices that have been hot-removed | Darrick J. Wong | 2010-10-08 |
| * | [SCSI] libsas: fix NCQ mixing with non-NCQ | David Milburn | 2010-10-07 |
* | | block: remove spurious uses of REQ_HARDBARRIER | Tejun Heo | 2010-09-10 |
|/ |
|
* | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | [SCSI] libsas: fix deref before check in commit 70b25f890ce | James Bottomley | 2010-05-16 |
* | | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 2010-05-17 |
|/ |
|
* | [SCSI] fix locking around blk_abort_request() | Tejun Heo | 2010-05-01 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 |
* | | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev() | jack wang | 2009-11-06 |
|/ |
|
* | [SCSI] libsas: fix wide port hotplug issues | Tom Peng | 2009-07-30 |
* | [SCSI] libsas: reuse the original port when hotplugging phys in wide ports | Tom Peng | 2009-07-16 |
* | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 2009-05-19 |
* | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 |
* | block: add rq->resid_len | Tejun Heo | 2009-05-11 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 |
* | [SCSI] libsas: fix test for negative unsigned and typos | Roel Kluin | 2009-01-02 |
* | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | block: unify request timeout handling | Jens Axboe | 2008-10-09 |
* | | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 |
|/ |
|
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |