1. 0e9cebe dm: add log writes target by Josef Bacik · 10 years ago
  2. 7f61f5a dm table: use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  3. 65ff5b7 dm verity: add error handling modes for corrupted blocks by Sami Tolvanen · 10 years ago
  4. 0e0e32c dm thin: remove stale 'trim' message documentation by Mike Snitzer · 10 years ago
  5. aca607b dm delay: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  6. 18cc980 dm log userspace base: fix compile warning by Nicholas Mc Guire · 10 years ago
  7. c32a512 dm log userspace transfer: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  8. 644bda6 dm table: fall back to getting device using name_to_dev_t() by Dan Ehrenberg · 10 years ago
  9. 283e7ad init: stricter checking of major:minor root= values by Dan Ehrenberg · 10 years ago
  10. e6e20a7 init: export name_to_dev_t and mark name argument as const by Dan Ehrenberg · 10 years ago
  11. 17e149b dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr by Mike Snitzer · 10 years ago
  12. 0223334 dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq by Mike Snitzer · 10 years ago
  13. bfebd1c dm: add full blk-mq support to request-based DM by Mike Snitzer · 10 years ago
  14. 0ce6579 dm: impose configurable deadline for dm_request_fn's merge heuristic by Mike Snitzer · 10 years ago
  15. b898320 dm sysfs: introduce ability to add writable attributes by Mike Snitzer · 10 years ago
  16. de3ec86 dm: don't start current request if it would've merged with the previous by Mike Snitzer · 10 years ago
  17. d548b34 dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms by Mike Snitzer · 10 years ago
  18. 9d1deb8 dm: don't schedule delayed run of the queue if nothing to do by Mike Snitzer · 10 years ago
  19. 9a0e609 dm: only run the queue on completion if congested or no requests pending by Mike Snitzer · 10 years ago
  20. ff36ab3 dm: remove request-based logic from make_request_fn wrapper by Mike Snitzer · 10 years ago
  21. d56b9b2 dm: remove request-based DM queue's lld_busy_fn hook by Mike Snitzer · 10 years ago
  22. 52b0991 dm: remove unnecessary wrapper around blk_lld_busy by Mike Snitzer · 10 years ago
  23. 09c2d53 dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param() by Mike Snitzer · 10 years ago
  24. e73f6e8 dm switch: fix Documentation to use plain text by Mike Snitzer · 10 years ago
  25. e65ff87 dm cache policy mq: try not to writeback data that changed in the last second by Joe Thornber · 10 years ago
  26. fdecee3 dm cache policy mq: remove unused generation member of struct entry by Joe Thornber · 10 years ago
  27. 3e45c91 dm cache policy mq: track entries hit this 'tick' via sentinel objects by Joe Thornber · 10 years ago
  28. c74ffc5 dm cache policy mq: remove queue_shift_down() by Joe Thornber · 10 years ago
  29. 75da39b dm cache policy mq: keep track of the number of entries in a multiqueue by Joe Thornber · 10 years ago
  30. ac1f9ef dm log userspace: split flush_entry_pool to be per dirty-log by Mike Snitzer · 10 years ago
  31. 851c9f3 Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-next by Mike Snitzer · 10 years ago
  32. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 10 years ago
  33. c76cbbc blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue() by Wei Fang · 10 years ago
  34. f9018ac block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_set() by Xiaoguang Wang · 10 years ago
  35. e42391c Linux 4.0-rc6 by Linus Torvalds · 10 years ago
  36. 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  37. 4550bdb Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  38. b1dae3d Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  39. ebc0aa8 Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  40. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
  41. 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 10 years ago
  42. 7fc377e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. ee9b63d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 0fa7271 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 713d25d Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  48. 22824c5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  49. af0c11c Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  50. 38ae1df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  51. a39bdfb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  52. a7fe850 Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  53. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  54. ae6ee2f watchdog: imgpdc: Fix default heartbeat by James Hogan · 10 years ago
  55. a629c08 watchdog: imgpdc: Fix probe NULL pointer dereference by James Hogan · 10 years ago
  56. 9ffd906 watchdog: mtk_wdt: signedness bug in mtk_wdt_start() by Dan Carpenter · 10 years ago
  57. 3c435c1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  58. be8a9bc Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  59. 0e536e2 Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  60. 9822393 Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  61. d6702d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  62. 5f40775 drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 10 years ago
  63. 3164a80 drm/i915: Fix atomic state when reusing the firmware fb by Damien Lespiau · 10 years ago
  64. af95b41 ALSA: hda - Add one more node in the EAPD supporting candidate list by Hui Wang · 10 years ago
  65. 6e20602 clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() by Maxime Ripard · 10 years ago
  66. 11bc26f clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors by Richard Weinberger · 10 years ago
  67. 832a3aa drm/i915: Keep ring->active_list and ring->requests_list consistent by Chris Wilson · 10 years ago
  68. db48abf ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point by Libin Yang · 10 years ago
  69. e414081 ARC: signal handling robustify by Vineet Gupta · 10 years ago
  70. 6914e1e ARC: SA_SIGINFO ucontext regs off-by-one by Vineet Gupta · 10 years ago
  71. 4c4fe4c Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  72. 9c8e30d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  73. 27bfc6c Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6 by Marcelo Tosatti · 10 years ago
  74. b7b0400 mm: numa: mark huge PTEs young when clearing NUMA hinting faults by Mel Gorman · 10 years ago
  75. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 10 years ago
  76. b191f9b mm: numa: preserve PTE write permissions across a NUMA hinting fault by Mel Gorman · 10 years ago
  77. bea66fb mm: numa: group related processes based on VMA flags instead of page table flags by Mel Gorman · 10 years ago
  78. 98cf21c hfsplus: fix B-tree corruption after insertion at position 0 by Sergei Antonov · 10 years ago
  79. 1f31e1b MAINTAINERS: add Jan as DMI/SMBIOS support maintainer by Jean Delvare · 10 years ago
  80. 3d5d472 fs/affs/file.c: unlock/release page on error by Taesoo Kim · 10 years ago
  81. cfa8694 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate by Laura Abbott · 10 years ago
  82. 859b7a0 mm/slub: fix lockups on PREEMPT && !SMP kernels by Mark Rutland · 10 years ago
  83. b0dc3a3 mm/memory hotplug: postpone the reset of obsolete pgdat by Gu Zheng · 10 years ago
  84. 59ec967 MAINTAINERS: correct rtc armada38x pattern entry by Joe Perches · 10 years ago
  85. f683739 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers by Naoya Horiguchi · 10 years ago
  86. 3fe89b3 mm: fix anon_vma->degree underflow in anon_vma endless growing prevention by Leon Yu · 10 years ago
  87. ddd2a30 drivers/rtc/rtc-mrst: fix suspend/resume by Lars-Peter Clausen · 10 years ago
  88. fb90381 aoe: update aoe maintainer information by Ed Cashin · 10 years ago
  89. b8517e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  90. 6436a12 selinux: fix sel_write_enforce broken return value by Joe Perches · 10 years ago
  91. 1833c9f s390/smp: reenable smt after resume by Heiko Carstens · 10 years ago
  92. 271508d block: allocate request memory local to request queue by David Rientjes · 10 years ago
  93. c875f42 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  94. a55feeb Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  95. 0d33cd0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  96. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  97. 5cf955e Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  98. 59a58cb drm/i915: Don't try to reference the fb in get_initial_plane_config() by Damien Lespiau · 10 years ago
  99. 8696938 Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  100. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago