1. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  2. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  4. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  5. 62230e0d f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  6. 21acc07 f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  7. 9ab97ae Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  8. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  9. 64beba0 f2fs: sanity check of xattr entry size by Jaegeuk Kim · 6 years ago
  10. 60aa4d5 f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 6 years ago
  11. bae0ee7 f2fs: check PageWriteback flag for ordered case by Chao Yu · 6 years ago
  12. 8896006 f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  13. 8f31b46 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 6 years ago
  14. b32e019 f2fs: fix to dirty inode synchronously by Chao Yu · 6 years ago
  15. c036211 f2fs: clean up structure extent_node by Chao Yu · 6 years ago
  16. 9249dde f2fs: fix block address for __check_sit_bitmap by Qiuyang Sun · 6 years ago
  17. e4589fa f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 6 years ago
  18. 8ec18bf f2fs: clean up checkpoint flow by Chao Yu · 6 years ago
  19. 76c7bfb f2fs: flush stale issued discard candidates by Jaegeuk Kim · 6 years ago
  20. 72691af f2fs: correct wrong spelling, issing_* by Jaegeuk Kim · 6 years ago
  21. 5222595 f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  22. af56b48 f2fs: remove redundant comment of unused wio_mutex by Yunlong Song · 6 years ago
  23. 8d64d36 f2fs: fix to reorder set_page_dirty and wait_on_page_writeback by Chao Yu · 6 years ago
  24. 2062e0c f2fs: clear PG_writeback if IPU failed by Sheng Yong · 6 years ago
  25. 0cd6d9b f2fs: add an ioctl() to explicitly trigger fsck later by Jaegeuk Kim · 6 years ago
  26. a742fd4 f2fs: avoid frequent costly fsck triggers by Jaegeuk Kim · 6 years ago
  27. f4f0b67 f2fs: fix m_may_create to make OPU DIO write correctly by Jia Zhu · 6 years ago
  28. 73c0a92 f2fs: fix to update new block address correctly for OPU by Jia Zhu · 6 years ago
  29. e3c5910 f2fs: adjust trace print in f2fs_get_victim() to cover all paths by Sahitya Tummala · 6 years ago
  30. 08ac9a3 f2fs: fix to allow node segment for GC by ioctl path by Sahitya Tummala · 6 years ago
  31. 19880e6 f2fs: make "f2fs_fault_name[]" const char * by Alexey Dobriyan · 6 years ago
  32. 0ea295d f2fs: read page index before freeing by Pan Bian · 6 years ago
  33. f617647 f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  34. f5d5510 f2fs: avoid build warn of fall_through by Jaegeuk Kim · 6 years ago
  35. 2866fb1 f2fs: fix race between write_checkpoint and write_begin by Sheng Yong · 6 years ago
  36. 4e240d1 f2fs: check memory boundary by insane namelen by Jaegeuk Kim · 6 years ago
  37. 1e771e8 f2fs: only flush the single temp bio cache which owns the target page by Yunlong Song · 6 years ago
  38. f9d6d0597 f2fs: fix out-place-update DIO write by Chao Yu · 6 years ago
  39. fef4129 f2fs: fix to be aware discard/preflush/dio command in is_idle() by Chao Yu · 6 years ago
  40. 02b16d0 f2fs: add to account direct IO by Chao Yu · 6 years ago
  41. b61ac5b f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  42. 155c62f f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  43. 67b0e42 f2fs: change segment to section in f2fs_ioc_gc_range by Yunlong Song · 6 years ago
  44. 3465557 f2fs: export migration_granularity sysfs entry by Chao Yu · 6 years ago
  45. e3080b0 f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
  46. 2c70c5e f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
  47. 7beb01f f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  48. 089842d f2fs: remove codes of unused wio_mutex by Yunlong Song · 6 years ago
  49. d6c66cd f2fs: fix count of seg_freed to make sec_freed correct by Yunlong Song · 6 years ago
  50. a8075dc f2fs: fix to account preflush command for noflush_merge mode by Chao Yu · 6 years ago
  51. 9bf1a3f f2fs: avoid GC causing encrypted file corrupted by Yunlong Song · 6 years ago
  52. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  53. 7813081 f2fs: fix to keep project quota consistent by Chao Yu · 6 years ago
  54. af033b2 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  55. 26b5a07 f2fs: cleanup dirty pages if recover failed by Sheng Yong · 6 years ago
  56. 1e78e8b f2fs: fix data corruption issue with hardware encryption by Sahitya Tummala · 6 years ago
  57. 0c093b5 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  58. 9149a5e f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  59. 2baf078 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  60. 164a63f Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" by Jaegeuk Kim · 6 years ago
  61. 5f9abab f2fs: account read IOs and use IO counts for is_idle by Jaegeuk Kim · 6 years ago
  62. 78efac5 f2fs: fix to account IO correctly for cgroup writeback by Chao Yu · 6 years ago
  63. 4c58ed0 f2fs: fix to account IO correctly by Chao Yu · 6 years ago
  64. 5ec2d99 f2fs: Convert to XArray by Matthew Wilcox · 7 years ago
  65. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  66. b93f654 f2fs: remove request_list check in is_idle() by Jens Axboe · 6 years ago
  67. 730746c f2fs: allow to mount, if quota is failed by Jaegeuk Kim · 6 years ago
  68. 6390398 f2fs: update REQ_TIME in f2fs_cross_rename() by Sahitya Tummala · 6 years ago
  69. c75f2fe f2fs: do not update REQ_TIME in case of error conditions by Sahitya Tummala · 6 years ago
  70. 3b30eb1 f2fs: remove unneeded disable_nat_bits() by Chao Yu · 6 years ago
  71. 850971b f2fs: remove unused sbi->trigger_ssr_threshold by Chao Yu · 6 years ago
  72. ed15ba1 f2fs: shrink sbi->sb_lock coverage in set_file_temperature() by Chao Yu · 6 years ago
  73. 4dada3f f2fs: use rb_*_cached friends by Chao Yu · 6 years ago
  74. ef2a007 f2fs: fix to recover cold bit of inode block during POR by Chao Yu · 6 years ago
  75. 48018b4 f2fs: submit cached bio to avoid endless PageWriteback by Chao Yu · 6 years ago
  76. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  77. fb7d70d f2fs: clear PageError on the read path by Jaegeuk Kim · 6 years ago
  78. f847c69 f2fs: allow out-place-update for direct IO in LFS mode by Chao Yu · 6 years ago
  79. 39a8695 f2fs: refactor ->page_mkwrite() flow by Chao Yu · 6 years ago
  80. bab475c Revert: "f2fs: check last page index in cached bio to decide submission" by Chao Yu · 6 years ago
  81. d440c52 f2fs: support superblock checksum by Junling Zheng · 6 years ago
  82. 274bd9b f2fs: add to account skip count of background GC by Chao Yu · 6 years ago
  83. b63e7be f2fs: add to account meta IO by Chao Yu · 6 years ago
  84. 095680f f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  85. 89d13c3 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  86. 61f7725 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  87. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  88. 4a1728c f2fs: mark inode dirty explicitly in recover_inode() by Chao Yu · 6 years ago
  89. 5cd1f38 f2fs: fix to recover inode's crtime during POR by Chao Yu · 6 years ago
  90. 7de36cf f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  91. 19c73a6 f2fs: fix to recover inode's i_flags during POR by Chao Yu · 6 years ago
  92. f4474aa f2fs: fix to recover inode's project id during POR by Chao Yu · 6 years ago
  93. 0a4daae f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  94. d83d0f5 f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  95. c6b1867 f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  96. dc4cd12 f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  97. f84262b f2fs: avoid infinite loop in f2fs_alloc_nid by Jaegeuk Kim · 6 years ago
  98. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  99. 6f5c2ed f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  100. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago