1. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  2. a2746fb cxlflash: Enable device id for future IBM CXL adapter by Manoj Kumar · 9 years ago
  3. b45cdbaf cxlflash: Resolve oops in wait_port_offline by Manoj Kumar · 9 years ago
  4. ee91e33 cxlflash: Fix to resolve cmd leak after host reset by Manoj Kumar · 9 years ago
  5. 8559921 cxlflash: Removed driver date print by Uma Krishnan · 9 years ago
  6. d5e26bb cxlflash: Fix to avoid virtual LUN failover failure by Matthew R. Ochs · 9 years ago
  7. a9be294 cxlflash: Fix to escalate LINK_RESET also on port 1 by Manoj Kumar · 9 years ago
  8. 03996f2 storvsc: Tighten up the interrupt path by K. Y. Srinivasan · 9 years ago
  9. 5963501 storvsc: Refactor the code in storvsc_channel_init() by K. Y. Srinivasan · 9 years ago
  10. dac5824 storvsc: Properly support Fibre Channel devices by K. Y. Srinivasan · 9 years ago
  11. 83d1e8b storvsc: Fix a bug in the layout of the hv_fc_wwn_packet by K. Y. Srinivasan · 9 years ago
  12. c56f5f1d mvsas: Add SGPIO support to Marvell 94xx by Wilfried Weissmann · 9 years ago
  13. 5f985d8 mpt3sas: A correction in unmap_resources by Tomas Henzl · 9 years ago
  14. cca8f13 hpsa: Add box and bay information for enclosure devices by Don Brace · 9 years ago
  15. 09371d6 hpsa: Change SAS transport devices to bus 0. by Don Brace · 9 years ago
  16. 2708f29 hpsa: fix path_info_show by Don Brace · 9 years ago
  17. a8036df cciss: print max outstanding commands as a hex value by Colin Ian King · 9 years ago
  18. 32c5844 scsi_debug: Increase the reported optimal transfer length by Martin K. Petersen · 9 years ago
  19. b034573 lpfc: Update version to 11.0.0.10 for upstream patch set by James Smart · 9 years ago
  20. 699acd6 lpfc: Use kzalloc instead of kmalloc by Punit Vara · 9 years ago
  21. 9be3218 lpfc: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  22. 448193b lpfc: Add logging for misconfigured optics. by James Smart · 9 years ago
  23. 4360ca9 lpfc: Fix external loopback failure. by James Smart · 9 years ago
  24. 01c73bb lpfc: Fix mbox reuse in PLOGI completion by James Smart · 9 years ago
  25. a085e87 lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. by James Smart · 9 years ago
  26. 5afab6b lpfc: Make write check error processing more resilient by James Smart · 9 years ago
  27. eb8d68c lpfc: Fix RDP ACC being too long. by James Smart · 9 years ago
  28. 81e7517 lpfc: Fix RDP Speed reporting. by James Smart · 9 years ago
  29. 4258e98 lpfc: Modularize and cleanup FDMI code in driver by James Smart · 9 years ago
  30. c90261d lpfc: Fix crash in fcp command completion path. by James Smart · 9 years ago
  31. 6690e0d lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 by James Smart · 9 years ago
  32. 4b7789b7 lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce by James Smart · 9 years ago
  33. d6de08c lpfc: Fix the FLOGI discovery logic to comply with T11 standards by James Smart · 9 years ago
  34. f5cb530 lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 9 years ago
  35. 3f8d6f2 ses: fix discovery of SATA devices in SAS enclosures by James Bottomley · 9 years ago
  36. bcf508c scsi_transport_sas: add function to get SAS endpoint address by James Bottomley · 9 years ago
  37. 3b91d09 scsi_transport_sas: add is_sas_attached() function by James Bottomley · 9 years ago
  38. ed94724 Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes by James Bottomley · 9 years ago
  39. df2d821 hisi_sas: use platform_get_irq() by John Garry · 9 years ago
  40. 5e10335 ses: fix additional element traversal bug by James Bottomley · 9 years ago
  41. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 9 years ago
  42. 9a2fcad osd: fix signed char versus %02x issue by Rasmus Villemoes · 9 years ago
  43. f8aea70 storvsc: add logging for error/warning messages by Long Li · 9 years ago
  44. c965853 VMW_PVSCSI: Fix the issue of DMA-API related warnings. by Josh Boyer · 9 years ago
  45. 21891a4 cxlflash: drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  46. e37390b cxlflash: a couple off by one bugs by Dan Carpenter · 9 years ago
  47. 1c69d3b Revert "SCSI: Fix NULL pointer dereference in runtime PM" by Ken Xue · 9 years ago
  48. 3417c1b ses: Fix problems with simple enclosures by James Bottomley · 9 years ago
  49. 23211c1 scsi_dh_alua: Remove stale variables by Hannes Reinecke · 9 years ago
  50. 527e931 Linux 4.4-rc4 by Linus Torvalds · 9 years ago
  51. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 9 years ago
  52. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  54. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  55. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  56. fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 69d2ca6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  59. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  60. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  61. 22eab110 x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 9 years ago
  62. 8e8efe0 x86/mpx: Fix instruction decoder condition by Dave Hansen · 9 years ago
  63. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  64. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  65. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  66. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  67. db28176 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  69. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  70. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  71. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  72. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  73. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  74. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  75. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  76. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  77. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. 0de58f8 ARM/arm64: KVM: correct PTE uncachedness check by Ard Biesheuvel · 9 years ago
  79. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  80. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 9 years ago
  81. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 9 years ago
  82. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  83. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  84. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  85. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  86. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  87. ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
  88. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
  89. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
  90. 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 9 years ago
  91. 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 9 years ago
  92. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 9 years ago
  93. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 9 years ago
  94. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  95. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  96. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  97. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  98. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  99. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  100. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago