1. 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  2. b8d96a3 f2fs: add f2fs_drop_inode tracepoint by Hou Pengyang · 8 years ago
  3. 7bb3a37 f2fs: Fix zoned block device support by Masato Suzuki · 8 years ago
  4. a3ebfe4 f2fs: fix to enlarge size of write_io_dummy mempool by Chao Yu · 8 years ago
  5. b6895e8 f2fs: fix memory leak of write_io_dummy mempool during umount by Chao Yu · 8 years ago
  6. 39133a5 f2fs: enable inline_xattr by default by Chao Yu · 8 years ago
  7. 23cf721 f2fs: introduce noinline_xattr mount option by Chao Yu · 8 years ago
  8. 2ad0ef8 f2fs: super: constify fscrypt_operations structure by Bhumika Goyal · 8 years ago
  9. 1200abb f2fs: show checkpoint version at mount time by Jaegeuk Kim · 8 years ago
  10. 0cc0dec f2fs: show the fault injection mount option by Kaixu Xia · 8 years ago
  11. 0b54fb8 f2fs: factor out discard command info into discard_cmd_control by Jaegeuk Kim · 8 years ago
  12. 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  13. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  14. 4e6a8d9 f2fs: relax async discard commands more by Jaegeuk Kim · 8 years ago
  15. ec91538 f2fs: get io size bit from mount option by Jaegeuk Kim · 8 years ago
  16. 0a595eb f2fs: support IO alignment for DATA and NODE writes by Jaegeuk Kim · 8 years ago
  17. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  18. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  19. 09cb646 Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  20. 5eba8c5 f2fs: fix to access nullified flush_cmd_control pointer by Jaegeuk Kim · 8 years ago
  21. 2040fce8 f2fs: detect wrong layout by Jaegeuk Kim · 8 years ago
  22. 204706c Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
  23. b08b12d f2fs: fix incorrect free inode count in ->statfs by Chao Yu · 8 years ago
  24. 3c62be1 f2fs: support multiple devices by Jaegeuk Kim · 8 years ago
  25. b4b9d34 f2fs: remove checkpoint in f2fs_freeze by Jaegeuk Kim · 8 years ago
  26. 178053e f2fs: Cache zoned block devices zone type by Damien Le Moal · 8 years ago
  27. 3adc57e f2fs: Do not allow adaptive mode for host-managed zoned block devices by Damien Le Moal · 8 years ago
  28. 96ba2de f2fs: Always enable discard for zoned blocks devices by Damien Le Moal · 8 years ago
  29. 0ab0299 f2fs: Suppress discard warning message for zoned block devices by Damien Le Moal · 8 years ago
  30. d1b959c f2fs: Check zoned block feature for host-managed zoned block devices by Damien Le Moal · 8 years ago
  31. 0bfd7a0 f2fs: Use generic zoned block device terminology by Damien Le Moal · 8 years ago
  32. 487df61 f2fs: Add missing break in switch-case by Damien Le Moal · 8 years ago
  33. 0992280 f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes by Jaegeuk Kim · 8 years ago
  34. 35782b2 f2fs: remove percpu_count due to performance regression by Jaegeuk Kim · 8 years ago
  35. 7c45729 f2fs: keep dirty inodes selectively for checkpoint by Jaegeuk Kim · 8 years ago
  36. 2dd1565 f2fs: fix to release discard entries during checkpoint by Chao Yu · 8 years ago
  37. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  38. 0f34802 f2fs: support checkpoint error injection by Chao Yu · 8 years ago
  39. 2443b8b f2fs: fix to recover old fault injection config in ->remount_fs by Chao Yu · 8 years ago
  40. 36dbd32 f2fs: do fault injection initialization in default_options by Chao Yu · 8 years ago
  41. 1ecc0c5 f2fs: support configuring fault injection per superblock by Chao Yu · 8 years ago
  42. d32853d f2fs: adjust display format of segment bit by Chao Yu · 8 years ago
  43. bb5dada f2fs: remove dirty inode pages in error path by Jaegeuk Kim · 8 years ago
  44. d41065e f2fs: handle errors during recover_orphan_inodes by Jaegeuk Kim · 8 years ago
  45. aaec2b1 f2fs: introduce cp_lock to protect updating of ckpt_flags by Chao Yu · 8 years ago
  46. a468f0e f2fs: use crc and cp version to determine roll-forward recovery by Jaegeuk Kim · 8 years ago
  47. 8b038c7 f2fs: support IO error injection by Chao Yu · 8 years ago
  48. 97c1794 f2fs: enable inline_dentry by default and add noinline_dentry option by Chao Yu · 9 years ago
  49. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  50. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 82e0a5a f2fs: fix to avoid data update racing between GC and DIO by Chao Yu · 8 years ago
  52. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  53. 3e6d0b4 f2fs: fix incorrect f_bfree calculation in ->statfs by Chao Yu · 8 years ago
  54. ec79541 f2fs: use percpu_rw_semaphore by Jaegeuk Kim · 8 years ago
  55. 64058be f2fs: add nodiscard mount option by Chao Yu · 8 years ago
  56. 52763a4 f2fs: detect host-managed SMR by feature flag by Jaegeuk Kim · 8 years ago
  57. 67c3758 f2fs: call update_inode_page for orphan inodes by Jaegeuk Kim · 8 years ago
  58. 36abef4 f2fs: introduce mode=lfs mount option by Jaegeuk Kim · 8 years ago
  59. 7dfeaa3 f2fs: avoid reverse IO order for NODE and DATA by Jaegeuk Kim · 8 years ago
  60. 9a449e9 f2fs: remove obsolete parameter in f2fs_truncate by Jaegeuk Kim · 9 years ago
  61. 338bbfa f2fs: avoid wrong count on dirty inodes by Jaegeuk Kim · 9 years ago
  62. 53aa6bb f2fs: inject to produce some orphan inodes by Jaegeuk Kim · 9 years ago
  63. b93f771 f2fs: remove writepages lock by Jaegeuk Kim · 9 years ago
  64. 69e9e42 f2fs: set flush_merge by default by Jaegeuk Kim · 9 years ago
  65. 6d94c74 f2fs: add lazytime mount option by Jaegeuk Kim · 9 years ago
  66. 26de9b1 f2fs: avoid unnecessary updating inode during fsync by Jaegeuk Kim · 9 years ago
  67. 0f18b46 f2fs: flush inode metadata when checkpoint is doing by Jaegeuk Kim · 9 years ago
  68. fc9581c f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync by Jaegeuk Kim · 9 years ago
  69. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 9 years ago
  70. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  71. b8bef79 f2fs: make exit_f2fs_fs more clear by Tiezhu Yang · 9 years ago
  72. 513c5f3 f2fs: use percpu_counter for total_valid_inode_count by Jaegeuk Kim · 9 years ago
  73. 41382ec f2fs: use percpu_counter for alloc_valid_block_count by Jaegeuk Kim · 9 years ago
  74. 1beba1b f2fs: use percpu_counter for # of dirty pages in inode by Jaegeuk Kim · 9 years ago
  75. 523be8a f2fs: use percpu_counter for page counters by Jaegeuk Kim · 9 years ago
  76. f573018 f2fs: use bio count instead of F2FS_WRITEBACK page count by Jaegeuk Kim · 9 years ago
  77. 0879689 f2fs: add fault injection to sysfs by Sheng Yong · 9 years ago
  78. 99e3e85 f2fs: correct return value type of f2fs_fill_super by Sheng Yong · 9 years ago
  79. b5a7aef fscrypto/f2fs: allow fs-specific key prefix for fs encryption by Jaegeuk Kim · 9 years ago
  80. 74ef924 f2fs: fix leak of orphan inode objects by Jaegeuk Kim · 9 years ago
  81. cb78942 f2fs: inject ENOSPC failures by Jaegeuk Kim · 9 years ago
  82. c41f3cc3 f2fs: inject page allocation failures by Jaegeuk Kim · 9 years ago
  83. 2c63fea f2fs: inject kmalloc failure by Jaegeuk Kim · 9 years ago
  84. 73faec4 f2fs: add mount option to select fault injection ratio by Jaegeuk Kim · 9 years ago
  85. f00d6fa f2fs: add proc entry to show valid block bitmap by Jaegeuk Kim · 9 years ago
  86. b7a15f3 f2fs: introduce macros for proc entries by Jaegeuk Kim · 9 years ago
  87. faa0e55 f2fs: treat as a normal umount when remounting ro by Jaegeuk Kim · 9 years ago
  88. 6781eab f2fs: give -EINVAL for norecovery and rw mount by Jaegeuk Kim · 9 years ago
  89. df728b0 f2fs: recover superblock at RW remounts by Jaegeuk Kim · 9 years ago
  90. f2353d7b f2fs: give RO message when recovering superblock by Jaegeuk Kim · 9 years ago
  91. c7e82c6 Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  92. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  93. b2dde6f f2fs: retrieve IO write stat from the right place by Shuoran Liu · 9 years ago
  94. fd69473 f2fs: cover large section in sanity check of super by Jaegeuk Kim · 9 years ago
  95. 43b6573 f2fs: use cryptoapi crc32 functions by Keith Mok · 9 years ago
  96. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago
  97. 406657d f2fs: introduce f2fs_flush_merged_bios for cleanup by Chao Yu · 9 years ago
  98. 41214b3 f2fs: show more info about superblock recovery by Chao Yu · 9 years ago
  99. 984ec63 f2fs: move sanity checking of cp into get_valid_checkpoint by Shawn Lin · 9 years ago
  100. 2b39e90 f2fs: slightly reorganize read_raw_super_block by Shawn Lin · 9 years ago