1. 50e1f8d f2fs: avoid to access NULL pointer in issue_flush_thread by Chao Yu · 10 years ago
  2. 2743f86 f2fs: check bdi->dirty_exceeded when trying to skip data writes by Jaegeuk Kim · 10 years ago
  3. b2c0829 f2fs: do checkpoint for the renamed inode by Jaegeuk Kim · 10 years ago
  4. dd4d961 f2fs: release new entry page correctly in error path of f2fs_rename by Chao Yu · 10 years ago
  5. 90d7245 f2fs: fix error path in init_inode_metadata by Chao Yu · 10 years ago
  6. d6b7d4b f2fs: check lower bound nid value in check_nid_range by Chao Yu · 10 years ago
  7. 8bc6f60 f2fs: remove unused variables in f2fs_sm_info by Chao Yu · 10 years ago
  8. 98397ff f2fs: fix not to allocate unnecessary blocks during fallocate by Jaegeuk Kim · 10 years ago
  9. ead4327 f2fs: recover fallocated data and its i_size together by Jaegeuk Kim · 10 years ago
  10. ccfb300 f2fs: fix to report newly allocate region as extent by Jaegeuk Kim · 10 years ago
  11. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  12. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  13. 64b2d1f Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  14. 9ab7013 f2fs: support f2fs_fiemap by Jaegeuk Kim · 10 years ago
  15. 86928f9 f2fs: avoid not to call remove_dirty_inode by Jaegeuk Kim · 10 years ago
  16. 6fa1df5 f2fs: recover fallocated space by Jaegeuk Kim · 10 years ago
  17. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  18. b6fe587 f2fs: fix to recover data written by dio by Jaegeuk Kim · 10 years ago
  19. 1dbe415 f2fs: large volume support by Changman Lee · 10 years ago
  20. bac4eef f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages by Chao Yu · 10 years ago
  21. bfec07d f2fs: avoid overflow when large directory feathure is enabled by Chao Yu · 10 years ago
  22. d631abd f2fs: fix recursive lock by f2fs_setxattr by Jaegeuk Kim · 10 years ago
  23. 70ff5df f2fs: use inode_init_owner() to simplify codes by Chao Yu · 10 years ago
  24. adf8d90 f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency by Chao Yu · 10 years ago
  25. c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 10 years ago
  26. e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 10 years ago
  27. ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 10 years ago
  28. dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 10 years ago
  29. 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 10 years ago
  30. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 10 years ago
  31. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 10 years ago
  32. d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 10 years ago
  33. bde4468 f2fs: no need to wait on page writebck to meta pages by Jaegeuk Kim · 10 years ago
  34. 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 10 years ago
  35. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 10 years ago
  36. 8aa6f1c f2fs: fix to truncate inline data in inode page when setattr by Chao Yu · 10 years ago
  37. 817202d9 f2fs: readahead multi pages of directory for performance by Chao Yu · 10 years ago
  38. 5c1f992 f2fs: set errno when f2fs_iget failed in recover_dentry by Chao Yu · 10 years ago
  39. 7f7670f f2fs: consider fallocated space for SEEK_DATA by Jaegeuk Kim · 10 years ago
  40. fe369bc f2fs: return i_size if the hole is outside of i_size by Jaegeuk Kim · 10 years ago
  41. 267378d f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek by Chao Yu · 10 years ago
  42. 2163d19 f2fs: introduce help function {create,destroy}_flush_cmd_control by Gu Zheng · 10 years ago
  43. a688b9d9e f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields by Gu Zheng · 10 years ago
  44. 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 10 years ago
  45. 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 10 years ago
  46. 916decb f2fs: return errors right after checking them by Jaegeuk Kim · 10 years ago
  47. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 10 years ago
  48. e112326 f2fs: clean up long variable names by Jaegeuk Kim · 10 years ago
  49. 454ae7e f2fs: handle inline data independently in f2fs_bmap by Chao Yu · 10 years ago
  50. 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 10 years ago
  51. e8271fa f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks by Jaegeuk Kim · 10 years ago
  52. 7ee0eea f2fs: add available_nids to fix handling max_nid correctly by Jaegeuk Kim · 10 years ago
  53. b49ad51 f2fs: add static to get_max_meta_blks by Fabian Frederick · 10 years ago
  54. 94dac22 f2fs: introduce raw_nat_from_node_info() to simplfy codes by Chao Yu · 10 years ago
  55. 876dc59 f2fs: add the flush_merge handle in the remount flow by Gu Zheng · 10 years ago
  56. 8abfb36 f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() by Zhang Zhen · 10 years ago
  57. b156d54 f2fs: make recover_inline_xattr() static by Jingoo Han · 10 years ago
  58. ed57c27 f2fs: remove costly dirty_dir_inode operations by Jaegeuk Kim · 10 years ago
  59. 15c6e3a f2fs: fix to unlock f2fs_lock at the omitted error case by Jaegeuk Kim · 10 years ago
  60. 76f6026 f2fs: call redirty_page_for_writepage by Jaegeuk Kim · 10 years ago
  61. 1e87a78 f2fs: avoid to conduct roll-forward due to the remained garbage blocks by Jaegeuk Kim · 10 years ago
  62. b270ad6 f2fs: enable flush_merge only in f2fs is not read-only by Gu Zheng · 10 years ago
  63. 197d464 f2fs: use __GFP_ZERO to avoid appending set-NULL by Gu Zheng · 10 years ago
  64. a4ed23f f2fs: put the bio when issue_flush completed by Gu Zheng · 10 years ago
  65. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  66. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  67. 5b46f25 f2fs: switch to iov_iter_alignment() by Al Viro · 10 years ago
  68. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  69. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  70. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  71. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  72. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  73. 48b230a f2fs: fix wrong statistics of inline data by Chao Yu · 10 years ago
  74. 3a8861e f2fs: check the acl's validity before setting by ZhangZhen · 10 years ago
  75. 6b4afdd f2fs: introduce f2fs_issue_flush to avoid redundant flush issue by Jaegeuk Kim · 10 years ago
  76. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  77. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  78. ce23447 f2fs: fix to cover io->bio with io_rwsem by Jaegeuk Kim · 10 years ago
  79. d54c795 f2fs: fix error path when fail to read inline data by Chao Yu · 10 years ago
  80. 2d7b822 f2fs: use list_for_each_entry{_safe} for simplyfying code by Chao Yu · 10 years ago
  81. cf0ee0f f2fs: avoid free slab cache under spinlock by Chao Yu · 10 years ago
  82. 6e452d6 f2fs: avoid unneeded lookup when xattr name length is too long by Chao Yu · 10 years ago
  83. df0f8dc f2fs: avoid unnecessary bio submit when wait page writeback by Chao Yu · 10 years ago
  84. 3bb5e2c f2fs: return -EIO when node id is not matched by Jaegeuk Kim · 10 years ago
  85. 808a1d7 f2fs: avoid RECLAIM_FS-ON-W warning by Jaegeuk Kim · 10 years ago
  86. 479f40c f2fs: skip unnecessary node writes during fsync by Jaegeuk Kim · 10 years ago
  87. d928bfb f2fs: introduce fi->i_sem to protect fi's info by Jaegeuk Kim · 10 years ago
  88. 58c4103 f2fs: change reclaim rate in percentage by Jaegeuk Kim · 10 years ago
  89. a5f42010 f2fs: remove unnecessary threshold by Jaegeuk Kim · 10 years ago
  90. cdfc41c f2fs: throttle the memory footprint with a sysfs entry by Jaegeuk Kim · 10 years ago
  91. 40bb005 f2fs: avoid to drop nat entries due to the negative nr_shrink by Jaegeuk Kim · 10 years ago
  92. 3cb5ad1 f2fs: call f2fs_wait_on_page_writeback instead of native function by Jaegeuk Kim · 10 years ago
  93. 50c8cdb f2fs: introduce nr_pages_to_write for segment alignment by Jaegeuk Kim · 10 years ago
  94. d3baf95 f2fs: increase pages_skipped when skipping writepages by Jaegeuk Kim · 10 years ago
  95. 87d6f89 f2fs: avoid small data writes by skipping writepages by Jaegeuk Kim · 10 years ago
  96. f8b2c1f f2fs: introduce get_dirty_dents for readability by Jaegeuk Kim · 10 years ago
  97. 04c0938 f2fs: fix incorrect parsing with option string by Chao Yu · 10 years ago
  98. e4fc5fb f2fs: avoid to return incorrect errno of read_normal_summaries by Chao Yu · 10 years ago
  99. 4bc8e9b f2fs: introduce f2fs_has_xattr_block for better readability by Chao Yu · 10 years ago
  100. 90aa6dc f2fs: print type for each segment in segment_info's show by Chao Yu · 10 years ago