Age | Commit message (Expand) | Author | Files | Lines |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 1 | -1/+0 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -1/+0 |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -5/+5 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig | 4 | -21/+8 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -0/+1 |
2014-11-05 | libsas: use ata_dev_classify() | Hannes Reinecke | 1 | -5/+5 |
2013-06-04 | [SCSI] libsas: implement > 16 byte CDB support | James Bottomley | 1 | -1/+2 |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 3 | -14/+14 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -12/+11 |
2012-10-06 | sections: fix section conflicts in drivers/scsi | Andi Kleen | 1 | -1/+1 |
2012-07-08 | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | Dan Williams | 1 | -1/+1 |
2012-04-30 | aic94xx: Get rid of redundant NULL check before release_firmware() call | Jesper Juhl | 1 | -2/+1 |
2012-02-29 | [SCSI] libsas: don't recover end devices attached to disabled phys | Dan Williams | 1 | -1/+1 |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams | 1 | -1/+0 |
2012-02-29 | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 1 | -3/+6 |
2012-02-19 | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams | 3 | -14/+28 |
2012-02-19 | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 1 | -1/+1 |
2012-02-19 | [SCSI] libsas: kill sas_slave_destroy | Dan Williams | 1 | -1/+0 |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-10-02 | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 1 | -0/+1 |
2011-09-15 | aix94xx: Use angle brackets for system includes | Joe Perches | 1 | -1/+1 |
2011-05-24 | [SCSI] aic94xx: world-writable sysfs update_bios file | Vasiliy Kulikov | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-17 | scsi: change to new flag variable | matt mooney | 1 | -3/+1 |
2010-11-03 | drivers: scsi: fix typo in comment | Andrea Gelmini | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2 | -5/+5 |
2010-08-11 | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall | 1 | -2/+2 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 1 | -1/+1 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -0/+6 |
2009-12-04 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 5 | -36/+36 |
2008-07-10 | aic94xx: treat firmware data as const | David Woodhouse | 3 | -11/+12 |
2008-05-02 | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 1 | -3/+3 |
2008-04-07 | [SCSI] aic94xx: cleanups | Adrian Bunk | 13 | -113/+87 |
2008-04-07 | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong | 3 | -29/+9 |
2008-02-24 | [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic | James Bottomley | 3 | -114/+139 |
2008-02-23 | [SCSI] aic94xx: plumb in I_T_nexus_reset task management function | James Bottomley | 3 | -5/+56 |
2008-02-22 | [SCSI] aic94xx: fix sequencer hang on error recovery | James Bottomley | 1 | -4/+0 |
2008-02-18 | [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET | James Bottomley | 1 | -4/+10 |
2008-02-11 | [SCSI] aic94xx: fix ABORT_TASK define conflict | Boaz Harrosh | 2 | -2/+2 |
2008-01-25 | [SCSI] libsas: abstract STP task status into a function | James Bottomley | 1 | -18/+2 |
2008-01-11 | [SCSI] aic94xx: fix section mismatches | Randy Dunlap | 1 | -3/+3 |
2008-01-11 | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 6 | -30/+30 |