1. 40ba37e dm raid: add prerequisite functions and definitions for reshaping by Heinz Mauelshagen · 9 years ago
  2. a30cbc0 dm raid: inverse check for flags from invalid to valid flags by Heinz Mauelshagen · 9 years ago
  3. e6ca5e1 dm raid: various code cleanups by Mike Snitzer · 9 years ago
  4. bfcee0e dm raid: rename functions that alloc and free struct raid_set by Mike Snitzer · 9 years ago
  5. 4286325 dm raid: remove all the bitops wrappers by Mike Snitzer · 9 years ago
  6. bb91a63 dm raid: rename _in_range to __within_range by Mike Snitzer · 9 years ago
  7. ef9b85a dm raid: add missing "dm-raid0" module alias by Mike Snitzer · 9 years ago
  8. 3fa6cf3 dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag by Mike Snitzer · 9 years ago
  9. 9b6e542 dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it by Mike Snitzer · 9 years ago
  10. bd83a4c dm raid: remove ti_error_* wrappers by Mike Snitzer · 9 years ago
  11. 4315784 dm raid: tabify appropriate whitespace by Mike Snitzer · 9 years ago
  12. 3a1c1ef dm raid: enhance status interface and fixup takeover/raid0 by Heinz Mauelshagen · 9 years ago
  13. ecbfb9f dm raid: add raid level takeover support by Heinz Mauelshagen · 9 years ago
  14. 7b34df7 dm raid: enhance super_sync() to support new superblock members by Heinz Mauelshagen · 9 years ago
  15. 4763e54 dm raid: add new reshaping/raid10 format table line options to parameter parser by Heinz Mauelshagen · 9 years ago
  16. 33e53f0 dm raid: introduce extended superblock and new raid types to support takeover/reshaping by Heinz Mauelshagen · 9 years ago
  17. 676fa5a dm raid: use rt_is_raid*() in all appropriate checks by Heinz Mauelshagen · 9 years ago
  18. ad51d7f dm raid: more use of flag testing wrappers by Heinz Mauelshagen · 9 years ago
  19. f090279 dm raid: check constructor arguments for invalid raid level/argument combinations by Heinz Mauelshagen · 9 years ago
  20. 702108d dm raid: cleanup / provide infrastructure by Heinz Mauelshagen · 9 years ago
  21. 92c83d7 dm raid: use dm_arg_set API in constructor by Heinz Mauelshagen · 9 years ago
  22. 73c6f23 dm raid: rename variable 'ret' to 'r' to conform to other dm code by Heinz Mauelshagen · 9 years ago
  23. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 9 years ago
  24. bf661be dm mpath: remove bio-based bloat from struct dm_mpath_io by Mike Snitzer · 9 years ago
  25. 76e33fe dm mpath: reinstate bio-based support by Mike Snitzer · 9 years ago
  26. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 9 years ago
  27. 8bf223c block: drbd: avoid to use BIO_MAX_SIZE by Ming Lei · 9 years ago
  28. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  29. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 9 years ago
  30. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  31. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 9 years ago
  32. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 9 years ago
  33. 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 9 years ago
  34. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  35. a022606 xen: use bio op accessors by Mike Christie · 9 years ago
  36. e742fc3 target: use bio op accessors by Mike Christie · 9 years ago
  37. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
  38. bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
  39. ad0d9e7 bcache: use bio op accessors by Mike Christie · 9 years ago
  40. e604714 dm: use bio op accessors by Mike Christie · 9 years ago
  41. 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 9 years ago
  42. 469e321 block discard: use bio set op accessor by Mike Christie · 9 years ago
  43. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  44. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  45. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  46. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 9 years ago
  47. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  48. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  49. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  50. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  51. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  52. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  53. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  54. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  55. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  57. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  58. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  59. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 9 years ago
  60. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 9 years ago
  61. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 9 years ago
  62. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 9 years ago
  63. f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  64. b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  65. 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  66. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 9 years ago
  67. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 9 years ago
  68. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
  69. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 9 years ago
  70. f6c68b4 drm: hdlcd: Add information about the underlying framebuffers in debugfs by Liviu Dudau · 9 years ago
  71. 96ebb1f drm: hdlcd: Cleanup the atomic plane operations by Liviu Dudau · 9 years ago
  72. 38c8c22c drm/hdlcd: Fix up crtc_state->event handling by Daniel Vetter · 9 years ago
  73. a95acec drm: hdlcd: Revamp runtime power management by Liviu Dudau · 9 years ago
  74. afefc10 mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 by Chen-Yu Tsai · 9 years ago
  75. 0175249 mmc: sunxi: Fix DDR MMC timings for A80 by Chen-Yu Tsai · 9 years ago
  76. f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 9 years ago
  77. 8631475 ACPI / processor: Avoid reserving IO regions too early by Rafael J. Wysocki · 9 years ago
  78. a9bf7d6 Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  79. 7f9bef9 ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() by Lv Zheng · 9 years ago
  80. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 9 years ago
  81. 719af93 Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  82. ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  83. 2ea9f31 drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister by Philipp Zabel · 9 years ago
  84. 515ba6a drm/mediatek: mtk_dpi: remove invalid error message by Philipp Zabel · 9 years ago
  85. 58a2ab3 drm: atmel-hlcdc: fix a NULL check by Dan Carpenter · 9 years ago
  86. c2e4c99 drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation by Boris Brezillon · 9 years ago
  87. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  88. d3922b6 drm/mgag200: Black screen fix for G200e rev 4 by Mathieu Larouche · 9 years ago
  89. afe705b drm: Wrap direct calls to driver->gem_free_object from CMA by Chris Wilson · 9 years ago
  90. 1e8985a drm: fix fb refcount issue with atomic modesetting by Tomi Valkeinen · 9 years ago
  91. 6709887 drm: make drm_atomic_set_mode_prop_for_crtc() more reliable by Tomi Valkeinen · 9 years ago
  92. 84e5a79 drm/sti: remove extra mode fixup by Tomi Valkeinen · 9 years ago
  93. b201e74 drm: add missing drm_mode_set_crtcinfo call by Tomi Valkeinen · 9 years ago
  94. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  95. ce7585f vfio/pci: Allow VPD short read by Alex Williamson · 9 years ago
  96. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 9 years ago
  97. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 9 years ago
  98. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 9 years ago
  99. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 9 years ago
  100. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 9 years ago