Age | Commit message (Expand) | Author | Files | Lines |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2020-03-11 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-23 | scsi: iscsi: Use EFI GetVariable only when available | Ard Biesheuvel | 1 | -1/+1 |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann | 1 | -0/+3 |
2019-10-24 | scsi: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-24 | scsi: isci: Spelling s/configruation/configuration/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry | 4 | -9/+4 |
2019-06-18 | scsi: isci: Grammar s/the its/its/ | Geert Uytterhoeven | 1 | -3/+3 |
2019-01-08 | scsi: isci: initialize shost fully before calling scsi_add_host() | Logan Gunthorpe | 1 | -7/+7 |
2018-12-20 | scsi: isci: request: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-12-20 | scsi: isci: remote_node_context: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2018-12-20 | scsi: isci: remote_device: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2018-12-20 | scsi: isci: phy: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-15 | scsi: isci: use dma_set_mask_and_coherent | Christoph Hellwig | 1 | -15/+4 |
2018-10-16 | scsi: isci: Change sci_controller_start_task's return type to sci_status | Nathan Chancellor | 3 | -7/+7 |
2018-10-16 | scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler | Nathan Chancellor | 1 | -2/+2 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+4 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+0 |
2018-05-01 | scsi: isci: remove redundant check on in_connection_align_insertion_frequency | Colin Ian King | 1 | -3/+0 |
2018-04-20 | scsi: isci: Fix infinite loop in while loop | Colin Ian King | 1 | -2/+1 |
2018-02-13 | scsi: isci: remove redundant initialization to 'bit' | Colin Ian King | 1 | -1/+1 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -18/+16 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | scsi: isci: Convert timers to use timer_setup() | Kees Cook | 5 | -18/+16 |
2017-08-25 | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke | 1 | -1/+1 |
2017-07-12 | scsi: isci: fix typo in function names | Colin Ian King | 1 | -7/+7 |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -2/+2 |
2017-04-21 | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn | 1 | -1/+0 |
2016-12-01 | scsi: isci: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2 | -14/+10 |
2016-11-29 | scsi: isci: Add a missing call to pci_unmap_biosrom | Quentin Lambert | 1 | -0/+1 |
2016-11-29 | scsi: isci: avoid array subscript warning | Arnd Bergmann | 1 | -0/+3 |
2016-11-14 | scsi: isci: fix typo in deg_dbg message | Colin Ian King | 1 | -1/+1 |
2016-11-14 | scsi: isci: fix spelling mistakes in dev_warn messages | Colin Ian King | 1 | -2/+2 |
2016-05-23 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+4 |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 1 | -1/+2 |
2016-05-09 | libsas: enable FPDMA SEND/RECEIVE | Hannes Reinecke | 1 | -1/+3 |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -2/+2 |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
2015-11-09 | isci: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -2/+2 |
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-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-11 | 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 |