1. af033b2 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  2. 26b5a07 f2fs: cleanup dirty pages if recover failed by Sheng Yong · 6 years ago
  3. 1e78e8b f2fs: fix data corruption issue with hardware encryption by Sahitya Tummala · 6 years ago
  4. 0c093b5 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  5. 9149a5e f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  6. 2baf078 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  7. 164a63f Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" by Jaegeuk Kim · 6 years ago
  8. 5f9abab f2fs: account read IOs and use IO counts for is_idle by Jaegeuk Kim · 6 years ago
  9. 78efac5 f2fs: fix to account IO correctly for cgroup writeback by Chao Yu · 6 years ago
  10. 4c58ed0 f2fs: fix to account IO correctly by Chao Yu · 6 years ago
  11. b93f654 f2fs: remove request_list check in is_idle() by Jens Axboe · 6 years ago
  12. 730746c f2fs: allow to mount, if quota is failed by Jaegeuk Kim · 6 years ago
  13. 6390398 f2fs: update REQ_TIME in f2fs_cross_rename() by Sahitya Tummala · 6 years ago
  14. c75f2fe f2fs: do not update REQ_TIME in case of error conditions by Sahitya Tummala · 6 years ago
  15. 3b30eb1 f2fs: remove unneeded disable_nat_bits() by Chao Yu · 6 years ago
  16. 850971b f2fs: remove unused sbi->trigger_ssr_threshold by Chao Yu · 6 years ago
  17. ed15ba1 f2fs: shrink sbi->sb_lock coverage in set_file_temperature() by Chao Yu · 6 years ago
  18. 4dada3f f2fs: use rb_*_cached friends by Chao Yu · 6 years ago
  19. ef2a007 f2fs: fix to recover cold bit of inode block during POR by Chao Yu · 6 years ago
  20. 48018b4 f2fs: submit cached bio to avoid endless PageWriteback by Chao Yu · 6 years ago
  21. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  22. fb7d70d f2fs: clear PageError on the read path by Jaegeuk Kim · 6 years ago
  23. f847c69 f2fs: allow out-place-update for direct IO in LFS mode by Chao Yu · 6 years ago
  24. 39a8695 f2fs: refactor ->page_mkwrite() flow by Chao Yu · 6 years ago
  25. bab475c Revert: "f2fs: check last page index in cached bio to decide submission" by Chao Yu · 6 years ago
  26. d440c52 f2fs: support superblock checksum by Junling Zheng · 6 years ago
  27. 274bd9b f2fs: add to account skip count of background GC by Chao Yu · 6 years ago
  28. b63e7be f2fs: add to account meta IO by Chao Yu · 6 years ago
  29. 095680f f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  30. 89d13c3 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  31. 61f7725 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  32. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  33. 4a1728c f2fs: mark inode dirty explicitly in recover_inode() by Chao Yu · 6 years ago
  34. 5cd1f38 f2fs: fix to recover inode's crtime during POR by Chao Yu · 6 years ago
  35. 7de36cf f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  36. 19c73a6 f2fs: fix to recover inode's i_flags during POR by Chao Yu · 6 years ago
  37. f4474aa f2fs: fix to recover inode's project id during POR by Chao Yu · 6 years ago
  38. 0a4daae f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  39. d83d0f5 f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  40. c6b1867 f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  41. dc4cd12 f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  42. f84262b f2fs: avoid infinite loop in f2fs_alloc_nid by Jaegeuk Kim · 6 years ago
  43. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  44. 6f5c2ed f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  45. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  46. 4cb037e f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION by Chengguang Xu · 6 years ago
  47. c8e9275 f2fs: fix setattr project check upon fssetxattr ioctl by Wang Shilong · 6 years ago
  48. b430f72 f2fs: avoid sleeping under spin_lock by Zhikang Zhang · 6 years ago
  49. e1293bd f2fs: plug readahead IO in readdir() by Chao Yu · 6 years ago
  50. 042be0f f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  51. 4a70e25 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  52. 0b2103e8 f2fs: fix memory leak of write_io in fill_super() by Chao Yu · 6 years ago
  53. 313ed62 f2fs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  54. 1378752 f2fs: fix to flush all dirty inodes recovered in readonly fs by Chao Yu · 6 years ago
  55. cda9cc5 f2fs: report error if quota off error during umount by Yunlei He · 7 years ago
  56. 5ce8058 f2fs: submit bio after shutdown by Jaegeuk Kim · 6 years ago
  57. 0ded69f f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  58. 22d7ea1 Revert "f2fs: use printk_ratelimited for f2fs_msg" by Chao Yu · 6 years ago
  59. abde73c f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy by Sahitya Tummala · 6 years ago
  60. 7d20c8a f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  61. 1618e6e f2fs: add additional sanity check in f2fs_acl_from_disk() by Chengguang Xu · 6 years ago
  62. b36fdc6 Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  63. f4697d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  64. d0c1db1 Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  65. 3350139 nds32: linker script: GCOV kernel may refers data in __exit by Greentime Hu · 6 years ago
  66. 0e9b103 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  67. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  68. 36bdac1 drivers/dax/device.c: convert variable to vm_fault_t type by Souptick Joarder · 6 years ago
  69. 4c5d114 lib/Kconfig.debug: fix three typos in help text by Thibaut Sautereau · 6 years ago
  70. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 6 years ago
  71. 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 6 years ago
  72. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  73. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 6 years ago
  74. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 6 years ago
  75. 9c21dae ipc/shm: properly return EIDRM in shm_lock() by Davidlohr Bueso · 6 years ago
  76. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
  77. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
  78. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  79. 9045065 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 6 years ago
  80. b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 6 years ago
  81. 1ed0cc5 mm: respect arch_dup_mmap() return value by Nadav Amit · 6 years ago
  82. 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
  83. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  84. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  85. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 6 years ago
  86. 84cb8eb net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
  87. 6d784f1 act_ife: fix a potential use-after-free by Cong Wang · 6 years ago
  88. 639505d net/mlx5: Fix SQ offset in QPs with small RQ by Tariq Toukan · 6 years ago
  89. ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
  90. 0cde56e nds32: Fix a kernel panic issue because of wrong frame pointer access. by Greentime Hu · 6 years ago
  91. 487c4b2 nds32: Only print one page of stack when die to prevent printing too much information. by Greentime Hu · 6 years ago
  92. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  93. c5fdf7e nds32: Remove the deprecated ABI implementation by Zong Li · 6 years ago
  94. 1e377ae nds32/stack: Get real return address by using ftrace_graph_ret_addr by Zong Li · 6 years ago
  95. 95cd2f7 nds32/ftrace: Support dynamic function graph tracer by Zong Li · 6 years ago
  96. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  97. fbf58a5 nds32/ftrace: Add RECORD_MCOUNT support by Zong Li · 6 years ago
  98. 1e9b14c nds32/ftrace: Support static function graph tracer by Zong Li · 6 years ago
  99. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  100. 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago