Age | Commit message (Expand) | Author | Files | Lines |
2022-02-19 | scsi: libsas: Delete lldd_clear_aca callback | John Garry | 1 | -2/+0 |
2021-05-31 | scsi: core: Kill message byte | Hannes Reinecke | 1 | -3/+3 |
2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke | 1 | -2/+1 |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -29/+1 |
2021-04-06 | scsi: remove the unchecked_isa_dma flag | Christoph Hellwig | 1 | -4/+0 |
2021-04-06 | Buslogic: remove ISA support | Christoph Hellwig | 1 | -25/+1 |
2021-03-25 | Documentation: megaraid: fix spelling "consistend" => "consistent" | Dan Carpenter | 1 | -1/+1 |
2021-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -10/+2 |
2021-02-09 | Documentations: scsi, kvm: Update s390-tools GitHub URL | Jan Höppner | 1 | -1/+1 |
2021-01-22 | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish | 1 | -2/+0 |
2021-01-22 | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish | 1 | -2/+2 |
2021-01-22 | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish | 1 | -0/+2 |
2021-01-22 | scsi: libsas: Remove notifier indirection | John Garry | 1 | -6/+2 |
2021-01-22 | scsi: libsas: docs: Remove notify_ha_event() | Ahmed S. Darwish | 1 | -1/+0 |
2021-01-22 | scsi: Drop gdth driver | Hannes Reinecke | 1 | -3/+0 |
2020-10-14 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2 | -579/+0 |
2020-09-16 | scsi/qla2xxx: Convert to SPDX license identifiers | Thomas Gleixner | 1 | -290/+0 |
2020-09-16 | scsi/qla4xxx: Convert to SPDX license identifiers | Thomas Gleixner | 1 | -289/+0 |
2020-09-08 | scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_api | Nícolas F. R. A. Prado | 1 | -6/+0 |
2020-09-02 | scsi: smartpqi: Update documentation | Don Brace | 1 | -7/+7 |
2020-07-08 | scsi: advansys: docs: Eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-08 | scsi: docs: Update outdated link to IBM developerworks | Benjamin Block | 1 | -1/+1 |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 54 | -5327/+7049 |
2020-03-24 | scsi: simplify scsi_partsize | Christoph Hellwig | 1 | -21/+0 |
2020-03-11 | scsi: docs: convert arcmsr_spec.txt to ReST | Mauro Carvalho Chehab | 3 | -574/+908 |
2020-03-11 | scsi: docs: convert wd719x.txt to ReST | Mauro Carvalho Chehab | 3 | -21/+25 |
2020-03-11 | scsi: docs: convert ufs.txt to ReST | Mauro Carvalho Chehab | 2 | -30/+55 |
2020-03-11 | scsi: docs: convert tcm_qla2xxx.txt to ReST | Mauro Carvalho Chehab | 2 | -6/+21 |
2020-03-11 | scsi: docs: convert sym53c8xx_2.txt to ReST | Mauro Carvalho Chehab | 2 | -485/+647 |
2020-03-11 | scsi: docs: convert sym53c500_cs.txt to ReST | Mauro Carvalho Chehab | 2 | -1/+8 |
2020-03-11 | scsi: docs: convert st.txt to ReST | Mauro Carvalho Chehab | 3 | -112/+194 |
2020-03-11 | scsi: docs: convert smartpqi.txt to ReST | Mauro Carvalho Chehab | 2 | -27/+26 |
2020-03-11 | scsi: docs: convert sd-parameters.txt to ReST | Mauro Carvalho Chehab | 3 | -22/+28 |
2020-03-11 | scsi: docs: convert scsi.txt to ReST | Mauro Carvalho Chehab | 2 | -14/+18 |
2020-03-11 | scsi: docs: convert scsi-parameters.txt to ReST | Mauro Carvalho Chehab | 2 | -4/+9 |
2020-03-11 | scsi: docs: convert scsi_mid_low_api.txt to ReST | Mauro Carvalho Chehab | 4 | -1281/+1336 |
2020-03-11 | scsi: docs: convert scsi-generic.txt to ReST | Mauro Carvalho Chehab | 2 | -29/+47 |
2020-03-11 | scsi: docs: convert scsi_fc_transport.txt to ReST | Mauro Carvalho Chehab | 2 | -89/+154 |
2020-03-11 | scsi: docs: convert scsi_eh.txt to ReST | Mauro Carvalho Chehab | 2 | -87/+125 |
2020-03-11 | scsi: docs: convert scsi-changer.txt to ReST | Mauro Carvalho Chehab | 2 | -16/+21 |
2020-03-11 | scsi: docs: convert qlogicfas.txt to ReST | Mauro Carvalho Chehab | 2 | -4/+14 |
2020-03-11 | scsi: docs: convert ppa.txt to ReST | Mauro Carvalho Chehab | 3 | -14/+19 |
2020-03-11 | scsi: docs: convert NinjaSCSI.txt to ReST | Mauro Carvalho Chehab | 3 | -128/+165 |
2020-03-11 | scsi: docs: convert ncr53c8xx.txt to ReST | Mauro Carvalho Chehab | 2 | -763/+1109 |
2020-03-11 | scsi: docs: convert megaraid.txt to ReST | Mauro Carvalho Chehab | 2 | -20/+28 |
2020-03-11 | scsi: docs: convert lpfc.txt to ReST | Mauro Carvalho Chehab | 2 | -9/+8 |
2020-03-11 | scsi: docs: convert link_power_management_policy.txt to ReST | Mauro Carvalho Chehab | 2 | -3/+10 |
2020-03-11 | scsi: docs: convert libsas.txt to ReST | Mauro Carvalho Chehab | 2 | -141/+212 |
2020-03-11 | scsi: docs: convert hptiop.txt to ReST | Mauro Carvalho Chehab | 2 | -7/+39 |
2020-03-11 | scsi: docs: convert hpsa.txt to ReST | Mauro Carvalho Chehab | 2 | -40/+40 |