summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-11-02scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-11-02scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta
2017-10-27scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-12scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-10-05scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli
2017-10-05scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran
2017-09-27scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switchSawan Chandak
2017-09-27scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez
2017-09-27scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio
2017-09-27scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-27scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S
2017-09-27scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan S
2017-09-27scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...Shivasharan S
2017-09-27scsi: aacraid: Fix command send race conditionBrian King
2017-09-27scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-23scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-22scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-08-22scsi: ipr: Set no_report_opcodes for RAID arraysBrian King
2017-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-16scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash
2017-08-16Revert "scsi: default to scsi-mq"Christoph Hellwig
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal
2017-08-16scsi: aacraid: Fix out of bounds in aac_get_name_respRaghava Aditya Renukunta
2017-08-16scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash
2017-08-16scsi: megaraid_sas: fix error handle in megasas_probe_oneweiping zhang
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-08scsi: ses: Fix wrong page errorBrian King
2017-08-08scsi: ipr: Fix scsi-mq lockdep issueBrian King
2017-08-08scsi: st: fix blk_get_queue usageBodo Stroesser
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-30qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn