1. 4e768e7 scsi: ufs: add capability to keep auto bkops always enabled by subhashj@codeaurora.org · 9 years ago
  2. 0c8f758 scsi: ufs: set default UFS power management level by subhashj@codeaurora.org · 9 years ago
  3. 09690d5 scsi: ufs: provide sysfs attribute to select the PM level by subhashj@codeaurora.org · 9 years ago
  4. fcb0c4b scsi: ufs: Add sysfs node to dynamically control clock scaling by Sahitya Tummala · 9 years ago
  5. b427411 scsi: ufs: Add sysfs node to dynamically control clock gating by Sahitya Tummala · 9 years ago
  6. e7d3825 scsi: ufs: fix multiple ufs spec violation by Dolev Raviv · 9 years ago
  7. 7ff5ab4 scsi: ufs: add tracing support by subhashj@codeaurora.org · 9 years ago
  8. 66cc820 scsi: ufs: dump debug info during failures by Dolev Raviv · 9 years ago
  9. 364757e scsi: qla4xxx: comments correction by Cao jin · 9 years ago
  10. 703e747 scsi: qedi: return via va_end to match corresponding va_start by Colin Ian King · 9 years ago
  11. a5c1be7 scsi: be2iscsi: Update driver version by Jitendra Bhivare · 9 years ago
  12. 5fa7db2 scsi: be2iscsi: Add warning message for unsupported adapter by Ketan Mukadam · 9 years ago
  13. dd94097 scsi: be2iscsi: Reinit SGL handle, CID tables after TPE by Jitendra Bhivare · 9 years ago
  14. 413f365 scsi: be2iscsi: Add checks to validate CID alloc/free by Jitendra Bhivare · 9 years ago
  15. 29e80b7 scsi: be2iscsi: Remove wq_name from beiscsi_hba by Jitendra Bhivare · 9 years ago
  16. fa1261c scsi: be2iscsi: Remove unused struct members by Jitendra Bhivare · 9 years ago
  17. b7d98ca scsi: be2iscsi: Remove redundant receive buffers posting by Jitendra Bhivare · 9 years ago
  18. d740105 scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTL by Jitendra Bhivare · 9 years ago
  19. 3f7f62e scsi: be2iscsi: Add checks to validate completions by Jitendra Bhivare · 9 years ago
  20. 392b7d2 scsi: be2iscsi: Set WRB invalid bit for SkyHawk by Jitendra Bhivare · 9 years ago
  21. faa0a22 scsi: be2iscsi: Take iscsi_task ref in abort handler by Jitendra Bhivare · 9 years ago
  22. 9871321 scsi: be2iscsi: Fix for crash in beiscsi_eh_device_reset by Jitendra Bhivare · 9 years ago
  23. f350501 scsi: be2iscsi: Fix use of invalidate command table req by Jitendra Bhivare · 9 years ago
  24. 19099dc scsi: dpt_i2o: double free if adpt_i2o_online_hba() fails by Dan Carpenter · 9 years ago
  25. e007547 scsi: mptlan: Remove linux/miscdevice.h from mptlan.h by Corentin Labbe · 9 years ago
  26. 5f5fca6 scsi: cciss: use designated initializers by Kees Cook · 9 years ago
  27. 9338012 scsi: hpsa: use designated initializers by Kees Cook · 9 years ago
  28. 4b089d1 scsi: lpfc: lpfc version change to 11.2.0.4 by James Smart · 9 years ago
  29. 6b3b3bd scsi: lpfc: Add missing memory barrier by James Smart · 9 years ago
  30. 2f07784 scsi: lpfc: Correct oops on vport port resets by James Smart · 9 years ago
  31. f2bf460 scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter by James Smart · 9 years ago
  32. b5749fe scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority. by James Smart · 9 years ago
  33. 104450e scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort by James Smart · 9 years ago
  34. 6c9231f scsi: lpfc: Correct host name in symbolic_name field by James Smart · 9 years ago
  35. e6c6acc scsi: lpfc: Correct issue leading to oops during link reset by James Smart · 9 years ago
  36. 8c6a6f4 scsi: lpfc: Deprecate lpfc_soft_wwn parameter by James Smart · 9 years ago
  37. b2fd103 scsi: lpfc: Correct error in setting OS Driver Version with FW by James Smart · 9 years ago
  38. e0165f2 scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload by James Smart · 9 years ago
  39. 40630f4 scsi: storvsc: properly set residual data length on errors by Long Li · 9 years ago
  40. bba5dc3 scsi: storvsc: properly handle SRB_ERROR when sense message is present by Long Li · 9 years ago
  41. 3cd6d3d scsi: storvsc: use tagged SRB requests if supported by the device by Long Li · 9 years ago
  42. d86adf4 scsi: storvsc: Enable multi-queue support by K. Y. Srinivasan · 9 years ago
  43. 9779652 scsi: storvsc: Remove the restriction on max segment size by K. Y. Srinivasan · 9 years ago
  44. f64dad2 scsi: storvsc: Enable tracking of queue depth by K. Y. Srinivasan · 9 years ago
  45. 0c744ea Linux 4.10-rc2 by Linus Torvalds · 9 years ago
  46. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  47. 238d1d0 Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  48. f3de082 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  49. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 9 years ago
  50. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 9 years ago
  51. 2d706e7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  52. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. 36f671b Documentation/unaligned-memory-access.txt: fix incorrect comparison operator by Cihangir Akturk · 9 years ago
  54. 6611533 docs: Fix build failure by John Brooks · 9 years ago
  55. 54ab6db Merge tag 'v4.10-rc1' into docs-next by Jonathan Corbet · 9 years ago
  56. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 9 years ago
  57. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 9 years ago
  58. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 9 years ago
  59. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 9 years ago
  60. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 9 years ago
  61. 02608e0 crypto: testmgr - Use heap buffer for acomp test input by Laura Abbott · 9 years ago
  62. 1db1754 ext4: Simplify DAX fault path by Jan Kara · 9 years ago
  63. 9f141d6 dax: Call ->iomap_begin without entry lock during dax fault by Jan Kara · 9 years ago
  64. f449b93 dax: Finish fault completely when loading holes by Jan Kara · 9 years ago
  65. e3fce68 dax: Avoid page invalidation races and unnecessary radix tree traversals by Jan Kara · 9 years ago
  66. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 9 years ago
  67. e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 9 years ago
  68. 0dad3a3 x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 9 years ago
  69. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 9 years ago
  70. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 9 years ago
  71. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 9 years ago
  72. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 9 years ago
  73. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 9 years ago
  74. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 9 years ago
  75. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 9 years ago
  76. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  79. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 9 years ago
  80. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 9 years ago
  81. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 9 years ago
  82. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  83. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 9 years ago
  84. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  85. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  86. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  87. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  88. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 9 years ago
  89. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 9 years ago
  90. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 9 years ago
  91. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  92. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  93. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 9 years ago
  94. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 9 years ago
  95. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  96. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  97. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 9 years ago
  98. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  99. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 9 years ago
  100. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 9 years ago