1. a4ba5df f2fs: fix to update f2fs_super_block fields under sb_lock by Chao Yu · 5 years ago
  2. c84ef3c f2fs: Add a new CP flag to help fsck fix resize SPO issues by Sahitya Tummala · 5 years ago
  3. 68275682 f2fs: Fix mount failure due to SPO after a successful online resize FS by Sahitya Tummala · 5 years ago
  4. a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 5 years ago
  5. dabfbbc f2fs: skip migration only when BG_GC is called by Jaegeuk Kim · 5 years ago
  6. 7bd2935 f2fs: fix to show tracepoint correctly by Chao Yu · 5 years ago
  7. ca9e968 f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc by Chao Yu · 5 years ago
  8. 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 5 years ago
  9. 0683728 f2fs: fix to avoid triggering IO in write path by Chao Yu · 5 years ago
  10. 9851000 f2fs: add prefix for f2fs slab cache name by Chao Yu · 5 years ago
  11. 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 5 years ago
  12. 2bac076 f2fs: skip GC when section is full by Jaegeuk Kim · 5 years ago
  13. 8c7b9ac f2fs: add migration count iff migration happens by Jaegeuk Kim · 5 years ago
  14. bbbc34f f2fs: clean up bggc mount option by Chao Yu · 5 years ago
  15. b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago
  16. a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 5 years ago
  17. ba3b583 f2fs: clean up parameter of macro XATTR_SIZE() by Chao Yu · 5 years ago
  18. a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 5 years ago
  19. a7e679b f2fs: show mounted time by Jaegeuk Kim · 5 years ago
  20. c6d5789 f2fs: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  21. 2536ac6 f2fs: allow to clear F2FS_COMPR_FL flag by Chao Yu · 5 years ago
  22. 6cfdf15 f2fs: fix to check dirty pages during compressed inode conversion by Chao Yu · 5 years ago
  23. 96f5b4f f2fs: fix to account compressed inode correctly by Chao Yu · 5 years ago
  24. 99eabb9 f2fs: fix wrong check on F2FS_IOC_FSSETXATTR by Jaegeuk Kim · 5 years ago
  25. 95978ca f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() by Chao Yu · 5 years ago
  26. 06c7540 f2fs: fix to avoid using uninitialized variable by Chao Yu · 5 years ago
  27. 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 5 years ago
  28. 3addc1a f2fs: remove i_sem lock coverage in f2fs_setxattr() by Chao Yu · 5 years ago
  29. c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 5 years ago
  30. d940aa0 f2fs: fix to check i_compr_blocks correctly by Chao Yu · 5 years ago
  31. df77fbd f2fs: fix to avoid potential deadlock by Chao Yu · 5 years ago
  32. 097a768 f2fs: add missing function name in kernel message by Chao Yu · 5 years ago
  33. 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 5 years ago
  34. 61fbae2 f2fs: fix to avoid NULL pointer dereference by Chao Yu · 5 years ago
  35. 7fa6d59 f2fs: fix leaking uninitialized memory in compressed clusters by Eric Biggers · 5 years ago
  36. bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 5 years ago
  37. dc5a941 f2fs: fix to wait all node page writeback by Chao Yu · 5 years ago
  38. b19e8c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  39. 1d40890 Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  40. 64ae134 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  41. 0bf999f linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split by Randy Dunlap · 5 years ago
  42. f2850dd Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  43. d917718 arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  44. 359c92c Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  45. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  46. 74a44be arm64: Fix CONFIG_ARCH_RANDOM=n build by Robin Murphy · 5 years ago
  47. 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 5 years ago
  48. 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 5 years ago
  49. d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 5 years ago
  50. 0a679e1 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  51. a5650ac Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  52. 9737800 tools/bootconfig: Suppress non-error messages by Masami Hiramatsu · 5 years ago
  53. a91e4f1 bootconfig: Allocate xbc_nodes array dynamically by Masami Hiramatsu · 5 years ago
  54. 083bc0e kbuild: fix mismatch between .version and include/generated/compile.h by Masahiro Yamada · 5 years ago
  55. 9d1b389 scripts/kallsyms: fix memory corruption caused by write over-run by Masahiro Yamada · 5 years ago
  56. 0ca2c03 perf/smmuv3: Use platform_get_irq_optional() for wired interrupt by John Garry · 5 years ago
  57. f61872b bootconfig: Use parse_args() to find bootconfig and '--' by Steven Rostedt (VMware) · 5 years ago
  58. 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
  59. 26445f9 bootconfig: Remove unneeded CONFIG_LIBXBC by Masami Hiramatsu · 5 years ago
  60. 17d25ae tools/bootconfig: Fix wrong __VA_ARGS__ usage by Masami Hiramatsu · 5 years ago
  61. a924eae gpio: sifive: fix static checker warning by Yash Shah · 5 years ago
  62. 2d5a2f9 spmi: pmic-arb: Set lockdep class for hierarchical irq domains by Stephen Boyd · 5 years ago
  63. c3afa80 gpio: xilinx: Fix bug where the wrong GPIO register is written to by Paul Thomas · 5 years ago
  64. dee7c11 Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 5 years ago
  65. 345d52c1 arm64/spinlock: fix a -Wunused-function warning by Qian Cai · 5 years ago
  66. fca3d33 arm64: ssbs: Fix context-switch when SSBS is present on all CPUs by Will Deacon · 5 years ago
  67. 2c614c1 arm64: use shared sysctl constants by Matteo Croce · 5 years ago
  68. 5cb7a11 arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations by Anshuman Khandual · 5 years ago
  69. 8131b73b gpiolib: remove unnecessary argument from set_config call by Kent Gibson · 5 years ago
  70. 4d0cabb gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUT by Axel Lin · 5 years ago
  71. e4f41de MAINTAINERS: Sort entries in database for GPIO by Andy Shevchenko · 5 years ago
  72. 62adc6f gpiolib: fix gpio_do_set_config() by Bartosz Golaszewski · 5 years ago
  73. 91b4ea5 Revert "gpiolib: remove set but not used variable 'config'" by Bartosz Golaszewski · 5 years ago
  74. d99f887 Revert "gpiolib: Remove duplicated function gpio_do_set_config()" by Bartosz Golaszewski · 5 years ago
  75. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  76. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  77. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  78. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  79. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  80. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  81. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  83. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  87. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  88. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  89. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  90. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  91. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  92. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  93. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  94. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  95. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  96. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  97. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  98. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  99. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  100. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago