summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-09-23scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby1-1/+1
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-1/+1
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie1-0/+2
2021-05-22Fix misc new gcc warningsLinus Torvalds1-1/+1
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan1-0/+3
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov1-0/+7
2020-08-07Revert "scsi: libsas: direct call probe and destruct"Greg Kroah-Hartman2-2/+2
2020-08-05scsi: libsas: direct call probe and destructJason Yan2-2/+2
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche1-1/+0
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche1-0/+1
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-2/+0
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek1-2/+2
2018-08-15scsi: core: introduce force_blk_mqMing Lei1-0/+3
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+2
2018-03-15scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2-2/+3
2018-02-16scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche1-0/+2
2017-12-14scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-03scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov1-1/+0
2017-10-03scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-0/+2
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-0/+1
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche1-6/+0
2017-09-01scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche1-0/+3
2017-08-30scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2-4/+3
2017-08-30scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche1-4/+14
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-26scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche1-1/+1
2017-08-26scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche1-1/+1
2017-08-26scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1
2017-08-26scsi: Remove an obsolete function declarationBart Van Assche1-1/+0
2017-08-17scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier1-0/+1
2017-07-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2017-07-07target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-23/+9
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-0/+2
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+1
2017-06-28scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-3/+3
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-0/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche1-3/+0
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang1-4/+0
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig1-1/+0
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig1-9/+0
2017-06-21block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-06-21block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1