Age | Commit message (Expand) | Author |
2018-05-24 | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-21 | sr: pass down correctly sized SCSI sense buffer | Jens Axboe |
2018-05-18 | scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() | Alexander Potapenko |
2018-05-14 | scsi: core: clean up generated file scsi_devinfo_tbl.c | Randy Dunlap |
2018-05-01 | scsi: aacraid: Correct hba_send to include iu_type | Dave Carroll |
2018-05-01 | scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts | Jim Gill |
2018-04-20 | scsi: isci: Fix infinite loop in while loop | Colin Ian King |
2018-04-20 | scsi: storvsc: Set up correct queue depth values for IDE devices | Long Li |
2018-04-19 | scsi: sd_zbc: Avoid that resetting a zone fails sporadically | Bart Van Assche |
2018-04-18 | scsi: sd: Defer spinning up drive while SANITIZE is in progress | Mahesh Rajashekhara |
2018-04-18 | scsi: megaraid_sas: Do not log an error if FW successfully initializes. | Vinson Lee |
2018-04-18 | scsi: ufs: add trace event for ufs upiu | Ohad Sharabi |
2018-04-18 | scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort" | Colin Ian King |
2018-04-18 | scsi: scsi_debug: IMMED related delay adjustments | Douglas Gilbert |
2018-04-18 | scsi: iscsi: respond to netlink with unicast when appropriate | Chris Leech |
2018-04-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-04-11 | sr: get/drop reference to device in revalidate and check_events | Jens Axboe |
2018-04-09 | scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist | Ross Lagerwall |
2018-04-09 | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() | Dan Carpenter |
2018-04-09 | scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl | Dan Carpenter |
2018-04-09 | scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET | Bart Van Assche |
2018-04-09 | scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat... | Bart Van Assche |
2018-04-09 | Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by... | Bart Van Assche |
2018-04-09 | scsi: aacraid: Insure command thread is not recursively stopped | Dave Carroll |
2018-04-09 | scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION | Johannes Thumshirn |
2018-04-09 | scsi: qla2xxx: correctly shift host byte | Johannes Thumshirn |
2018-04-09 | scsi: qla2xxx: Fix race condition between iocb timeout and initialisation | Ben Hutchings |
2018-04-09 | scsi: qla2xxx: Avoid double completion of abort command | Ben Hutchings |
2018-04-09 | scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure | Bill Kuzeja |
2018-04-09 | scsi: scsi_dh: Don't look for NULL devices handlers by name | Johannes Thumshirn |
2018-04-09 | scsi: core: remove redundant assignment to shost->use_blk_mq | Colin Ian King |
2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-03 | Merge branch 'fixes' into misc | James Bottomley |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-27 | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch |
2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-03-27 | treewide: Fix typos in printk | Masanari Iida |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-21 | scsi: ufs: Add support for Auto-Hibernate Idle Timer | Adrian Hunter |
2018-03-21 | scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries | Stanislav Nijnikov |
2018-03-21 | scsi: qla2xxx: fx00 copypaste typo | Meelis Roos |
2018-03-21 | scsi: qla2xxx: fix error message on <qla2400 | Meelis Roos |
2018-03-21 | scsi: smartpqi: update driver version | Don Brace |
2018-03-21 | scsi: smartpqi: workaround fw bug for oq deletion | Kevin Barnett |
2018-03-21 | scsi: arcmsr: Change driver version to v1.40.00.05-20180309 | Ching Huang |
2018-03-21 | scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter ready | Ching Huang |
2018-03-21 | scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection. | Ching Huang |