1. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  2. 3f0307b ext4: allow directory holes by Theodore Ts'o · 5 years ago
  3. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. e386c02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 5 years ago
  5. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  6. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  7. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  8. d5258b8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  9. 083b19c ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  10. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  11. 7e80006 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 5 years ago
  12. 3964902 ext4: report real fs size after failed resize by Lukas Czerner · 5 years ago
  13. 75ac16e ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 5 years ago
  14. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  15. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  16. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  17. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  18. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  19. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  20. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  21. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago
  22. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  23. c173c38 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 5 years ago
  24. eb24a3b ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 5 years ago
  25. d1cfd9c ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 5 years ago
  26. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  27. 40a19e5 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 5 years ago
  28. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 5 years ago
  29. c72f56c ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 6 years ago
  30. eaec103 ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 6 years ago
  31. 836bf26 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 6 years ago
  32. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. d450fcd ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  35. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  36. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  37. 6b436fb ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  38. 8547ff5 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  39. 11a2eb0 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  40. 142e017 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  41. f30a52c ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  42. 8a6a7dd ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  43. 0582167 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  44. c484fd2 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  45. 771e8c7 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  46. b134199 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  47. 8e30869 ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
  48. 4c19620 ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  49. 44760d8 ext4: fix argument checking in EXT4_IOC_MOVE_EXT by Theodore Ts'o · 6 years ago
  50. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 7dd5589 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 6 years ago
  52. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. a295ff4 ext4: Fix error code in ext4_xattr_set_entry() by Daniel Rosenberg · 6 years ago
  54. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. 0050338 ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 6 years ago
  56. b469713 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 6 years ago
  57. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  58. 3a28247 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 6 years ago
  59. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  60. 797488a ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 6 years ago
  61. b344b3a ext4: don't mark mmp buffer head dirty by Li Dongyang · 6 years ago
  62. 4ba9e68 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 6 years ago
  63. 205dc0d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 6 years ago
  64. 67770b4 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 6 years ago
  65. acf32cf ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  66. 23f57cb ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 6 years ago
  67. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  68. e85b9fb ext4: reset error code in ext4_find_entry in fallback by Eric Sandeen · 6 years ago
  69. e0cfc1c ext4: sysfs: print ext4_super_block fields as little-endian by Arnd Bergmann · 6 years ago
  70. 9c2860f ext4: check for NUL characters in extended attribute's name by Theodore Ts'o · 6 years ago
  71. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  72. 51ada11 ext4: fix spectre gadget in ext4_mb_regular_allocator() by Jeremy Cline · 6 years ago
  73. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 954e572 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  75. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. 9bf8d5b ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 6 years ago
  77. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. 262a62c ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  79. 5eed597 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  80. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  81. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. 917692c ext4: check superblock mapped prior to committing by Jon Derrick · 6 years ago
  83. eb13a42 ext4: add more mount time checks of the superblock by Theodore Ts'o · 6 years ago
  84. 425dc46 ext4: add more inode number paranoia checks by Theodore Ts'o · 6 years ago
  85. a5e063d ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 6 years ago
  86. 2f135cc ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 6 years ago
  87. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  88. 5ae5732 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 6 years ago
  89. cdde876 ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 6 years ago
  90. 9e4842f ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 6 years ago
  91. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  92. d7a592f ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  93. 4ddc3a8 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 6 years ago
  94. b711ad8 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  95. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. e45ab2d ext4: fix fencepost error in check for inode count overflow during resize by Jan Kara · 6 years ago
  97. ade6e14 ext4: update mtime in ext4_punch_hole even if no blocks are released by Lukas Czerner · 6 years ago
  98. 42cc42e ext4: fix hole length detection in ext4_ind_map_blocks() by Jan Kara · 6 years ago
  99. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago