1. c629974 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  2. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 6 years ago
  3. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  4. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  5. 5c73594 FROMLIST: f2fs: expose some sectors to user in inline data or dentry case by Jaegeuk Kim · 7 years ago
  6. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  7. 027611e f2fs: fix overflow due to condition check order by Jaegeuk Kim · 8 years ago
  8. a43e1c4 Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
  9. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  13. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  14. 4c1fad6 Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  15. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  16. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  17. d95fd91 f2fs: exclude special cases for f2fs_move_file_range by Fan Li · 8 years ago
  18. 61e4da1 f2fs: fix parameters of __exchange_data_block by Fan Li · 8 years ago
  19. 7f3037a f2fs: check free_sections for defragmentation by Jaegeuk Kim · 8 years ago
  20. 34b5d5c f2fs: avoid page allocation for truncating partial inline_data by Jaegeuk Kim · 8 years ago
  21. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  22. e7ba108 f2fs: add roll-forward recovery process for encrypted dentry by Shuoran Liu · 8 years ago
  23. bbf156f f2fs: fix lost xattrs of directories by Jaegeuk Kim · 8 years ago
  24. 6949422 f2fs: remove unnecessary initialization by Sheng Yong · 8 years ago
  25. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  26. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  27. 4dd6f97 f2fs: support an ioctl to move a range of data blocks by Jaegeuk Kim · 8 years ago
  28. 363cad7 f2fs: avoid memory allocation failure due to a long length by Jaegeuk Kim · 8 years ago
  29. 9dfa1ba f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 8 years ago
  30. 5f281fa f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 8 years ago
  31. 0a2aa8f f2fs: refactor __exchange_data_block for speed up by Jaegeuk Kim · 8 years ago
  32. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  33. 237c079 f2fs: call SetPageUptodate if needed by Jaegeuk Kim · 8 years ago
  34. ac6f199 f2fs: avoid latency-critical readahead of node pages by Jaegeuk Kim · 8 years ago
  35. 36abef4 f2fs: introduce mode=lfs mount option by Jaegeuk Kim · 8 years ago
  36. 9a449e9 f2fs: remove obsolete parameter in f2fs_truncate by Jaegeuk Kim · 8 years ago
  37. 26de9b1 f2fs: avoid unnecessary updating inode during fsync by Jaegeuk Kim · 8 years ago
  38. ee6d182 f2fs: remove syncing inode page in all the cases by Jaegeuk Kim · 8 years ago
  39. 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 8 years ago
  40. fc9581c f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync by Jaegeuk Kim · 8 years ago
  41. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 8 years ago
  42. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  43. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  44. 38f91ca f2fs: flush pending bios right away when error occurs by Jaegeuk Kim · 8 years ago
  45. 1beba1b f2fs: use percpu_counter for # of dirty pages in inode by Jaegeuk Kim · 8 years ago
  46. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 6e96194 f2fs: support in batch fzero in dnode page by Chao Yu · 8 years ago
  48. 0fac558 f2fs: make atomic/volatile operation exclusive by Chao Yu · 8 years ago
  49. 7fb17fe f2fs: use mnt_{want,drop}_write_file in ioctl by Chao Yu · 8 years ago
  50. 79344ef f2fs: read node blocks ahead when truncating blocks by Jaegeuk Kim · 8 years ago
  51. e12dd7b f2fs: fallocate data blocks in single locked node page by Jaegeuk Kim · 8 years ago
  52. 09210c9 f2fs: avoid panic when truncating to max filesize by Chao Yu · 8 years ago
  53. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  54. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  55. 608514d f2fs: set fsync mark only for the last dnode by Jaegeuk Kim · 8 years ago
  56. c267ec1 f2fs: report unwritten status in fsync_node_pages by Jaegeuk Kim · 8 years ago
  57. 5268137 f2fs: split sync_node_pages with fsync_node_pages by Jaegeuk Kim · 8 years ago
  58. c27753d f2fs: flush dirty pages before starting atomic writes by Jaegeuk Kim · 8 years ago
  59. 26dc3d4 f2fs: unset atomic/volatile flag in f2fs_release_file by Jaegeuk Kim · 8 years ago
  60. de5307e f2fs: fix dropping inmemory pages in a wrong time by Jaegeuk Kim · 8 years ago
  61. 33b1395 f2fs: use dget_parent and file_dentry in f2fs_file_open by Jaegeuk Kim · 8 years ago
  62. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  63. 8074bb5 f2fs crypto: sync ext4_lookup and ext4_file_open by Jaegeuk Kim · 8 years ago
  64. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago
  65. f28b343 f2fs: introduce f2fs_update_data_blkaddr for cleanup by Chao Yu · 8 years ago
  66. 80dd9c0 f2fs: fix incorrect upper bound when iterating inode mapping tree by Chao Yu · 8 years ago
  67. ae10866 f2fs crypto: handle unexpected lack of encryption keys by Chao Yu · 8 years ago
  68. 28bc106 f2fs: support revoking atomic written pages by Chao Yu · 8 years ago
  69. 29b96b5 f2fs: split drop_inmem_pages from commit_inmem_pages by Chao Yu · 8 years ago
  70. 8ef2af45 f2fs: increase i_size to avoid missing data by Jaegeuk Kim · 8 years ago
  71. b439b10 f2fs: move dio preallocation into f2fs_file_write_iter by Jaegeuk Kim · 8 years ago
  72. da85985 f2fs: speed up handling holes in fiemap by Chao Yu · 8 years ago
  73. 3cf4574 f2fs: introduce get_next_page_offset to speed up SEEK_DATA by Chao Yu · 8 years ago
  74. 81ca735 f2fs: remove unneeded pointer conversion by Chao Yu · 8 years ago
  75. fec1d65 f2fs: use wait_for_stable_page to avoid contention by Jaegeuk Kim · 8 years ago
  76. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  77. 447135a f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 8 years ago
  78. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 8 years ago
  79. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 8 years ago
  80. 2a4b8e9 f2fs: remove redundant calls by Jaegeuk Kim · 8 years ago
  81. c46a155 f2fs: use IPU for fdatasync by Jaegeuk Kim · 8 years ago
  82. 732d564 f2fs: fix f2fs_ioc_abort_volatile_write by Jaegeuk Kim · 8 years ago
  83. e96248b f2fs: clean up f2fs_ioc_write_checkpoint by Chao Yu · 8 years ago
  84. 6d5a149 f2fs: let user being aware of IO error by Chao Yu · 8 years ago
  85. c34f42e f2fs: report error of do_checkpoint by Chao Yu · 8 years ago
  86. 2a34076 f2fs: call f2fs_balance_fs only when node was changed by Jaegeuk Kim · 8 years ago
  87. b9d777b f2fs: check inline_data flag at converting time by Jaegeuk Kim · 8 years ago
  88. e8240f6 f2fs: don't grab super block buffer header all the time by Chao Yu · 9 years ago
  89. a1c1e9b f2fs: fix to reset variable correctlly by Fan Li · 9 years ago
  90. a49324f f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry by Chao Yu · 9 years ago
  91. e893158 f2fs: fix to update variable correctly when skip a unmapped block by Fan Li · 9 years ago
  92. d8fe4f0 f2fs: write only the pages in range during defragment by Fan Li · 9 years ago
  93. ea212a4 f2fs: use lock_buffer when changing superblock by Jaegeuk Kim · 9 years ago
  94. 0cab80e f2fs: fix to convert inline inode in ->setattr by Chao Yu · 9 years ago
  95. 3519e3f f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation by Chao Yu · 9 years ago
  96. 04ef4b6 f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl by Chao Yu · 9 years ago
  97. d323d00 f2fs: support file defragment by Chao Yu · 9 years ago
  98. d7b8b38 f2fs: fix leakage of inmemory atomic pages by Jaegeuk Kim · 9 years ago
  99. 08b39fb f2fs crypto: fix racing of accessing encrypted page among by Chao Yu · 9 years ago
  100. a56c7c6 f2fs: set GFP_NOFS for grab_cache_page by Jaegeuk Kim · 9 years ago