summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen1-5/+14
2017-10-12scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-4/+15
2017-10-05scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli1-0/+2
2017-10-05scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll2-6/+11
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-10-05scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig1-1/+1
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-09-27scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran1-1/+1
2017-09-27scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switchSawan Chandak1-1/+1
2017-09-27scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez3-2/+3
2017-09-27scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio1-1/+1
2017-09-27scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com1-0/+1
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke1-3/+2
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke1-26/+35
2017-09-27scsi: storvsc: fix memory leak on ring buffer busyLong Li1-0/+2
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S1-1/+4
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S1-0/+8
2017-09-27scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan S1-1/+2
2017-09-27scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...Shivasharan S1-1/+1
2017-09-27scsi: aacraid: Fix command send race conditionBrian King1-33/+21
2017-09-27scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter1-1/+1
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-08-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+10
2017-08-24scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET1-6/+8
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-13/+46
2017-08-23scsi: sg: off by one in sg_ioctl()Dan Carpenter1-1/+1
2017-08-23scsi: ipr: Set no_report_opcodes for RAID arraysBrian King1-0/+1
2017-08-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-29/+24
2017-08-17scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-08-17Revert "scsi: default to scsi-mq"Christoph Hellwig2-0/+15
2017-08-17scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2-4/+8
2017-08-17scsi: aacraid: Fix out of bounds in aac_get_name_respRaghava Aditya Renukunta2-3/+8
2017-08-17scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2-5/+11
2017-08-17scsi: megaraid_sas: fix error handle in megasas_probe_oneweiping zhang1-1/+1
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-30/+0
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe4-2/+38
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart4-2/+38
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-169/+69
2017-08-08scsi: ses: Fix wrong page errorBrian King1-1/+1
2017-08-08scsi: ipr: Fix scsi-mq lockdep issueBrian King2-14/+21
2017-08-08scsi: st: fix blk_get_queue usageBodo Stroesser1-2/+2
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez1-12/+0
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-37/+58
2017-07-31qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger1-30/+0
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-30/+1
2017-07-27scsi: aacraid: reading out of boundsDan Carpenter1-3/+4
2017-07-27scsi: qedf: Limit number of CQsThomas Bogendoerfer2-12/+11
2017-07-27scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner1-50/+15
2017-07-27scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner1-54/+15