1. 93dfc52 f2fs: introduce __{find,grab}_extent_tree by Chao Yu · 10 years ago
  2. 216a620 f2fs: split set_data_blkaddr from f2fs_update_extent_cache by Chao Yu · 10 years ago
  3. 368a0e4 f2fs: enable fast symlink by utilizing inline data by Wanpeng Li · 10 years ago
  4. 8ce67cb f2fs: add some tracepoints to debug volatile and atomic writes by Jaegeuk Kim · 10 years ago
  5. 3c6c2be f2fs: avoid punch_hole overhead when releasing volatile data by Jaegeuk Kim · 10 years ago
  6. 83e21db f2fs: avoid wrong f2fs_bug_on when truncating inline_data by Jaegeuk Kim · 10 years ago
  7. 78373b7 f2fs: enhance multi-threads performance by Jaegeuk Kim · 10 years ago
  8. 3402e87 f2fs: set buffer_new when new blocks are allocated by Jaegeuk Kim · 10 years ago
  9. 2adc350 f2fs: set SBI_NEED_FSCK when encountering exception in recovery by Chao Yu · 10 years ago
  10. 21cb1d9 f2fs: fix to cover sentry_lock for block allocation by Jaegeuk Kim · 10 years ago
  11. d6d4f1c f2fs: fix to check current blkaddr in __allocate_data_blocks by Chao Yu · 10 years ago
  12. 0bfcfcc f2fs: fix to truncate inline data past EOF by Chao Yu · 10 years ago
  13. 83dfe53 f2fs: fix reference leaks in f2fs_acl_create by Chao Yu · 10 years ago
  14. bda1907 f2fs: fix to calculate max length of contiguous free slots correctly by Chao Yu · 10 years ago
  15. 57ed1e9 f2fs: fix unlocked nat set cache operation by Wanpeng Li · 10 years ago
  16. e015039 f2fs: cleanup statement about max orphan inodes calc by Changman Lee · 10 years ago
  17. d9f46bb f2fs: remove unnecessary condition judgment by Yuan Zhong · 10 years ago
  18. b1f73b7 f2fs: set the correct place of initializing *res_page by Yuan Zhong · 10 years ago
  19. 7fd9701 f2fs: reduce searching region of segmap when set free section by Wanpeng Li · 10 years ago
  20. fdf6c8b f2fs: fix extent cache memory leak by Wanpeng Li · 10 years ago
  21. d7196c5 f2fs: relocate Kconfig from misc filesystems by Jaegeuk Kim · 10 years ago
  22. 7662916 f2fs: report -ENOENT for unreached data indices by Jaegeuk Kim · 10 years ago
  23. cff2852 f2fs: clear append/update flags once fsync is done by Jaegeuk Kim · 10 years ago
  24. d5669f7 f2fs: avoid to trigger writepage during POR by Jaegeuk Kim · 10 years ago
  25. e123598 f2fs: add stat info for moved blocks by background gc by Changman Lee · 10 years ago
  26. b28c3f9 f2fs: fix to issue small discard in real-time mode discard by Chao Yu · 10 years ago
  27. 7ecebe5 f2fs: add cond_resched() to sync_dirty_dir_inodes() by Sebastian Andrzej Siewior · 10 years ago
  28. 14b4281 f2fs: fix max orphan inodes calculation by Wanpeng Li · 10 years ago
  29. 2b11a74 f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries by Wanpeng Li · 10 years ago
  30. 2bda542 f2fs: fix block_ops trace point by Wanpeng Li · 10 years ago
  31. b7f204c f2fs: check its block allocation to avoid producing wrong dirty pages by Jaegeuk Kim · 10 years ago
  32. 2bca1e2 f2fs: clear page's up-to-date if block was deallocated by Jaegeuk Kim · 10 years ago
  33. 3c64298 f2fs: fix the number of orphan inode blocks by Wanpeng Li · 10 years ago
  34. 5514148 f2fs: introduce macro __cp_payload by Wanpeng Li · 10 years ago
  35. 1abff93 f2fs: support fs shutdown by Jaegeuk Kim · 10 years ago
  36. 8fbc418 f2fs: avoid wrong error during recovery by Jaegeuk Kim · 10 years ago
  37. 1614091 f2fs: remove obsolete code by Jaegeuk Kim · 10 years ago
  38. cb3bc9e f2fs: use extent cache for dir by Chao Yu · 10 years ago
  39. 91c5d9b f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache by Chao Yu · 10 years ago
  40. 62c8af6 f2fs: support fast lookup in extent cache by Chao Yu · 10 years ago
  41. 1ec4610 f2fs: add trace for rb-tree extent cache ops by Chao Yu · 10 years ago
  42. 4bf6fd9 f2fs: show extent tree, node stat info in debugfs by Chao Yu · 10 years ago
  43. 1dcc336 f2fs: enable rb-tree extent cache by Chao Yu · 10 years ago
  44. 8967215 f2fs: add a mount option for rb-tree extent cache by Chao Yu · 10 years ago
  45. 429511c f2fs: add core functions for rb-tree extent cache by Chao Yu · 10 years ago
  46. 13054c5 f2fs: introduce infra macro and data structure of rb-tree extent cache by Chao Yu · 10 years ago
  47. 7e4dde7 f2fs: introduce universal lookup/update interface for extent cache by Chao Yu · 10 years ago
  48. a2e7d1b f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache by Chao Yu · 10 years ago
  49. 4d0b0bd f2fs: simplfy a field name in struct f2fs_extent,extent_info by Chao Yu · 10 years ago
  50. 0c872e2 f2fs: move ext_lock out of struct extent_info by Chao Yu · 10 years ago
  51. 3c0d84d f2fs: fix incorrectly stat number of inline data inode by Chao Yu · 10 years ago
  52. 97dc3fd f2fs: use ->writepage in sync_meta_pages by Chao Yu · 10 years ago
  53. 3b4d732 f2fs: introduce f2fs_update_dentry to clean up duplicated codes by Chao Yu · 10 years ago
  54. 1753396 f2fs: remove unused inline_dentry_addr by Chao Yu · 10 years ago
  55. 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 10 years ago
  56. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  57. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  58. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  59. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  60. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  61. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 021f5f1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  66. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
  67. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  68. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. 2aaeb78 Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  70. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  71. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  72. cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 10 years ago
  73. 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 10 years ago
  74. d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 10 years ago
  75. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
  76. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
  77. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 10 years ago
  78. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 10 years ago
  79. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
  80. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
  81. 4e54ded memcg: fix low limit calculation by Michal Hocko · 10 years ago
  82. da61653 mm/nommu: fix memory leak by Joonsoo Kim · 10 years ago
  83. 01945fa ocfs2: update web page + git tree in documentation by Mark Fasheh · 10 years ago
  84. 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 10 years ago
  85. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 10 years ago
  86. 5912e26 Merge branch 'tmon-fixes' of .git into next by Zhang Rui · 10 years ago
  87. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago
  88. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 10 years ago
  89. 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 10 years ago
  90. 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 10 years ago
  91. 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 10 years ago
  92. 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 10 years ago
  93. 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 10 years ago
  94. 0e7b766 tools/thermal: tmon: tui: don't hard-code dialog window size assumptions by Brian Norris · 10 years ago
  95. a90b6b00 tools/thermal: tmon: add min/max macros by Brian Norris · 10 years ago
  96. 4cc32cb tools/thermal: tmon: add --target-temp parameter by Brian Norris · 10 years ago
  97. 895c8b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. 8d20a3d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  99. 1c07051 Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  100. af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 10 years ago