1. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 52cd8f3 squashfs: more metadata hardenings by Linus Torvalds · 6 years ago
  3. 3abef06 squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  4. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 262a62c ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  6. 5eed597 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  7. 1aecbe4 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  8. 3ce1463 fscrypt: use unbound workqueue for decryption by Eric Biggers · 6 years ago
  9. 7e51eff btrfs: qgroup: Finish rescan when hit the last leaf of extent tree by Qu Wenruo · 6 years ago
  10. 65cb469 btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups by David Sterba · 6 years ago
  11. 9e222d7 f2fs: fix race in between GC and atomic open by Chao Yu · 6 years ago
  12. bce7f72 f2fs: Fix deadlock in shutdown ioctl by Sahitya Tummala · 6 years ago
  13. 570f12a f2fs: fix to wait page writeback during revoking atomic write by Chao Yu · 6 years ago
  14. b7ea2b8 f2fs: fix to don't trigger writeback during recovery by Chao Yu · 6 years ago
  15. 4e6b7aa f2fs: fix error path of move_data_page by Chao Yu · 6 years ago
  16. c9ab0ce disable loading f2fs module on PAGE_SIZE > 4KB by Anatoly Pugachev · 6 years ago
  17. b05c460 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 6 years ago
  18. 8bccc6c nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 6 years ago
  19. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 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. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  24. 9905591 ANDROID: sdcardfs: Check stacked filesystem depth by Daniel Rosenberg · 6 years ago
  25. 6fc87cc fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  26. ec5e52a reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  27. 78a6550 ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  28. 32a1733 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  29. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. db2858f fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  31. d2c7c52 Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  32. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. 917692c ext4: check superblock mapped prior to committing by Jon Derrick · 6 years ago
  34. eb13a42 ext4: add more mount time checks of the superblock by Theodore Ts'o · 6 years ago
  35. 425dc46 ext4: add more inode number paranoia checks by Theodore Ts'o · 6 years ago
  36. a5e063d ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 6 years ago
  37. 2f135cc ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 6 years ago
  38. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  39. 5ae5732 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 6 years ago
  40. cdde876 ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 6 years ago
  41. 9e4842f ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 6 years ago
  42. 8ef97ef jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  43. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  44. f950fa4 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 6 years ago
  45. 61f4864 treewide: Use array_size() in f2fs_kzalloc() by Kees Cook · 6 years ago
  46. c4eb50d treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 6 years ago
  47. 9a857bd f2fs: fix to clear FI_VOLATILE_FILE correctly by Chao Yu · 6 years ago
  48. deb78d4 f2fs: let sync node IO interrupt async one by Chao Yu · 6 years ago
  49. 7507ad2 f2fs: don't change wbc->sync_mode by Chao Yu · 6 years ago
  50. accb406 f2fs: fix to update mtime correctly by Chao Yu · 6 years ago
  51. 6285d97 fs: f2fs: insert space around that ':' and ', ' by youngjun yoo · 6 years ago
  52. 9ef1031 fs: f2fs: add missing blank lines after declarations by youngjun yoo · 6 years ago
  53. ee62ea2 fs: f2fs: changed variable type of offset "unsigned" to "loff_t" by youngjun yoo · 6 years ago
  54. 6b4d6a8 f2fs: clean up symbol namespace by Chao Yu · 6 years ago
  55. 6de81c8 f2fs: make set_de_type() static by Chao Yu · 6 years ago
  56. fdd569a f2fs: make __f2fs_write_data_pages() static by Chao Yu · 6 years ago
  57. 48fa534 f2fs: fix to avoid accessing cross the boundary by Chao Yu · 6 years ago
  58. 34880e0 f2fs: fix to let caller retry allocating block address by Chao Yu · 6 years ago
  59. 8c46965 disable loading f2fs module on PAGE_SIZE > 4KB by Anatoly Pugachev · 6 years ago
  60. 408285a f2fs: fix error path of move_data_page by Chao Yu · 6 years ago
  61. 9780d68 f2fs: don't drop dentry pages after fs shutdown by Chao Yu · 6 years ago
  62. b9921f0 f2fs: fix to avoid race during access gc_thread pointer by Chao Yu · 6 years ago
  63. bcbcda4 f2fs: clean up with clear_radix_tree_dirty_tag by Chao Yu · 6 years ago
  64. 4636af9 f2fs: fix to don't trigger writeback during recovery by Chao Yu · 6 years ago
  65. 5bc68f3 f2fs: clear discard_wake earlier by Sheng Yong · 6 years ago
  66. 8d74ddc f2fs: let discard thread wait a little longer if dev is busy by Yunlei He · 6 years ago
  67. caf10c6 f2fs: avoid stucking GC due to atomic write by Chao Yu · 6 years ago
  68. 0390d83 f2fs: introduce sbi->gc_mode to determine the policy by Jaegeuk Kim · 6 years ago
  69. bbab2dc f2fs: keep migration IO order in LFS mode by Chao Yu · 6 years ago
  70. 2f7e488 f2fs: fix to wait page writeback during revoking atomic write by Chao Yu · 6 years ago
  71. 664de59 f2fs: Fix deadlock in shutdown ioctl by Sahitya Tummala · 6 years ago
  72. 458e47f f2fs: detect synchronous writeback more earlier by Chao Yu · 6 years ago
  73. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  74. 12034c7 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  75. 88c6c1f nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  76. aa70b70 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  77. c446430 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  78. 45ec63b f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  79. e067365 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  80. d7a592f ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  81. b433151 ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  82. e286666 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  83. 158d9bb f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  84. 2089317 f2fs: fix to initialize min_mtime with ULLONG_MAX by Chao Yu · 6 years ago
  85. a301e76 f2fs: fix to let checkpoint guarantee atomic page persistence by Chao Yu · 6 years ago
  86. 2d96ad5 f2fs: fix to initialize i_current_depth according to inode type by Chao Yu · 6 years ago
  87. 6b7c7b4 Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" by Chao Yu · 6 years ago
  88. 04fa5dc f2fs: don't drop any page on f2fs_cp_error() case by Jaegeuk Kim · 6 years ago
  89. 0aca14f f2fs: fix spelling mistake: "extenstion" -> "extension" by Colin Ian King · 6 years ago
  90. 6abb033 f2fs: enhance sanity_check_raw_super() to avoid potential overflows by Jaegeuk Kim · 6 years ago
  91. f921fa8 f2fs: treat volatile file's data as hot one by Chao Yu · 6 years ago
  92. a2cbd9b f2fs: introduce release_discard_addr() for cleanup by Chao Yu · 6 years ago
  93. 54f4378 f2fs: fix potential overflow by Chao Yu · 6 years ago
  94. f6bd7d4 f2fs: rename dio_rwsem to i_gc_rwsem by Chao Yu · 6 years ago
  95. 48698e4 f2fs: move mnt_want_write_file after range check by Yunlei He · 6 years ago
  96. 707f7ae f2fs: fix missing clear FI_NO_PREALLOC in some error case by Yunlei He · 6 years ago
  97. d487b15 f2fs: enforce fsync_mode=strict for renamed directory by Jaegeuk Kim · 6 years ago
  98. 1c7d5f0 f2fs: sanity check for total valid node blocks by Jaegeuk Kim · 6 years ago
  99. 0f0b18a f2fs: sanity check on sit entry by Jaegeuk Kim · 6 years ago
  100. 60143bf f2fs: avoid bug_on on corrupted inode by Jaegeuk Kim · 6 years ago