summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-05-22scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-08-25scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2017-12-16scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-06-01Split SCSI header filesBart Van Assche
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-10scsi_transport_fc: Add support for 25Gbit speedJames Smart
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke
2015-01-09scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke
2015-01-09scsi: use external buffer for command loggingHannes Reinecke
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds