1. b460866 f2fs: don't wake up too frequently, if there is lots of IOs by Jaegeuk Kim · 6 years ago
  2. b862325 f2fs: try to keep CP_TRIMMED_FLAG after successful umount by Jaegeuk Kim · 6 years ago
  3. db610a6 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  4. 03f2c02 f2fs: run discard jobs when put_super by Jaegeuk Kim · 6 years ago
  5. 2010987 f2fs: fix to set sbi dirty correctly by Chao Yu · 6 years ago
  6. f9aa52a f2fs: fix to initialize variable to avoid UBSAN/smatch warning by Chao Yu · 6 years ago
  7. ac92985 f2fs: UBSAN: set boolean value iostat_enable correctly by Sheng Yong · 6 years ago
  8. 2f84bab f2fs: add brackets for macros by Sheng Yong · 6 years ago
  9. 720db06 f2fs: check if file namelen exceeds max value by Sheng Yong · 6 years ago
  10. ddf06b7 f2fs: fix to trigger fsck if dirent.name_len is zero by Chao Yu · 6 years ago
  11. c20e57b f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  12. 5d53924 f2fs: export FS_NOCOW_FL flag to user by Jaegeuk Kim · 6 years ago
  13. 36c5733 f2fs: check inject_rate validity during configuring by Chao Yu · 6 years ago
  14. 8e11403 f2fs: remove set but not used variable 'err' by YueHaibing · 6 years ago
  15. 539cd35 f2fs: fix compile warnings: 'struct *' declared inside parameter list by Zhikang Zhang · 6 years ago
  16. f365c6c f2fs: change error code to -ENOMEM from -EINVAL by Chengguang Xu · 6 years ago
  17. 7c77bf7 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 6 years ago
  18. 31867b2 f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 6 years ago
  19. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  20. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  21. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  22. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  24. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  25. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  26. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  27. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  28. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  29. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  30. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  31. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  32. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  33. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  35. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  36. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  37. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  38. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  39. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  40. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  41. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  42. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  43. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  44. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  45. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  46. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  47. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  48. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  49. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  50. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  51. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  52. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  53. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  54. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  55. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  56. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  57. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  58. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  59. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  60. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  61. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  62. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  63. 3cd6d49 Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  64. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  65. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  66. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  67. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  69. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  70. f1c2f88 Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  71. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  72. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  73. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  74. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  75. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  76. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  77. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  78. 8270f3a dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations by Christoph Hellwig · 6 years ago
  79. 06f55fd x86/amd_gart: fix unmapping of non-GART mappings by Christoph Hellwig · 6 years ago
  80. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  81. 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
  82. a959dc8 Use __put_user_goto in __put_user_size() and unsafe_put_user() by Linus Torvalds · 9 years ago
  83. 4a78921 x86 uaccess: Introduce __put_user_goto by Linus Torvalds · 9 years ago
  84. dfbaecb parisc: Remap hugepage-aligned pages in set_kernel_text_rw() by Helge Deller · 6 years ago
  85. 00f8ccd Merge branch 'next/drivers' into next/late by Olof Johansson · 6 years ago
  86. 8e56489 ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC by Masahiro Yamada · 6 years ago
  87. 59f75fd Add CREDITS entry for Shaohua Li by Jens Axboe · 6 years ago
  88. b685a73 mm/page_io.c: fix polled swap page in by Jens Axboe · 6 years ago
  89. d499480 checkpatch: add Co-developed-by to signature tags by Jorge Ramirez-Ortiz · 6 years ago
  90. ae67ee6 docs: fix Co-Developed-by docs by Jorge Ramirez-Ortiz · 6 years ago
  91. 967d301 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  92. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  93. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  94. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  95. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  96. 34ec35a kernel/sched/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  97. 3bb5f4a kernel/locking/mutex.c: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  98. 9f132f7 mm: select HAVE_MOVE_PMD on x86 for faster mremap by Joel Fernandes (Google) · 6 years ago
  99. 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
  100. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago