1. 18dd647 f2fs: fix to do sanity check with i_extra_isize by Chao Yu · 7 years ago
  2. 66415ce f2fs: blk_finish_plug of submit_bio in lfs mode by Yunlong Song · 7 years ago
  3. 3611ce9 f2fs: do not set free of current section by Yunlong Song · 7 years ago
  4. 36b877a f2fs: Keep alloc_valid_block_count in sync by Daniel Rosenberg · 7 years ago
  5. 20ee438 f2fs: issue small discard by LBA order by Chao Yu · 7 years ago
  6. 522d171 f2fs: stop issuing discard immediately if there is queued IO by Chao Yu · 7 years ago
  7. 4c6b56c f2fs: clean up with IS_INODE() by Chao Yu · 7 years ago
  8. 2482c43 f2fs: detect bug_on in f2fs_wait_discard_bios by Chao Yu · 7 years ago
  9. cb15d1e f2fs: fix defined but not used build warnings by Randy Dunlap · 7 years ago
  10. a39e5365 f2fs: enable real-time discard by default by Chao Yu · 7 years ago
  11. 82902c0 f2fs: fix to detect looped node chain correctly by Chao Yu · 7 years ago
  12. c9b6078 f2fs: fix to do sanity check with block address in main area by Chao Yu · 7 years ago
  13. 10d255c f2fs: fix to skip GC if type in SSA and SIT is inconsistent by Chao Yu · 7 years ago
  14. 4b270a8 f2fs: try grabbing node page lock aggressively in sync scenario by Chao Yu · 7 years ago
  15. dc13280 f2fs: show the fsync_mode=nobarrier mount option by Sahitya Tummala · 7 years ago
  16. 68c43a2 f2fs: check the right return value of memory alloc function by Yunlei He · 7 years ago
  17. b138547 f2fs: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  18. 2d3a585 f2fs: avoid the global name 'fault_name' by Gao Xiang · 7 years ago
  19. 4dbe38d f2fs: fix to do sanity check with reserved blkaddr of inline inode by Chao Yu · 7 years ago
  20. e34438c f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 7 years ago
  21. e15d54d f2fs: Allocate and stat mem used by free nid bitmap more accurately by Yunlei He · 7 years ago
  22. 9dc956b f2fs: fix to do sanity check with user_block_count by Chao Yu · 7 years ago
  23. 76d56d4 f2fs: fix to do sanity check with extra_attr feature by Chao Yu · 7 years ago
  24. 01f9cf6 f2fs: fix to correct return value of f2fs_trim_fs by Chao Yu · 7 years ago
  25. c77ec61 f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize by Chao Yu · 7 years ago
  26. 42bf546 f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 7 years ago
  27. 67fce70 f2fs: disable f2fs_check_rb_tree_consistence by Chao Yu · 7 years ago
  28. e1da787 f2fs: introduce and spread verify_blkaddr by Chao Yu · 7 years ago
  29. 24b81df f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 7 years ago
  30. 6aead16 f2fs: fix to wait on page writeback before updating page by Chao Yu · 7 years ago
  31. e2e5941 f2fs: assign REQ_RAHEAD to bio for ->readpages by Jaegeuk Kim · 7 years ago
  32. 2a63531 f2fs: fix a hungtask problem caused by congestion_wait by Yunlei He · 7 years ago
  33. 2a96d8a f2fs: Fix uninitialized return in f2fs_ioc_shutdown() by Dan Carpenter · 7 years ago
  34. 5a61549 f2fs: don't issue discard commands in online discard is on by Jaegeuk Kim · 7 years ago
  35. e237401 f2fs: fix to propagate return value of scan_nat_page() by Chao Yu · 7 years ago
  36. 54c55c4 f2fs: support in-memory inode checksum when checking consistency by Weichao Guo · 7 years ago
  37. 4e42383 f2fs: fix error path of fill_super by Chao Yu · 7 years ago
  38. 4cac90d f2fs: relocate readdir_ra configure initialization by Chao Yu · 7 years ago
  39. 0aa7e0f f2fs: move s_res{u,g}id initialization to default_options() by Chao Yu · 7 years ago
  40. 76a45e3 f2fs: don't acquire orphan ino during recovery by Chao Yu · 7 years ago
  41. a1933c0 f2fs: avoid potential deadlock in f2fs_sbi_store by Jaegeuk Kim · 7 years ago
  42. 83a3bfd f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 7 years ago
  43. af697c0 f2fs: keep meta pages in cp_error state by Jaegeuk Kim · 7 years ago
  44. 1cb50f8 f2fs: do checkpoint in kill_sb by Jaegeuk Kim · 7 years ago
  45. 8a56dd9 f2fs: allow wrong configured dio to buffered write by Jaegeuk Kim · 7 years ago
  46. 7f2ecdd f2fs: flush journal nat entries for nat_bits during unmount by Jaegeuk Kim · 7 years ago
  47. b4d0562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  48. c42c12a Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  49. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  50. c78d1f9 Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  51. c8440a7 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  52. 0581a5c Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  53. b771673 Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  54. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  55. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  56. 06c8563 Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  57. 90dc8b6 Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  58. b19b928 Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  59. 760885f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  60. 413ff0b drm/amd/display: add a check for display depth validity by Mikita Lipski · 7 years ago
  61. a6311be drm/amd/display: adding ycbcr420 pixel encoding for hdmi by Mikita Lipski · 7 years ago
  62. df95856 Merge branches 'acpi-tables' and 'acpica' by Rafael J. Wysocki · 7 years ago
  63. 88b9608 Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  64. 99ec9e7 drm/udl: fix display corruption of the last line by Mikulas Patocka · 7 years ago
  65. 9a6a511 RISC-V: Fix the rv32i kernel build by Palmer Dabbelt · 7 years ago
  66. 1db9b80 RISC-V: Fix PTRACE_SETREGSET bug. by Jim Wilson · 7 years ago
  67. 8606544 RISC-V: Don't include irq-riscv-intc.h by Palmer Dabbelt · 7 years ago
  68. f67f10b riscv: remove unnecessary of_platform_populate call by Rob Herring · 7 years ago
  69. 781c8fe RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations by Andreas Schwab · 7 years ago
  70. 7df8500 RISC-V: Change variable type for 32-bit compatible by Zong Li · 7 years ago
  71. c480d89 RISC-V: Add definiion of extract symbol's index and type for 32-bit by Zong Li · 7 years ago
  72. 8f79125 RISC-V: Select GENERIC_UCMPDI2 on RV32I by Zong Li · 7 years ago
  73. d5fad48 RISC-V: Add conditional macro for zone of DMA32 by Zong Li · 7 years ago
  74. 44f9a4b drm/bridge/sii8620: Fix link mode selection by Maciej Purski · 7 years ago
  75. fdddc65a drm/bridge/sii8620: Fix display of packed pixel modes by Maciej Purski · 7 years ago
  76. f013975 drm/bridge/sii8620: Send AVI infoframe in all MHL versions by Maciej Purski · 7 years ago
  77. 673b427 ACPI / battery: Safe unregistering of hooks by Jouke Witteveen · 7 years ago
  78. c660f40 drm/amdgpu: fix user fence write race condition by Nicolai Hähnle · 7 years ago
  79. 9d6d99e s390: wire up rseq system call by Heiko Carstens · 7 years ago
  80. 8bf9355 s390: wire up io_pgetevents system call by Heiko Carstens · 7 years ago
  81. fc36def mm: teach dump_page() to correctly output poisoned struct pages by Pavel Tatashin · 7 years ago
  82. 5e4e290 ARM: disable KCOV for trusted foundations code by Arnd Bergmann · 7 years ago
  83. 1e8e18f kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 7 years ago
  84. 520495f mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 7 years ago
  85. 1e2c043 userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access by Janosch Frank · 7 years ago
  86. 1fe4293 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
  87. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  88. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  89. f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
  90. f906587 tracing: Make create_filter() code match the comments by Steven Rostedt (VMware) · 7 years ago
  91. cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
  92. 410da1e net/smc: fix up merge error with poll changes by Linus Torvalds · 7 years ago
  93. 895b661 PM / Domains: Don't power on at attach for the multi PM domain case by Ulf Hansson · 7 years ago
  94. 3030ded Merge tag 'gvt-fixes-2018-07-03' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
  95. d403397 drm/i915: Try GGTT mmapping whole object as partial by Chris Wilson · 7 years ago
  96. 3099803 ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set by Sudeep Holla · 7 years ago
  97. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  98. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  99. c3d0280 drm/amdgpu/pm: fix display count in non-DC path by Alex Deucher · 7 years ago
  100. 0859df2 drm/amdgpu: fix swapped emit_ib_size in vce3 by Alex Deucher · 7 years ago