Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | scsi: sg: Re-fix off by one in sg_fill_request_table() | Ben Hutchings | 1 | -1/+1 |
2017-11-02 | scsi: qla2xxx: Initialize Work element before requesting IRQs | Himanshu Madhani | 1 | -2/+2 |
2017-11-02 | scsi: aacraid: Fix controller initialization failure | Raghava Aditya Renukunta | 2 | -4/+11 |
2017-10-27 | scsi: qla2xxx: Fix uninitialized work element | Quinn Tran | 1 | -1/+2 |
2017-10-12 | scsi: sd: Do not override max_sectors_kb sysfs setting | Martin K. Petersen | 1 | -5/+14 |
2017-10-12 | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 2 | -4/+15 |
2017-10-05 | scsi: aacraid: Add a small delay after IOP reset | Guilherme G. Piccoli | 1 | -0/+2 |
2017-10-05 | scsi: aacraid: Fix 2T+ drives on SmartIOC-2000 | Dave Carroll | 2 | -6/+11 |
2017-10-05 | scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms... | Xin Long | 1 | -1/+1 |
2017-10-05 | scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout | Christoph Hellwig | 1 | -1/+1 |
2017-09-27 | scsi: qla2xxx: Fix an integer overflow in sysfs code | Dan Carpenter | 1 | -4/+4 |
2017-09-27 | scsi: qla2xxx: Use fabric name for Get Port Speed command | Quinn Tran | 1 | -1/+1 |
2017-09-27 | scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch | Sawan Chandak | 1 | -1/+1 |
2017-09-27 | scsi: qla2xxx: Fix target multiqueue configuration | Michael Hernandez | 3 | -2/+3 |
2017-09-27 | scsi: qla2xxx: Correction to vha->vref_count timeout | Joe Carnuccio | 1 | -1/+1 |
2017-09-27 | scsi: qla2xxx: Update fw_started flags at qpair creation. | himanshu.madhani@cavium.com | 1 | -0/+1 |
2017-09-27 | scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE | Hannes Reinecke | 1 | -3/+2 |
2017-09-27 | scsi: sg: factor out sg_fill_request_table() | Hannes Reinecke | 1 | -26/+35 |
2017-09-27 | scsi: storvsc: fix memory leak on ring buffer busy | Long Li | 1 | -0/+2 |
2017-09-27 | scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE... | Shivasharan S | 1 | -1/+4 |
2017-09-27 | scsi: megaraid_sas: Check valid aen class range to avoid kernel panic | Shivasharan S | 1 | -0/+8 |
2017-09-27 | scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs | Shivasharan S | 1 | -1/+2 |
2017-09-27 | scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i... | Shivasharan S | 1 | -1/+1 |
2017-09-27 | scsi: aacraid: Fix command send race condition | Brian King | 1 | -33/+21 |
2017-09-27 | scsi: qedi: off by one in qedi_get_cmd_from_tid() | Dan Carpenter | 1 | -1/+1 |
2017-09-09 | scsi: sg: recheck MMAP_IO request length with lock held | Todd Poynor | 1 | -2/+5 |
2017-09-09 | scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE | Todd Poynor | 1 | -3/+9 |
2017-08-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -7/+10 |
2017-08-24 | scsi: qedf: Fix a potential NULL pointer dereference | Christophe JAILLET | 1 | -6/+8 |
2017-08-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 10 | -13/+46 |
2017-08-23 | scsi: sg: off by one in sg_ioctl() | Dan Carpenter | 1 | -1/+1 |
2017-08-23 | scsi: ipr: Set no_report_opcodes for RAID arrays | Brian King | 1 | -0/+1 |
2017-08-17 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -29/+24 |
2017-08-17 | scsi: cxgb4i: call neigh_event_send() to update MAC address | Varun Prakash | 1 | -0/+3 |
2017-08-17 | Revert "scsi: default to scsi-mq" | Christoph Hellwig | 2 | -0/+15 |
2017-08-17 | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() | Damien Le Moal | 2 | -4/+8 |
2017-08-17 | scsi: aacraid: Fix out of bounds in aac_get_name_resp | Raghava Aditya Renukunta | 2 | -3/+8 |
2017-08-17 | scsi: csiostor: fail probe if fw does not support FCoE | Varun Prakash | 2 | -5/+11 |
2017-08-17 | scsi: megaraid_sas: fix error handle in megasas_probe_one | weiping zhang | 1 | -1/+1 |
2017-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -30/+0 |
2017-08-11 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 4 | -2/+38 |
2017-08-10 | lpfc: support nvmet_fc defer_rcv callback | James Smart | 4 | -2/+38 |
2017-08-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 | -169/+69 |
2017-08-08 | scsi: ses: Fix wrong page error | Brian King | 1 | -1/+1 |
2017-08-08 | scsi: ipr: Fix scsi-mq lockdep issue | Brian King | 2 | -14/+21 |
2017-08-08 | scsi: st: fix blk_get_queue usage | Bodo Stroesser | 1 | -2/+2 |
2017-08-08 | scsi: qla2xxx: Fix system crash while triggering FW dump | Michael Hernandez | 1 | -12/+0 |
2017-08-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -37/+58 |
2017-07-31 | qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2) | Nicholas Bellinger | 1 | -30/+0 |
2017-07-27 | scsi: sg: only check for dxfer_len greater than 256M | Johannes Thumshirn | 1 | -30/+1 |