1. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  2. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  3. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  4. 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  5. 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  6. 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  7. ead710b f2fs: deny accessing encryption policy if encryption is off by Chao Yu · 7 years ago
  8. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  9. 812c605 f2fs: inject fault in inc_valid_node_count by Chao Yu · 7 years ago
  10. 28cfafb f2fs: fix to clear FI_NO_PREALLOC by Chao Yu · 7 years ago
  11. 2c8a4a2 f2fs: expose quota information in debugfs by Jaegeuk Kim · 7 years ago
  12. 12f9ef3 f2fs: separate nat entry mem alloc from nat_tree_lock by Yunlei He · 7 years ago
  13. 0dd99ca f2fs: validate before set/clear free nat bitmap by LiFan · 7 years ago
  14. 19526d7 f2fs: avoid opened loop codes in __add_ino_entry by Chao Yu · 7 years ago
  15. 4f0a03d f2fs: apply write hints to select the type of segments for buffered write by Hyunchul Lee · 7 years ago
  16. 2fbaa25 f2fs: introduce scan_curseg_cache for cleanup by Chao Yu · 7 years ago
  17. 9745657 f2fs: optimize the way of traversing free_nid_bitmap by Fan Li · 7 years ago
  18. 7498621 f2fs: keep scanning until enough free nids are acquired by Fan Li · 7 years ago
  19. a5fd505 f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
  20. e8ed90a f2fs: keep isize once block is reserved cross EOF by Chao Yu · 7 years ago
  21. bb06664 f2fs: avoid race in between GC and block exchange by Chao Yu · 7 years ago
  22. f6986ed f2fs: save a multiplication for last_nid calculation by Fan Li · 7 years ago
  23. 2b60311 f2fs: fix summary info corruption by Chao Yu · 7 years ago
  24. 0537b81 f2fs: remove dead code in update_meta_page by Chao Yu · 7 years ago
  25. dee668c f2fs: remove unneeded semicolon by Chao Yu · 7 years ago
  26. d1954ab f2fs: don't bother with inode->i_version by Jeff Layton · 7 years ago
  27. bf34c93 f2fs: check curseg space before foreground GC by Chao Yu · 7 years ago
  28. 3d26fa6 f2fs: use rw_semaphore to protect SIT cache by Chao Yu · 7 years ago
  29. ea67673 f2fs: support quota sys files by Jaegeuk Kim · 7 years ago
  30. 234a968 f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  31. 37a0ab2 f2fs: optimize __update_nat_bits by Fan Li · 7 years ago
  32. f15194f f2fs: modify for accurate fggc node io stat by Yunlei He · 7 years ago
  33. 65f1b80 Revert "f2fs: handle dirty segments inside refresh_sit_entry" by Yunlong Song · 7 years ago
  34. a0761f6 f2fs: add a function to move nid by Fan Li · 7 years ago
  35. a2a12b6 f2fs: export SSR allocation threshold by Chao Yu · 7 years ago
  36. 0ea8051 f2fs: give correct trimmed blocks in fstrim by Chao Yu · 7 years ago
  37. d62fe97 f2fs: support bio allocation error injection by Chao Yu · 7 years ago
  38. 01eccef f2fs: support get_page error injection by Chao Yu · 7 years ago
  39. 80d4214 f2fs: support soft block reservation by Yunlong Song · 7 years ago
  40. bf9c142 f2fs: handle error case when adding xattr entry by Jaegeuk Kim · 7 years ago
  41. 6afc662 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  42. b4b153f f2fs: show current cp state by Jaegeuk Kim · 7 years ago
  43. d8d1389 f2fs: add missing quota_initialize by Jaegeuk Kim · 7 years ago
  44. 8f1572f f2fs: show # of dirty segments via sysfs by Jaegeuk Kim · 7 years ago
  45. 1f227a3 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. dca6951 f2fs: remove several redundant assignments by Colin Ian King · 7 years ago
  48. 6bccfa1 f2fs: avoid using timespec by Arnd Bergmann · 7 years ago
  49. 7e515b3 f2fs: fix to correct no_fggc_candidate by Chao Yu · 7 years ago
  50. 6e5b5d4 Revert "f2fs: return wrong error number on f2fs_quota_write" by Jaegeuk Kim · 7 years ago
  51. 9c77f75 f2fs: remove obsolete pointer for truncate_xattr_node by Jaegeuk Kim · 7 years ago
  52. 4e46a02 f2fs: retry ENOMEM for quota_read|write by Jaegeuk Kim · 7 years ago
  53. 57864ae f2fs: limit # of inmemory pages by Jaegeuk Kim · 7 years ago
  54. ab383be f2fs: update ctx->pos correctly when hitting hole in directory by Chao Yu · 7 years ago
  55. cb7a844 f2fs: relocate readahead codes in readdir() by Chao Yu · 7 years ago
  56. 4414dea f2fs: allow readdir() to be interrupted by Chao Yu · 7 years ago
  57. e97a3c4 f2fs: trace f2fs_readdir by Chao Yu · 7 years ago
  58. 0c5e36d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  59. 48ab25f f2fs: skip searching non-exist range in truncate_hole by Weichao Guo · 7 years ago
  60. 5b4267d f2fs: expose some sectors to user in inline data or dentry case by Jaegeuk Kim · 7 years ago
  61. 943973c f2fs: avoid stale fi->gdirty_list pointer by Jaegeuk Kim · 7 years ago
  62. 204b4ae f2fs/crypto: drop crypto key at evict_inode only by Jaegeuk Kim · 7 years ago
  63. a0d00fa f2fs: fix to avoid race when accessing last_disk_size by Chao Yu · 7 years ago
  64. ebf7c52 f2fs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  65. cf5c759 f2fs: give up CP_TRIMMED_FLAG if it drops discards by Chao Yu · 7 years ago
  66. 2ec6f2e f2fs: trace f2fs_remove_discard by Chao Yu · 7 years ago
  67. 33da62c f2fs: reduce cmd_lock coverage in __issue_discard_cmd by Chao Yu · 7 years ago
  68. 78997b5 f2fs: split discard policy by Chao Yu · 7 years ago
  69. ecc9aa0 f2fs: wrap discard policy by Chao Yu · 7 years ago
  70. 8412663 f2fs: support issuing/waiting discard in range by Chao Yu · 7 years ago
  71. ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
  72. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  73. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  74. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  75. 1228b48 f2fs: fix to flush multiple device in checkpoint by Chao Yu · 7 years ago
  76. 39d787b f2fs: enhance multiple device flush by Chao Yu · 7 years ago
  77. b77061b f2fs: fix to show ino management cache size correctly by Chao Yu · 7 years ago
  78. 3f06252 f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush by Chao Yu · 7 years ago
  79. 9a4ffdf f2fs: obsolete ALLOC_NID_LIST list by Chao Yu · 7 years ago
  80. 71ad682 f2fs: convert inline data for direct I/O & FI_NO_PREALLOC by Weichao Guo · 7 years ago
  81. 71cb4af f2fs: allow readpages with NULL file pointer by Hsiang Kao · 7 years ago
  82. 14d8d5f f2fs: show flush list status in sysfs by Chao Yu · 7 years ago
  83. 6384069 f2fs: introduce read_xattr_block by Chao Yu · 7 years ago
  84. a5f433f f2fs: introduce read_inline_xattr by Chao Yu · 7 years ago
  85. c1fe3e9 Revert "f2fs: reuse nids more aggressively" by Chao Yu · 7 years ago
  86. 91f4382 Revert "f2fs: node segment is prior to data segment selected victim" by Yunlong Song · 7 years ago
  87. 638164a f2fs: fix potential panic during fstrim by Chao Yu · 7 years ago
  88. 6d8ef53 Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  89. e6c6de1 f2fs: hurry up to issue discard after io interruption by Chao Yu · 7 years ago
  90. 80647e5 f2fs: fix to show correct discard_granularity in sysfs by Chao Yu · 7 years ago
  91. ca7d802 f2fs: detect dirty inode in evict_inode by Chao Yu · 7 years ago
  92. 0abd8e7 f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared by Daeho Jeong · 7 years ago
  93. b3a97a2 f2fs: speed up gc_urgent mode with SSR by Jaegeuk Kim · 7 years ago
  94. 1eb1ef4 f2fs: better to wait for fstrim completion by Jaegeuk Kim · 7 years ago
  95. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  96. 27161f1 f2fs: avoid race in between read xattr & write xattr by Yunlei He · 7 years ago
  97. 13ba41e f2fs: make get_lock_data_page to handle encrypted inode by Jaegeuk Kim · 7 years ago
  98. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  99. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  100. d4c759e f2fs: use generic terms used for encrypted block management by Jaegeuk Kim · 7 years ago