Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | scsi: sd_zbc: Avoid that resetting a zone fails sporadically | Bart Van Assche | 1 | -58/+82 |
2018-04-19 | scsi: sd: Defer spinning up drive while SANITIZE is in progress | Mahesh Rajashekhara | 1 | -0/+2 |
2018-04-19 | scsi: megaraid_sas: Do not log an error if FW successfully initializes. | Vinson Lee | 1 | -3/+3 |
2018-04-19 | scsi: ufs: add trace event for ufs upiu | Ohad Sharabi | 1 | -0/+40 |
2018-04-19 | scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort" | Colin Ian King | 1 | -1/+1 |
2018-04-19 | scsi: scsi_debug: IMMED related delay adjustments | Douglas Gilbert | 1 | -9/+24 |
2018-04-19 | scsi: iscsi: respond to netlink with unicast when appropriate | Chris Leech | 1 | -11/+18 |
2018-04-16 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 18 | -82/+109 |
2018-04-11 | sr: get/drop reference to device in revalidate and check_events | Jens Axboe | 1 | -4/+15 |
2018-04-10 | scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist | Ross Lagerwall | 1 | -1/+1 |
2018-04-10 | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() | Dan Carpenter | 1 | -4/+4 |
2018-04-10 | scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl | Dan Carpenter | 1 | -5/+8 |
2018-04-10 | scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET | Bart Van Assche | 1 | -0/+9 |
2018-04-10 | scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat... | Bart Van Assche | 1 | -9/+9 |
2018-04-10 | Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by... | Bart Van Assche | 1 | -2/+0 |
2018-04-10 | scsi: aacraid: Insure command thread is not recursively stopped | Dave Carroll | 2 | -1/+4 |
2018-04-10 | scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION | Johannes Thumshirn | 1 | -3/+3 |
2018-04-10 | scsi: qla2xxx: correctly shift host byte | Johannes Thumshirn | 1 | -1/+1 |
2018-04-10 | scsi: qla2xxx: Fix race condition between iocb timeout and initialisation | Ben Hutchings | 8 | -31/+45 |
2018-04-10 | scsi: qla2xxx: Avoid double completion of abort command | Ben Hutchings | 1 | -2/+2 |
2018-04-09 | scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure | Bill Kuzeja | 1 | -23/+21 |
2018-04-09 | scsi: scsi_dh: Don't look for NULL devices handlers by name | Johannes Thumshirn | 1 | -0/+3 |
2018-04-09 | scsi: core: remove redundant assignment to shost->use_blk_mq | Colin Ian King | 1 | -1/+0 |
2018-04-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 154 | -10408/+5293 |
2018-04-06 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 13 | -21/+18 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -5/+5 |
2018-04-04 | Merge branch 'fixes' into misc | James Bottomley | 40 | -389/+416 |
2018-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -147/+125 |
2018-03-28 | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch | 2 | -2/+2 |
2018-03-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 10 | -147/+125 |
2018-03-27 | treewide: Fix typos in printk | Masanari Iida | 2 | -3/+3 |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches | 2 | -2/+2 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -139/+180 |
2018-03-22 | scsi: ufs: Add support for Auto-Hibernate Idle Timer | Adrian Hunter | 4 | -0/+112 |
2018-03-22 | scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries | Stanislav Nijnikov | 1 | -45/+47 |
2018-03-22 | scsi: qla2xxx: fx00 copypaste typo | Meelis Roos | 1 | -1/+1 |
2018-03-22 | scsi: qla2xxx: fix error message on <qla2400 | Meelis Roos | 2 | -6/+14 |
2018-03-22 | scsi: smartpqi: update driver version | Don Brace | 1 | -3/+3 |
2018-03-22 | scsi: smartpqi: workaround fw bug for oq deletion | Kevin Barnett | 1 | -36/+3 |
2018-03-22 | scsi: arcmsr: Change driver version to v1.40.00.05-20180309 | Ching Huang | 1 | -1/+1 |
2018-03-22 | scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter ready | Ching Huang | 1 | -0/+10 |
2018-03-22 | scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection. | Ching Huang | 1 | -0/+80 |
2018-03-22 | scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter h... | Ching Huang | 1 | -1/+1 |
2018-03-22 | scsi: qla2xxx: Update driver version to 10.00.00.06-k | himanshu.madhani@cavium.com | 1 | -1/+1 |
2018-03-22 | scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan | Quinn Tran | 5 | -71/+229 |
2018-03-22 | scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling | Darren Trapp | 2 | -51/+29 |
2018-03-22 | scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset | Darren Trapp | 3 | -7/+14 |
2018-03-22 | scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY | Darren Trapp | 3 | -4/+18 |
2018-03-22 | scsi: qla2xxx: Remove nvme_done_list | Darren Trapp | 6 | -22/+2 |
2018-03-22 | scsi: qla2xxx: Return busy if rport going away | Darren Trapp | 3 | -12/+24 |