summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-06-11scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-06-11scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-06-11scsi: sg: fix minor memory leak in error pathTony Battersby
2020-06-11scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2020-06-11scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2020-06-11scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2020-06-11scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2020-06-11scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2020-06-11scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2020-06-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2020-06-11scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2020-06-11scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2020-06-11scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2020-06-11scsi: sg: off by one in sg_ioctl()Dan Carpenter
2020-06-11scsi: sg: use standard lists for sg_requestsHannes Reinecke
2020-06-11scsi: sg: remove 'save_scat_len'Hannes Reinecke
2020-06-11scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2020-06-11scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2020-06-11scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2020-06-11scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2020-06-11scsi: sg: Change next_cmd_len handling to mirror upstreamBen Hutchings
2020-06-11sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita
2020-06-11sg: O_EXCL and other lock handlingDouglas Gilbert
2020-05-22scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-04-28scsi: fnic: fix invalid stack accessArnd Bergmann
2020-04-28scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
2020-04-28scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-02-11scsi: bnx2i: fix potential use after freePan Bian
2020-02-11scsi: qla4xxx: fix double free bugPan Bian
2020-02-11scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2020-02-11scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
2020-02-11scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2020-02-11scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter
2020-02-11scsi: csiostor: Don't enable IRQs too earlyDan Carpenter
2020-01-11scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-12-19scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-12-19scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-12-19scsi: core: try to get module before removing deviceYufen Yu
2019-12-19scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-12-10scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2019-10-05scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-10-05scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-10-05scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-09-23scsi: libsas: delete sas port if expander discover failedJason Yan
2019-09-23scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche
2019-09-23scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-09-23scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-08-13scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-07-09scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-06-20scsi: megaraid_sas: return error when create DMA pool failedJason Yan