1. eacbd55 f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy by Sahitya Tummala · 6 years ago
  2. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  3. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. 7a4c633 fs: crypto: Fix compilation issue by Sahitya Tummala · 6 years ago
  5. f86134a Merge "f2fs: fix performance issue observed with multi-thread sequential read" by Linux Build Service Account · 6 years ago
  6. fc6f97b Merge "sdcardfs: Fix the format prints in sdcardfs" by Linux Build Service Account · 6 years ago
  7. 5190c81 fscrypt, pfk, ice: cover ICE-related data structures in CONFIG_PFK by Jaegeuk Kim · 6 years ago
  8. 5bbc54f sdcardfs: Fix the format prints in sdcardfs by Ritesh Harjani · 6 years ago
  9. e029e96 f2fs: fix performance issue observed with multi-thread sequential read by Jaegeuk Kim · 6 years ago
  10. 22ee66f Merge "f2fs,fscrypt,ice: fix direct IO patch for f2fs" by Linux Build Service Account · 6 years ago
  11. 63d97fd Merge "f2fs: show the fsync_mode=nobarrier mount option" by Linux Build Service Account · 6 years ago
  12. 6f70cd3 f2fs,fscrypt,ice: fix direct IO patch for f2fs by Jaegeuk Kim · 6 years ago
  13. de4027c f2fs/fscrypt-ice: fix memory leak in read path by Eric Biggers · 6 years ago
  14. 55adce7 Merge "fscrypt: Fix Data Unit Number used in file encryption" by Linux Build Service Account · 6 years ago
  15. 07c3e61 Update Inline Crypto Engine support for File based Encryption by Neeraj Soni · 6 years ago
  16. d8c840a Merge "f2fs: Fix data corruption issue observed with FBE" by Linux Build Service Account · 6 years ago
  17. dc09373 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  18. 1c954ad Merge "fs/dcache: Fix indefinite wait in d_invalidate()" by Linux Build Service Account · 6 years ago
  19. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  20. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 34c5814 Merge "Merge android-4.9.111 (03c70fe) into msm-4.9" by Linux Build Service Account · 6 years ago
  22. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  23. 39e8d0b fs/dcache: Fix indefinite wait in d_invalidate() by Sahitya Tummala · 7 years ago
  24. 9905591 ANDROID: sdcardfs: Check stacked filesystem depth by Daniel Rosenberg · 6 years ago
  25. e26d8b2 Merge "Merge android-4.9.110 (00a0bcb) into msm-4.9" by Linux Build Service Account · 6 years ago
  26. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  27. ec5e52a reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  28. 78a6550 ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  29. 32a1733 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  30. 48f4b1d f2fs: Fix data corruption issue observed with FBE by Sahitya Tummala · 6 years ago
  31. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. db2858f fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  33. d2c7c52 Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  34. 6a49a98 f2fs: show the fsync_mode=nobarrier mount option by Sahitya Tummala · 6 years ago
  35. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  36. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 917692c ext4: check superblock mapped prior to committing by Jon Derrick · 6 years ago
  38. eb13a42 ext4: add more mount time checks of the superblock by Theodore Ts'o · 6 years ago
  39. 425dc46 ext4: add more inode number paranoia checks by Theodore Ts'o · 6 years ago
  40. a5e063d ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 6 years ago
  41. 2f135cc ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 6 years ago
  42. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  43. 5ae5732 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 6 years ago
  44. cdde876 ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 6 years ago
  45. 9e4842f ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 6 years ago
  46. 8ef97ef jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  47. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  48. f950fa4 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 6 years ago
  49. 61f4864 treewide: Use array_size() in f2fs_kzalloc() by Kees Cook · 6 years ago
  50. c4eb50d treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 6 years ago
  51. 9a857bd f2fs: fix to clear FI_VOLATILE_FILE correctly by Chao Yu · 6 years ago
  52. deb78d4 f2fs: let sync node IO interrupt async one by Chao Yu · 6 years ago
  53. 7507ad2 f2fs: don't change wbc->sync_mode by Chao Yu · 6 years ago
  54. accb406 f2fs: fix to update mtime correctly by Chao Yu · 6 years ago
  55. 6285d97 fs: f2fs: insert space around that ':' and ', ' by youngjun yoo · 6 years ago
  56. 9ef1031 fs: f2fs: add missing blank lines after declarations by youngjun yoo · 6 years ago
  57. ee62ea2 fs: f2fs: changed variable type of offset "unsigned" to "loff_t" by youngjun yoo · 6 years ago
  58. 6b4d6a8 f2fs: clean up symbol namespace by Chao Yu · 6 years ago
  59. 6de81c8 f2fs: make set_de_type() static by Chao Yu · 6 years ago
  60. fdd569a f2fs: make __f2fs_write_data_pages() static by Chao Yu · 6 years ago
  61. 48fa534 f2fs: fix to avoid accessing cross the boundary by Chao Yu · 6 years ago
  62. 34880e0 f2fs: fix to let caller retry allocating block address by Chao Yu · 6 years ago
  63. 8c46965 disable loading f2fs module on PAGE_SIZE > 4KB by Anatoly Pugachev · 6 years ago
  64. 408285a f2fs: fix error path of move_data_page by Chao Yu · 6 years ago
  65. 9780d68 f2fs: don't drop dentry pages after fs shutdown by Chao Yu · 6 years ago
  66. b9921f0 f2fs: fix to avoid race during access gc_thread pointer by Chao Yu · 6 years ago
  67. bcbcda4 f2fs: clean up with clear_radix_tree_dirty_tag by Chao Yu · 6 years ago
  68. 4636af9 f2fs: fix to don't trigger writeback during recovery by Chao Yu · 6 years ago
  69. 5bc68f3 f2fs: clear discard_wake earlier by Sheng Yong · 6 years ago
  70. 8d74ddc f2fs: let discard thread wait a little longer if dev is busy by Yunlei He · 6 years ago
  71. caf10c6 f2fs: avoid stucking GC due to atomic write by Chao Yu · 6 years ago
  72. 0390d83 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 6 years ago
  73. bbab2dc f2fs: keep migration IO order in LFS mode by Chao Yu · 6 years ago
  74. 2f7e488 f2fs: fix to wait page writeback during revoking atomic write by Chao Yu · 6 years ago
  75. 664de59 f2fs: Fix deadlock in shutdown ioctl by Sahitya Tummala · 6 years ago
  76. 458e47f f2fs: detect synchronous writeback more earlier by Chao Yu · 6 years ago
  77. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  78. 12034c7 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  79. 88c6c1f nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  80. aa70b70 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  81. c446430 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  82. 45ec63b f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  83. e067365 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  84. d7a592f ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  85. b433151 ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  86. e286666 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  87. 158d9bb f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  88. 2089317 f2fs: fix to initialize min_mtime with ULLONG_MAX by Chao Yu · 6 years ago
  89. a301e76 f2fs: fix to let checkpoint guarantee atomic page persistence by Chao Yu · 6 years ago
  90. 2d96ad5 f2fs: fix to initialize i_current_depth according to inode type by Chao Yu · 6 years ago
  91. 6b7c7b4 Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" by Chao Yu · 6 years ago
  92. 04fa5dc f2fs: don't drop any page on f2fs_cp_error() case by Jaegeuk Kim · 6 years ago
  93. 0aca14f f2fs: fix spelling mistake: "extenstion" -> "extension" by Colin Ian King · 6 years ago
  94. 6abb033 f2fs: enhance sanity_check_raw_super() to avoid potential overflows by Jaegeuk Kim · 6 years ago
  95. f921fa8 f2fs: treat volatile file's data as hot one by Chao Yu · 6 years ago
  96. a2cbd9b f2fs: introduce release_discard_addr() for cleanup by Chao Yu · 6 years ago
  97. 54f4378 f2fs: fix potential overflow by Chao Yu · 6 years ago
  98. f6bd7d4 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 6 years ago
  99. 48698e4 f2fs: move mnt_want_write_file after range check by Yunlei He · 6 years ago
  100. 707f7ae f2fs: fix missing clear FI_NO_PREALLOC in some error case by Yunlei He · 6 years ago