| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 | 2 | -10/+11 |
|\ |
|
| * | [SCSI] libsas: fix deref before check in commit 70b25f890ce | James Bottomley | 2010-05-16 | 2 | -10/+11 |
* | | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 2010-05-17 | 1 | -1/+1 |
|/ |
|
* | [SCSI] fix locking around blk_abort_request() | Tejun Heo | 2010-05-01 | 2 | -0/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 1 | -1/+5 |
|\ |
|
| * | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -1/+5 |
* | | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev() | jack wang | 2009-11-06 | 1 | -1/+0 |
|/ |
|
* | [SCSI] libsas: fix wide port hotplug issues | Tom Peng | 2009-07-30 | 1 | -40/+107 |
* | [SCSI] libsas: reuse the original port when hotplugging phys in wide ports | Tom Peng | 2009-07-16 | 1 | -4/+15 |
* | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 2009-05-19 | 2 | -3/+4 |
* | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 | 2 | -13/+13 |
* | block: add rq->resid_len | Tejun Heo | 2009-05-11 | 2 | -23/+21 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 1 | -1/+1 |
* | [SCSI] libsas: fix test for negative unsigned and typos | Roel Kluin | 2009-01-02 | 1 | -6/+6 |
* | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 3 | -3/+3 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 3 | -17/+17 |
|\ |
|
| * | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 3 | -17/+17 |
* | | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 | 1 | -4/+4 |
|/ |
|
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 4 | -31/+31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 2 | -1/+42 |
|\ |
|
| * | [SCSI] libsas: fix endianness bug in sas_ata | Al Viro | 2008-04-17 | 1 | -1/+1 |
| * | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong | 2008-04-07 | 1 | -0/+41 |
* | | libata: kill ata_noop_dev_select() | Tejun Heo | 2008-04-17 | 1 | -1/+0 |
* | | libata: remove check_status from non-SFF drivers | Tejun Heo | 2008-04-17 | 1 | -8/+0 |
* | | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 2008-04-17 | 1 | -8/+9 |
* | | libata: add qc_fill_rtf port operation | Tejun Heo | 2008-04-17 | 1 | -0/+1 |
* | | libata: rename SFF port ops | Tejun Heo | 2008-04-17 | 1 | -4/+4 |
|/ |
|
* | [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set | James Bottomley | 2008-03-27 | 1 | -1/+4 |
* | [SCSI] libsas: misc fixes to the eh path | James Bottomley | 2008-02-23 | 1 | -17/+12 |
* | [SCSI] libsas: use the supplied address for SATA devices rather than changing it | James Bottomley | 2008-02-23 | 2 | -42/+8 |
* | [SCSI] libsas: export sas_find_local_phy function | James Bottomley | 2008-02-23 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-02-23 | 1 | -25/+43 |
|\ |
|
| * | [SCSI] libsas: correctly flush the LU queue on error recovery | James Bottomley | 2008-02-22 | 1 | -1/+2 |
| * | [SCSI] libsas: fix error handling | James Bottomley | 2008-02-22 | 1 | -24/+41 |
* | | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 | 9 | -16/+371 |
|\ |
|
| * | [SCSI] libsas: abstract STP task status into a function | James Bottomley | 2008-01-25 | 2 | -1/+38 |
| * | [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que... | FUJITA Tomonori | 2008-01-23 | 1 | -1/+0 |
| * | [SCSI] libsas: fix sense_buffer overrun | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
| * | [SCSI] libsas: don't use made up error codes | James Bottomley | 2008-01-11 | 2 | -2/+2 |
| * | [SCSI] libsas: don't treat underrun as an error on SMP tasks | James Bottomley | 2008-01-11 | 1 | -0/+19 |
| * | [SCSI] libsas: add host SMP processing | James Bottomley | 2008-01-11 | 5 | -5/+301 |
| * | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong | 2008-01-11 | 1 | -1/+5 |
| * | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 2008-01-11 | 3 | -5/+5 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-25 | 1 | -8/+6 |
|\ \ |
|
| * | | libata: convert to chained sg | Tejun Heo | 2008-01-23 | 1 | -6/+4 |
| * | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 2008-01-23 | 1 | -1/+1 |
| * | | libata: implement protocol tests | Tejun Heo | 2008-01-23 | 1 | -1/+1 |
| |/ |
|
* | | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
|/ |
|