Age | Commit message (Expand) | Author | Files | Lines |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -2/+2 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
2015-11-10 | isci: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -2/+2 |
2015-06-01 | 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-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-12 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -2/+2 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig | 3 | -80/+70 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 1 | -1/+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 | -2/+2 |
2014-10-29 | isci: Spelling s/stucture/structure/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-07-29 | isci: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -1/+1 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2014-03-15 | [SCSI] isci: update version to 1.2 | Lukasz Dorau | 1 | -1/+1 |
2014-03-15 | [SCSI] isci: fix needless ata reset escalations | Dan Williams | 1 | -6/+2 |
2014-03-10 | [SCSI] isci: correct erroneous for_each_isci_host macro | Lukasz Dorau | 1 | -3/+2 |
2014-03-10 | [SCSI] isci: fix reset timeout handling | Dan Williams | 2 | -8/+1 |
2013-08-26 | [SCSI] isci: Fix a infinite loop. | Xinghai Yu | 1 | -1/+1 |
2013-07-25 | [SCSI] isci: fix breakage caused by >16byte CDB patch | James Bottomley | 1 | -1/+1 |
2013-07-23 | [SCSI] isci: Fix a race condition in the SSP task management path | Jeff Skirvin | 1 | -3/+6 |
2013-06-04 | [SCSI] libsas: implement > 16 byte CDB support | James Bottomley | 1 | -2/+2 |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 4 | -7/+7 |
2013-04-12 | [SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -4/+2 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 1 | -1/+1 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-11-13 | [SCSI] isci: copy fis 0x34 response into proper buffer | Maciej Patelczyk | 1 | -1/+1 |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 6 | -14/+78 |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 3 | -9/+73 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -5/+5 |
2012-09-24 | [SCSI] isci: Fix interrupt coalescing assumption of active TCs | Dave Jiang | 1 | -2/+8 |
2012-09-24 | [SCSI] isci: Allow SSP tasks into the task management path. | Jeff Skirvin | 1 | -4/+6 |
2012-09-13 | Merge tag 'isci-for-3.6' into for-next | James Bottomley | 5 | -5/+5 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 3 | -3/+3 |
2012-09-01 | scsi: fix various printk and comment typos | Masanari Iida | 2 | -2/+2 |
2012-08-24 | [SCSI] isci: implement suspend/resume support | Artur Wojcik | 3 | -3/+59 |
2012-07-20 | [SCSI] isci: use sas eh strategy handlers | Dan Williams | 1 | -0/+3 |
2012-07-03 | isci: add a couple __iomem annotations | Dan Carpenter | 2 | -2/+2 |
2012-07-03 | isci: make function declaration match implementation | Dan Carpenter | 1 | -1/+1 |
2012-07-03 | isci: fix COMSAS negation timout workaround for WD SAS drives | Dave Maurer | 1 | -0/+2 |
2012-07-03 | isci: fix isci_pci_probe() generates warning on efi failure path | Dan Williams | 2 | -2/+0 |
2012-05-18 | isci: End the RNC resumption wait when the RNC is destroyed. | Jeff Skirvin | 4 | -11/+33 |
2012-05-18 | isci: Fixed RNC bug that lost the suspension or resumption during destroy | Jeff Skirvin | 1 | -58/+38 |
2012-05-18 | isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. | Jeff Skirvin | 1 | -5/+13 |
2012-05-18 | isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. | Jeff Skirvin | 1 | -1/+4 |
2012-05-18 | isci: Remove obviated host callback list. | Jeff Skirvin | 5 | -66/+31 |
2012-05-18 | isci: Check IDEV_GONE before performing abort path operations. | Jeff Skirvin | 2 | -21/+57 |