1. 4843298 f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 6 years ago
  2. ca597bd f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 6 years ago
  3. 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  4. 613f3dc f2fs: no need to take page lock in readdir by Gao Xiang · 6 years ago
  5. e46f6bd f2fs: fix to update iostat correctly in IPU path by Chao Yu · 6 years ago
  6. 6492a33 f2fs: fix encrypted page memory leak by Chao Yu · 6 years ago
  7. dc37910 f2fs: make fault injection covering __submit_flush_wait() by Chao Yu · 6 years ago
  8. aa2c8c4 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 6 years ago
  9. bc73a4b f2fs: silence VM_WARN_ON_ONCE in mempool_alloc by Gao Xiang · 6 years ago
  10. 68b79cd f2fs: correct spelling mistake by Zeng Guangyue · 6 years ago
  11. 0af725f f2fs: fix wrong #endif by Jaegeuk Kim · 6 years ago
  12. fb40d61 f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG by Jaegeuk Kim · 6 years ago
  13. 6d52e13 f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 6 years ago
  14. 500e0b2 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  15. 9083977 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 6 years ago
  16. c42d28c f2fs: fix potential data inconsistence of checkpoint by Chao Yu · 6 years ago
  17. 025cdb16 f2fs: jump to label 'free_node_inode' when failing from d_make_root() by Chengguang Xu · 6 years ago
  18. 7321dd9 f2fs: fix to document inline_xattr_size option by Chao Yu · 6 years ago
  19. a0770e1 f2fs: fix to data block override node segment by mistake by zhengliang · 6 years ago
  20. 1ffdc38 f2fs: fix typos in code comments by Geliang Tang · 6 years ago
  21. eecfa42 f2fs: use xattr_prefix to wrap up by Gao Xiang · 6 years ago
  22. 812a959 f2fs: sync filesystem after roll-forward recovery by Jaegeuk Kim · 6 years ago
  23. 0e0667b f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 6 years ago
  24. 11ac8ef f2fs: avoid null pointer exception in dcc_info by Jaegeuk Kim · 6 years ago
  25. b460866 f2fs: don't wake up too frequently, if there is lots of IOs by Jaegeuk Kim · 6 years ago
  26. b862325 f2fs: try to keep CP_TRIMMED_FLAG after successful umount by Jaegeuk Kim · 6 years ago
  27. db610a6 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  28. 03f2c02 f2fs: run discard jobs when put_super by Jaegeuk Kim · 6 years ago
  29. 2010987 f2fs: fix to set sbi dirty correctly by Chao Yu · 6 years ago
  30. f9aa52a f2fs: fix to initialize variable to avoid UBSAN/smatch warning by Chao Yu · 6 years ago
  31. ac92985 f2fs: UBSAN: set boolean value iostat_enable correctly by Sheng Yong · 6 years ago
  32. 2f84bab f2fs: add brackets for macros by Sheng Yong · 6 years ago
  33. 720db06 f2fs: check if file namelen exceeds max value by Sheng Yong · 6 years ago
  34. ddf06b7 f2fs: fix to trigger fsck if dirent.name_len is zero by Chao Yu · 6 years ago
  35. c20e57b f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  36. 5d53924 f2fs: export FS_NOCOW_FL flag to user by Jaegeuk Kim · 6 years ago
  37. 36c5733 f2fs: check inject_rate validity during configuring by Chao Yu · 6 years ago
  38. 8e11403 f2fs: remove set but not used variable 'err' by YueHaibing · 6 years ago
  39. 539cd35 f2fs: fix compile warnings: 'struct *' declared inside parameter list by Zhikang Zhang · 6 years ago
  40. f365c6c f2fs: change error code to -ENOMEM from -EINVAL by Chengguang Xu · 6 years ago
  41. 7c77bf7 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 6 years ago
  42. 31867b2 f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 6 years ago
  43. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  44. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  45. 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
  46. 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
  47. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  48. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  49. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  50. 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
  51. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  52. 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
  53. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  54. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  55. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  56. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  57. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  59. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  60. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  61. 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
  62. 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
  63. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  64. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  65. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  66. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  67. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  68. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  69. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  70. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  71. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  72. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  73. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  74. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  75. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  76. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  77. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  78. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  79. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  80. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  81. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  82. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  83. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  84. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  85. 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
  86. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  87. 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
  88. 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
  89. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  90. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  91. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  92. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  93. 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
  94. 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
  95. 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
  96. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  97. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  98. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  99. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  100. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago