1. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  2. 96c6dd5 f2fs: disable the discard option when device doesn't support by Chenxi Mao · 9 years ago
  3. 4683ff8 f2fs crypto: remove alloc_page for bounce_page by Jaegeuk Kim · 9 years ago
  4. 9236cac f2fs: fix a deadlock for summary page lock vs. sentry_lock by Jaegeuk Kim · 9 years ago
  5. e5e0906 f2fs crypto: clean up error handling in f2fs_fname_setup_filename by Jaegeuk Kim · 9 years ago
  6. e992e23 f2fs crypto: avoid f2fs_inherit_context for symlink by Jaegeuk Kim · 9 years ago
  7. 4637fd1 f2fs crypto: do not set encryption policy for non-directory by ioctl by Chao Yu · 9 years ago
  8. 81b0a8f f2fs crypto: allow setting encryption policy once by Chao Yu · 9 years ago
  9. d3baf7c f2fs crypto: check context consistent for rename2 by Chao Yu · 9 years ago
  10. 1237702 f2fs: avoid duplicated code by reusing f2fs_read_end_io by Chao Yu · 9 years ago
  11. 26bf3dc f2fs crypto: use per-inode tfm structure by Jaegeuk Kim · 9 years ago
  12. da554e4 f2fs: recovering broken superblock during mount by hujianyang · 9 years ago
  13. 304eecc f2fs crypto: check encryption for tmpfile by Jaegeuk Kim · 9 years ago
  14. 7e01e7ad f2fs: support RENAME_WHITEOUT by Chao Yu · 9 years ago
  15. 381722d f2fs: introduce update_meta_page by Chao Yu · 9 years ago
  16. cb5c94c f2fs crypto: zero next free dnode block by Chao Yu · 9 years ago
  17. cfc4d97 f2fs crypto: split f2fs_crypto_init/exit with two parts by Jaegeuk Kim · 9 years ago
  18. b9da898 f2fs crypto: fix incorrect release for crypto ctx by Chao Yu · 9 years ago
  19. 7bf4b55 f2fs crypto: fix to release buffer for fname crypto by Chao Yu · 9 years ago
  20. ca40b03 f2fs crypto: shrink size of the f2fs_crypto_ctx structure by Jaegeuk Kim · 9 years ago
  21. 640778f f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info by Jaegeuk Kim · 9 years ago
  22. 8bacf6de f2fs crypto: use slab caches by Jaegeuk Kim · 9 years ago
  23. 06e1bc0 f2fs: truncate data blocks for orphan inode by Jaegeuk Kim · 9 years ago
  24. 912a83b f2fs: cleanup a confusing indent by Dan Carpenter · 9 years ago
  25. 7beb428 f2fs: fix building on 32-bit architectures by Arnd Bergmann · 9 years ago
  26. e19ef527 f2fs: avoid buggy functions by Jaegeuk Kim · 9 years ago
  27. 08b9512 f2fs: add compat_ioctl to provide backward compatability by hujianyang · 9 years ago
  28. 40a02be f2fs: do not issue next dnode discard redundantly by Jaegeuk Kim · 9 years ago
  29. 498c5e9 f2fs: add default mount options to remount by Yunlei He · 9 years ago
  30. d690358 f2fs crypto: remove checking key context during lookup by Jaegeuk Kim · 9 years ago
  31. edf3fb8 f2fs crypto: fix missing key when reading a page by Jaegeuk Kim · 9 years ago
  32. cbaf042 f2fs crypto: add symlink encryption by Jaegeuk Kim · 9 years ago
  33. e7d5545 f2fs crypto: add filename encryption for roll-forward recovery by Jaegeuk Kim · 9 years ago
  34. 6e22c69 f2fs crypto: add filename encryption for f2fs_lookup by Jaegeuk Kim · 9 years ago
  35. d8c6822 f2fs crypto: add filename encryption for f2fs_readdir by Jaegeuk Kim · 9 years ago
  36. 9ea9716 f2fs crypto: add filename encryption for f2fs_add_link by Jaegeuk Kim · 9 years ago
  37. 4375a33 f2fs crypto: add encryption support in read/write paths by Jaegeuk Kim · 9 years ago
  38. fcc85a4 f2fs crypto: activate encryption support for fs APIs by Jaegeuk Kim · 9 years ago
  39. 6b3bd08 f2fs crypto: filename encryption facilities by Jaegeuk Kim · 9 years ago
  40. 0adda90 f2fs crypto: add encryption key management facilities by Jaegeuk Kim · 9 years ago
  41. 57e5055 f2fs crypto: add f2fs encryption facilities by Jaegeuk Kim · 9 years ago
  42. f424f66 f2fs crypto: add encryption policy and password salt support by Jaegeuk Kim · 9 years ago
  43. b93531d f2fs crypto: add encryption xattr support by Jaegeuk Kim · 9 years ago
  44. d33793f f2fs crypto: add f2fs encryption Kconfig by Jaegeuk Kim · 9 years ago
  45. cde4de1 f2fs crypto: declare some definitions for f2fs encryption feature by Jaegeuk Kim · 9 years ago
  46. 7f63eb7 f2fs: report unwritten area in f2fs_fiemap by Jaegeuk Kim · 9 years ago
  47. 3589a91 f2fs: avoid value overflow in showing current status by Jaegeuk Kim · 9 years ago
  48. 75cd4e0 f2fs: support FALLOC_FL_ZERO_RANGE by Chao Yu · 9 years ago
  49. b4ace33 f2fs: support FALLOC_FL_COLLAPSE_RANGE by Chao Yu · 9 years ago
  50. 19f106b f2fs: introduce f2fs_replace_block() for reuse by Chao Yu · 9 years ago
  51. d5b692b f2fs: do not re-lookup nat cache with same nid by Chao Yu · 9 years ago
  52. 402f721 f2fs: remove unneeded f2fs_make_empty declaration by Chao Yu · 9 years ago
  53. 836b5a6 f2fs: issue discard with finally produced len and minlen by Jaegeuk Kim · 9 years ago
  54. a66cdd9 f2fs: introduce discard_map for f2fs_trim_fs by Jaegeuk Kim · 9 years ago
  55. d6c67a4 f2fs: revmove spin_lock for write_orphan_inodes by Jaegeuk Kim · 9 years ago
  56. 43f3eae f2fs: split find_data_page according to specific purposes by Jaegeuk Kim · 9 years ago
  57. 2fb2c95 f2fs: fix counting the number of inline_data inodes by Jaegeuk Kim · 9 years ago
  58. 2dcf51a f2fs: add need_dentry_mark by Jaegeuk Kim · 9 years ago
  59. 01f2861 f2fs: fix race on allocating and deallocating a dentry block by Jaegeuk Kim · 9 years ago
  60. eaa693f f2fs: introduce dot and dotdot name check by Jaegeuk Kim · 9 years ago
  61. c879f90 f2fs: move get_page for gc victims by Jaegeuk Kim · 9 years ago
  62. 05ca363 f2fs: add sbi and page pointer in f2fs_io_info by Jaegeuk Kim · 9 years ago
  63. 01b960e f2fs: add f2fs_may_inline_{data, dentry} by Jaegeuk Kim · 9 years ago
  64. 06957e8 f2fs: clean up f2fs_lookup by Jaegeuk Kim · 9 years ago
  65. f1e8866 f2fs: expose f2fs_mpage_readpages by Jaegeuk Kim · 9 years ago
  66. 26d815ad f2fs: introduce f2fs_commit_super by Jaegeuk Kim · 9 years ago
  67. 003a3e1 f2fs: add f2fs_map_blocks by Jaegeuk Kim · 10 years ago
  68. 76f105a f2fs: add feature facility in superblock by Jaegeuk Kim · 9 years ago
  69. b5492af7 f2fs: move existing definitions into f2fs.h by Jaegeuk Kim · 9 years ago
  70. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  71. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  72. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  73. 2aa7c51 f2fs: make has_fsynced_inode static by Chao Yu · 9 years ago
  74. 587c0a4 f2fs: add offset check routine before punch_hole() in f2fs_fallocate() by Taehee Yoo · 9 years ago
  75. f0c9cad f2fs: use is_valid_blkaddr to verify blkaddr for readability by Chao Yu · 9 years ago
  76. 272e083 f2fs: make posix_acl_create() safer and cleaner by Chao Yu · 9 years ago
  77. 7263b1b f2fs: fix wrong error hanlder in f2fs_follow_link by Jaegeuk Kim · 9 years ago
  78. 5463e7c Revert "f2fs: enhance multi-threads performance" by Jaegeuk Kim · 9 years ago
  79. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  80. 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
  81. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  82. feb7cbb f2fs: avoid abnormal behavior on broken symlink by Jaegeuk Kim · 9 years ago
  83. d0cae97 f2fs: flush symlink path to avoid broken symlink after POR by Jaegeuk Kim · 9 years ago
  84. 9df47ba f2fs: change 0 to false for bool type by Taehee Yoo · 9 years ago
  85. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  86. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  87. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  88. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  89. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  90. e03b07d f2fs: do not recover wrong data index by Jaegeuk Kim · 10 years ago
  91. 418f6c2 f2fs: do not increase link count during recovery by Jaegeuk Kim · 10 years ago
  92. cb58463 f2fs: assign parent's i_mode for empty dir by Jaegeuk Kim · 10 years ago
  93. 510022a f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries by Jaegeuk Kim · 10 years ago
  94. c9ef481 f2fs: fix mismatching lock and unlock pages for roll-forward recovery by Jaegeuk Kim · 10 years ago
  95. adad81e f2fs: fix sparse warnings by Jaegeuk Kim · 10 years ago
  96. 1b3e27a f2fs: limit b_size of mapped bh in f2fs_map_bh by Chao Yu · 10 years ago
  97. 30c62fd f2fs: persist system.advise into on-disk inode by Chao Yu · 10 years ago
  98. 84e97c2 f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get by Chao Yu · 10 years ago
  99. df6136e f2fs: preallocate fallocated blocks for direct IO by Chao Yu · 10 years ago
  100. 7534279 f2fs: enable inline data by default by Wanpeng Li · 10 years ago