1. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 9 years ago
  2. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 9 years ago
  3. 2a4b8e9 f2fs: remove redundant calls by Jaegeuk Kim · 9 years ago
  4. c46a155 f2fs: use IPU for fdatasync by Jaegeuk Kim · 9 years ago
  5. 732d564 f2fs: fix f2fs_ioc_abort_volatile_write by Jaegeuk Kim · 9 years ago
  6. e96248b f2fs: clean up f2fs_ioc_write_checkpoint by Chao Yu · 9 years ago
  7. 6d5a149 f2fs: let user being aware of IO error by Chao Yu · 9 years ago
  8. c34f42e f2fs: report error of do_checkpoint by Chao Yu · 9 years ago
  9. 2a34076 f2fs: call f2fs_balance_fs only when node was changed by Jaegeuk Kim · 9 years ago
  10. b9d777b f2fs: check inline_data flag at converting time by Jaegeuk Kim · 9 years ago
  11. e8240f6 f2fs: don't grab super block buffer header all the time by Chao Yu · 9 years ago
  12. a1c1e9b f2fs: fix to reset variable correctlly by Fan Li · 9 years ago
  13. a49324f f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry by Chao Yu · 9 years ago
  14. e893158 f2fs: fix to update variable correctly when skip a unmapped block by Fan Li · 9 years ago
  15. d8fe4f0 f2fs: write only the pages in range during defragment by Fan Li · 9 years ago
  16. ea212a4 f2fs: use lock_buffer when changing superblock by Jaegeuk Kim · 9 years ago
  17. 0cab80e f2fs: fix to convert inline inode in ->setattr by Chao Yu · 9 years ago
  18. 3519e3f f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation by Chao Yu · 9 years ago
  19. 04ef4b6 f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl by Chao Yu · 9 years ago
  20. d323d00 f2fs: support file defragment by Chao Yu · 9 years ago
  21. d7b8b38 f2fs: fix leakage of inmemory atomic pages by Jaegeuk Kim · 9 years ago
  22. 08b39fb f2fs crypto: fix racing of accessing encrypted page among by Chao Yu · 9 years ago
  23. a56c7c6 f2fs: set GFP_NOFS for grab_cache_page by Jaegeuk Kim · 9 years ago
  24. 6e2c64a f2fs: fix SSA updates resulting in corruption by Jaegeuk Kim · 9 years ago
  25. c912a82 f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure by Jaegeuk Kim · 9 years ago
  26. 456b88e f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT by Chao Yu · 9 years ago
  27. d530d4d f2fs: support synchronous gc in ioctl by Chao Yu · 9 years ago
  28. 345a6b2 f2fs: fix to update {m,c}time correctly when truncating larger by Chao Yu · 9 years ago
  29. ea58711 f2fs: do in batches truncation in truncate_hole by Chao Yu · 9 years ago
  30. 9edcdab f2fs: fix overflow of size calculation by Chao Yu · 9 years ago
  31. c998012 f2fs: verify file type early in f2fs_fallocate by Chao Yu · 9 years ago
  32. 538e17e f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatile_write by Nicholas Krause · 9 years ago
  33. 19b2c30 f2fs: update extent tree in batches by Chao Yu · 9 years ago
  34. b015489 f2fs: handle f2fs_truncate error correctly by Chao Yu · 9 years ago
  35. 2286c02 f2fs: fix to cover lock_op for update_inode_page by Jaegeuk Kim · 9 years ago
  36. 6394328 f2fs: report error of fill_zero by Chao Yu · 9 years ago
  37. edb27de f2fs: handle error cases in commit_inmem_pages by Jaegeuk Kim · 9 years ago
  38. f4c9c74 f2fs: convert inline data before set atomic/volatile flag by Chao Yu · 9 years ago
  39. a5f64b6 f2fs: fix to wait all atomic written pages writeback by Chao Yu · 9 years ago
  40. 55f57d2 f2fs: fix double lock in handle_failed_inode by Chao Yu · 9 years ago
  41. ecbaa40 f2fs: reduce region of cp_rwsem covered in f2fs_do_collapse by Chao Yu · 9 years ago
  42. 5b33912 f2fs: warm up cold page after mmaped write by Chao Yu · 9 years ago
  43. c1c1b58 f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT by Chao Yu · 9 years ago
  44. 97a7b2c f2fs: convert inline_data for various fallocate by Jaegeuk Kim · 9 years ago
  45. 6282adb f2fs: call set_page_dirty to attach i_wb for cgroup by Jaegeuk Kim · 9 years ago
  46. 3c45414 f2fs: do not trim preallocated blocks when truncating after i_size by Chao Yu · 9 years ago
  47. de6a8ec f2fs: drop the volatile_write flag only by Jaegeuk Kim · 9 years ago
  48. c5bda1c f2fs: skip committing valid superblock by Chao Yu · 9 years ago
  49. f62185d f2fs: support FALLOC_FL_INSERT_RANGE by Chao Yu · 9 years ago
  50. 528e345 f2fs: hide common code in f2fs_replace_block by Chao Yu · 9 years ago
  51. 4637fd1 f2fs crypto: do not set encryption policy for non-directory by ioctl by Chao Yu · 9 years ago
  52. e7d5545 f2fs crypto: add filename encryption for roll-forward recovery by Jaegeuk Kim · 9 years ago
  53. 4375a33 f2fs crypto: add encryption support in read/write paths by Jaegeuk Kim · 9 years ago
  54. fcc85a4 f2fs crypto: activate encryption support for fs APIs by Jaegeuk Kim · 9 years ago
  55. f424f66 f2fs crypto: add encryption policy and password salt support by Jaegeuk Kim · 9 years ago
  56. 75cd4e0 f2fs: support FALLOC_FL_ZERO_RANGE by Chao Yu · 9 years ago
  57. b4ace33 f2fs: support FALLOC_FL_COLLAPSE_RANGE by Chao Yu · 9 years ago
  58. 43f3eae f2fs: split find_data_page according to specific purposes by Jaegeuk Kim · 9 years ago
  59. 05ca363 f2fs: add sbi and page pointer in f2fs_io_info by Jaegeuk Kim · 9 years ago
  60. 01b960e f2fs: add f2fs_may_inline_{data, dentry} by Jaegeuk Kim · 9 years ago
  61. 587c0a4 f2fs: add offset check routine before punch_hole() in f2fs_fallocate() by Taehee Yoo · 9 years ago
  62. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  63. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  64. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  65. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  66. 216a620 f2fs: split set_data_blkaddr from f2fs_update_extent_cache by Chao Yu · 10 years ago
  67. 3c6c2be f2fs: avoid punch_hole overhead when releasing volatile data by Jaegeuk Kim · 10 years ago
  68. 0bfcfcc f2fs: fix to truncate inline data past EOF by Chao Yu · 10 years ago
  69. cff2852 f2fs: clear append/update flags once fsync is done by Jaegeuk Kim · 10 years ago
  70. 1abff93 f2fs: support fs shutdown by Jaegeuk Kim · 10 years ago
  71. 7e4dde7 f2fs: introduce universal lookup/update interface for extent cache by Chao Yu · 10 years ago
  72. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  73. f7ef9b8 f2fs: introduce macros to convert bytes and blocks in f2fs by Jaegeuk Kim · 10 years ago
  74. 2e02317 f2fs: avoid data offset overflow when lseeking huge file by Chao Yu · 10 years ago
  75. d49f3e8 f2fs: add F2FS_IOC_GETVERSION support by Chao Yu · 10 years ago
  76. 871f599 f2fs: avoid infinite loop on cp_error by Jaegeuk Kim · 10 years ago
  77. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
  78. e1509cf f2fs: clean up to remove parameter by Jaegeuk Kim · 10 years ago
  79. db9f7c1 f2fs: activate f2fs_trace_ios by Jaegeuk Kim · 10 years ago
  80. 1e84371 f2fs: change atomic and volatile write policies by Jaegeuk Kim · 10 years ago
  81. 51455b1 f2fs: cleanup path to need cp at fsync by Changman Lee · 10 years ago
  82. 9c7bb70 f2fs: check if inode state is dirty at fsync by Changman Lee · 10 years ago
  83. 1266223 f2fs: release inmemory pages when the file was closed by Jaegeuk Kim · 10 years ago
  84. 9c01503 f2fs: cleanup redundant macro by Changman Lee · 10 years ago
  85. 92dffd0 f2fs: convert inline_data when i_size becomes large by Jaegeuk Kim · 10 years ago
  86. 764d2c8 f2fs: fix deadlock to grab 0'th data page by Jaegeuk Kim · 10 years ago
  87. a344b9f f2fs: disable roll-forward when active_logs = 2 by Jaegeuk Kim · 10 years ago
  88. d5053a34 f2fs: introduce -o fastboot for reducing booting time only by Jaegeuk Kim · 10 years ago
  89. b3d208f f2fs: revisit inline_data to avoid data races and potential bugs by Jaegeuk Kim · 10 years ago
  90. 5ab1857 f2fs: should not truncate any inline_dentry by Jaegeuk Kim · 10 years ago
  91. 622f28a f2fs: enable inline dir handling by Chao Yu · 10 years ago
  92. 13fd8f8 f2fs: fix to call f2fs_unlock_op by Jaegeuk Kim · 10 years ago
  93. 9ba69cf f2fs: avoid to allocate when inline_data was written by Jaegeuk Kim · 10 years ago
  94. 1ce86bf f2fs: fix race conditon on truncation with inline_data by Jaegeuk Kim · 10 years ago
  95. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  96. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  97. 52656e6 f2fs: clean up f2fs_ioctl functions by Jaegeuk Kim · 10 years ago
  98. 4b2fecc f2fs: introduce FITRIM in f2fs_ioctl by Jaegeuk Kim · 10 years ago
  99. 14cecc5 f2fs: skip punching hole in special condition by Chao Yu · 10 years ago
  100. 09db6a2 f2fs: fix to truncate blocks past EOF in ->setattr by Chao Yu · 10 years ago