1. 9e1e6df f2fs: put directory inodes before checkpoint in roll-forward recovery by Jaegeuk Kim · 8 years ago
  2. a468f0e f2fs: use crc and cp version to determine roll-forward recovery by Jaegeuk Kim · 8 years ago
  3. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  4. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  6. 5d4c0af f2fs: preallocate blocks for encrypted file by Yunlei He · 8 years ago
  7. 5bc994a f2fs: show dirty inode number by Chao Yu · 8 years ago
  8. 8b038c7 f2fs: support IO error injection by Chao Yu · 8 years ago
  9. 8669696 f2fs: fix to return error number of read_all_xattrs correctly by Chao Yu · 8 years ago
  10. ebfa732 f2fs: make f2fs_filetype_table static by Chao Yu · 8 years ago
  11. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  12. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  13. 280db3c f2fs: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  14. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  15. 5905f9a f2fs: handle error in recover_orphan_inode by Jaegeuk Kim · 8 years ago
  16. 49ed09d f2fs: remove dead code f2fs_check_acl by Tiezhu Yang · 8 years ago
  17. d95fd91 f2fs: exclude special cases for f2fs_move_file_range by Fan Li · 8 years ago
  18. 649d7df f2fs: fix to set PageUptodate in f2fs_write_end correctly by Jaegeuk Kim · 8 years ago
  19. 61e4da1 f2fs: fix parameters of __exchange_data_block by Fan Li · 8 years ago
  20. e8ea9b3 f2fs: avoid ENOMEM during roll-forward recovery by Jaegeuk Kim · 8 years ago
  21. f4702d6 f2fs: add common iget in add_fsync_inode by Jaegeuk Kim · 8 years ago
  22. 7f3037a f2fs: check free_sections for defragmentation by Jaegeuk Kim · 8 years ago
  23. ed214a1 f2fs: forbid to do fstrim if fs has some error by Yunlei He · 8 years ago
  24. 34b5d5c f2fs: avoid page allocation for truncating partial inline_data by Jaegeuk Kim · 8 years ago
  25. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  26. 68f3139 f2fs: no need to make zeros beyond i_size by Jaegeuk Kim · 8 years ago
  27. 7732c26 f2fs: fix to detect temporary name of multimedia file by Chao Yu · 8 years ago
  28. 6ab2a30 f2fs: fix minor typo by Chao Yu · 8 years ago
  29. 6bf6b26 f2fs: set dentry bits on random location in memory by Jaegeuk Kim · 8 years ago
  30. c2a080a f2fs: fix to set superblock dirty correctly by Chao Yu · 8 years ago
  31. e7ba108 f2fs: add roll-forward recovery process for encrypted dentry by Shuoran Liu · 8 years ago
  32. bbf156f f2fs: fix lost xattrs of directories by Jaegeuk Kim · 8 years ago
  33. 275b66b f2fs: support async discard by Chao Yu · 8 years ago
  34. 167451e f2fs: set encryption name flag in add inline entry path by Shuoran Liu · 8 years ago
  35. e06f86e f2fs crypto: avoid unneeded memory allocation in ->readdir by Chao Yu · 8 years ago
  36. 9421d57 f2fs: fix to do security initialization of encrypted inode with original filename by Chao Yu · 8 years ago
  37. 7ea984b f2fs: do in batch synchronously readahead during GC by Chao Yu · 8 years ago
  38. 74fa5f3 f2fs: schedule in between two continous batch discards by Chao Yu · 8 years ago
  39. 97c1794 f2fs: enable inline_dentry by default and add noinline_dentry option by Chao Yu · 8 years ago
  40. 5d2b42e f2fs: fix a bug when using namehash to locate dentry bucket by Shuoran Liu · 8 years ago
  41. dfd02e4 f2fs: fix to preallocate block only aligned to 4K by Chao Yu · 8 years ago
  42. 6a7a3ae f2fs: fix non static symbol warning by Wei Yongjun · 8 years ago
  43. 6949422 f2fs: remove unnecessary initialization by Sheng Yong · 8 years ago
  44. 5f8eaf1 f2fs: remove redundant judgement condition in available_free_memory by Chao Yu · 8 years ago
  45. e932835 f2fs: check return value of write_checkpoint during fstrim by Chao Yu · 8 years ago
  46. 58383be f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly by Chao Yu · 8 years ago
  47. d600af23 f2fs: avoid unneeded loop in build_sit_entries by Chao Yu · 8 years ago
  48. 43ced84 f2fs: clean up foreground GC flow by Chao Yu · 8 years ago
  49. 7c4abcb f2fs: set dirty state for filesystem only when updating meta data by Chao Yu · 8 years ago
  50. 58cce38 f2fs: skip new checkpoint when doing fstrim without fs change by Yunlei He · 8 years ago
  51. f83a258 f2fs: add discard info to sys entry of f2fs status by Yunlei He · 8 years ago
  52. 2d9e9c3 f2fs: reduce batch size of fstrim by Jaegeuk Kim · 8 years ago
  53. 3e02574 f2fs: do not use discard_map for hard disks by Jaegeuk Kim · 8 years ago
  54. bb413d6 f2fs: not allow to write illegal blkaddr by Yunlei He · 8 years ago
  55. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  56. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  57. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  58. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  59. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  61. 185de68 qstr: constify instances in f2fs by Al Viro · 8 years ago
  62. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 4fc29c1 Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  64. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  65. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  66. 5302fb0 f2fs: clean up coding style and redundancy by Jaegeuk Kim · 8 years ago
  67. fe94793 f2fs: get victim segment again after new cp by Yunlei He · 8 years ago
  68. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  69. 6f3ec99 f2fs: handle error case with f2fs_bug_on by Jaegeuk Kim · 8 years ago
  70. dd11a5d f2fs: avoid data race when deciding checkpoin in f2fs_sync_file by Jaegeuk Kim · 8 years ago
  71. 4dd6f97 f2fs: support an ioctl to move a range of data blocks by Jaegeuk Kim · 8 years ago
  72. 91246c2 f2fs: fix to report error number of f2fs_find_entry by Chao Yu · 8 years ago
  73. 363cad7 f2fs: avoid memory allocation failure due to a long length by Jaegeuk Kim · 8 years ago
  74. dcf25fe f2fs: reset default idle interval value by Chao Yu · 8 years ago
  75. 9dfa1ba f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 8 years ago
  76. 82e0a5a f2fs: fix to avoid data update racing between GC and DIO by Chao Yu · 8 years ago
  77. 44a8349 f2fs: add maximum prefree segments by Jaegeuk Kim · 8 years ago
  78. 5f281fa f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 8 years ago
  79. 0a2aa8f f2fs: refactor __exchange_data_block for speed up by Jaegeuk Kim · 8 years ago
  80. 1d353eb f2fs: fix ERR_PTR returned by bio by Jaegeuk Kim · 8 years ago
  81. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  82. a2ee0a3 f2fs: move i_size_write in f2fs_write_end by Jaegeuk Kim · 8 years ago
  83. c24a0fd f2fs: fix to avoid redundant discard during fstrim by Chao Yu · 8 years ago
  84. c7b41e1 f2fs: avoid mismatching block range for discard by Yunlei He · 8 years ago
  85. 3e6d0b4 f2fs: fix incorrect f_bfree calculation in ->statfs by Chao Yu · 8 years ago
  86. ec79541 f2fs: use percpu_rw_semaphore by Jaegeuk Kim · 8 years ago
  87. 3bdad3c f2fs: skip to check the block address of node page by Jaegeuk Kim · 8 years ago
  88. 2555a2d f2fs: shrink critical region in spin_lock by Jaegeuk Kim · 8 years ago
  89. 237c079 f2fs: call SetPageUptodate if needed by Jaegeuk Kim · 8 years ago
  90. fe76b79 f2fs: introduce f2fs_set_page_dirty_nobuffer by Jaegeuk Kim · 8 years ago
  91. a0995af f2fs: remove unnecessary goto statement by Tiezhu Yang · 8 years ago
  92. 64058be f2fs: add nodiscard mount option by Chao Yu · 8 years ago
  93. 72e1c79 f2fs: fix to redirty page if fail to gc data page by Chao Yu · 8 years ago
  94. 1563ac7 f2fs: fix to detect truncation prior rather than EIO during read by Chao Yu · 8 years ago
  95. 78682f7 f2fs: fix to avoid reading out encrypted data in page cache by Chao Yu · 8 years ago
  96. ac6f199 f2fs: avoid latency-critical readahead of node pages by Jaegeuk Kim · 8 years ago
  97. 2c237eb f2fs: avoid writing node/metapages during writes by Jaegeuk Kim · 8 years ago
  98. ad4edb8 f2fs: produce more nids and reduce readahead nats by Jaegeuk Kim · 8 years ago
  99. 52763a4 f2fs: detect host-managed SMR by feature flag by Jaegeuk Kim · 8 years ago
  100. 67c3758 f2fs: call update_inode_page for orphan inodes by Jaegeuk Kim · 8 years ago