aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-30cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs
2015-10-30cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar
2015-10-30cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs
2015-10-30cxlflash: Correct trace stringMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs
2015-10-30cxlflash: Fix to double the delay each timeManoj Kumar
2015-10-30cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs
2015-10-30cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs
2015-10-30cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs
2015-10-30cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs
2015-10-30cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs
2015-10-30cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs
2015-10-30cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs
2015-10-30cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs
2015-10-30cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs
2015-10-30cxlflash: Remove dual port online dependencyMatthew R. Ochs
2015-10-30cxlflash: Fix async interrupt bypass logicMatthew R. Ochs
2015-10-30cxlflash: Fix host link up event handlingMatthew R. Ochs
2015-10-30cxlflash: Fix location of setting residMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs
2015-10-30cxlflash: Refine host/device attributesMatthew R. Ochs
2015-10-30cxlflash: Make functions staticMatthew R. Ochs
2015-10-30cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs
2015-10-30cxlflash: Fix context encode mask widthMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs
2015-10-30cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs
2015-10-30cxlflash: Fix potential oops following LUN removalMatthew R. Ochs
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar
2015-10-30cxlflash: Fix to avoid invalid port_sel valueManoj Kumar
2015-10-27scsi_dh: don't try to load a device handler during async probingChristoph Hellwig
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi