1. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 5 months ago
  2. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 4 years, 9 months ago
  3. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  4. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  5. df08e34 Merge 4.9.178 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  7. 9370915 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  8. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  9. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  10. 87dad44 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  11. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  12. a405a2a ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS by Eric Biggers · 6 years ago
  13. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  14. 6a851bb ext4: fix fdatasync(2) after fallocate(2) operation by Eryu Guan · 6 years ago
  15. 9cdd4bf ext4: fix interaction between i_size, fallocate, and delalloc after a crash by Theodore Ts'o · 7 years ago
  16. add5856 ext4: Initialize ee_start_lo to avoid potential use before initialization by Kyle Yan · 7 years ago
  17. c404f0d ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 7 years ago
  18. 2e16921 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 7 years ago
  19. e0b53d6 ext4: do not polute the extents cache while shifting extents by Roman Pen · 7 years ago
  20. 72ae476 ext4: Include forgotten start block on fallocate insert range by Roman Pen · 7 years ago
  21. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  22. c3fe493 ext4: remove unneeded test in ext4_alloc_file_blocks() by Fabian Frederick · 8 years ago
  23. edf15aa ext4: fix memory leak in ext4_insert_range() by Fabian Frederick · 8 years ago
  24. 7bc9491 ext4: verify extent header depth by Vegard Nossum · 8 years ago
  25. f70749c ext4: check for extents that wrap around by Vegard Nossum · 8 years ago
  26. 816cd71 ext4: remove unmeetable inconsisteny check from ext4_find_extent() by Nicolai Stange · 8 years ago
  27. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 8 years ago
  28. 7b80819 ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart() by Theodore Ts'o · 8 years ago
  29. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 8 years ago
  30. facab4d ext4: return hole from ext4_map_blocks() by Jan Kara · 8 years ago
  31. 140a525 ext4: factor out determining of hole size by Jan Kara · 8 years ago
  32. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 8 years ago
  33. 29c6eaf ext4: trim unused parameter from convert_initialized_extent() by Eric Whitney · 8 years ago
  34. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 8 years ago
  35. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  36. c86d8db ext4: implement allocation of pre-zeroed blocks by Jan Kara · 8 years ago
  37. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 8 years ago
  38. 0112784 ext4: fix races of writeback with punch hole and zero range by Jan Kara · 8 years ago
  39. 32ebffd ext4: fix races between buffered IO and collapse / insert range by Jan Kara · 8 years ago
  40. 17048e8 ext4: move unlocked dio protection from ext4_alloc_file_blocks() by Jan Kara · 8 years ago
  41. ea3d720 ext4: fix races between page faults and hole punching by Jan Kara · 8 years ago
  42. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  43. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  44. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  45. 36086d4 ext4 crypto: fix bugs in ext4_encrypted_zeroout() by Theodore Ts'o · 9 years ago
  46. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  47. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  48. c45653c ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp by Nikolay Borisov · 9 years ago
  49. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  50. c5e298a ext4: prevent ext4_quota_write() from failing due to ENOSPC by Theodore Ts'o · 9 years ago
  51. 0d306dc ext4: wait for existing dio workers in ext4_alloc_file_blocks() by Lukas Czerner · 9 years ago
  52. 4134f5c ext4: recalculate journal credits as inode depth changes by Lukas Czerner · 9 years ago
  53. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  54. 8bc3b1e ext4: BUG_ON assertion repeated for inode1, not done for inode2 by David Moore · 9 years ago
  55. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  56. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 9 years ago
  57. 2f97486 ext4: check for zero length extent explicitly by Eryu Guan · 9 years ago
  58. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 9 years ago
  59. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 9 years ago
  60. 9d21c9f ext4: don't release reserved space for previously allocated cluster by Eric Whitney · 9 years ago
  61. 94426f4 ext4: fix loss of delalloc extent info in ext4_zero_range() by Eric Whitney · 9 years ago
  62. 0f2af21 ext4: allocate entire range in zero range by Lukas Czerner · 9 years ago
  63. 4255c22 ext4: fix comments in ext4_can_extents_be_merged() by Xiaoguang Wang · 9 years ago
  64. ad7fefb Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" by Theodore Ts'o · 9 years ago
  65. 14516bb ext4: fix suboptimal seek_{data,hole} extents traversial by Dmitry Monakhov · 9 years ago
  66. d952d69 ext4: ext4_inline_data_fiemap should respect callers argument by Dmitry Monakhov · 9 years ago
  67. 733ded2 ext4: remove never taken branch from ext4_ext_shift_path_extents() by Jan Kara · 9 years ago
  68. b0dea4c ext4: move handling of list of shrinkable inodes into extent status code by Jan Kara · 9 years ago
  69. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 9 years ago
  70. 2f8e0a7 ext4: cache extent hole in extent status tree for ext4_da_map_blocks() by Zheng Liu · 9 years ago
  71. cbd7584 ext4: fix block reservation for bigalloc filesystems by Jan Kara · 9 years ago
  72. 0756b90 ext4: fix end of region partial cluster handling by Eric Whitney · 9 years ago
  73. 345ee94 ext4: miscellaneous partial cluster cleanups by Eric Whitney · 9 years ago
  74. 5bf4376 ext4: fix end of leaf partial cluster handling by Eric Whitney · 9 years ago
  75. f4226d9 ext4: fix partial cluster initialization by Eric Whitney · 9 years ago
  76. ae9e9c6a ext4: make ext4_ext_convert_to_initialized() return proper number of blocks by Jan Kara · 10 years ago
  77. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  78. be5cd90 ext4: optimize block allocation on grow indepth by Dmitry Monakhov · 10 years ago
  79. e3cf5d5 ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 10 years ago
  80. ed8a1a7 ext4: rename ext4_ext_find_extent() to ext4_find_extent() by Theodore Ts'o · 10 years ago
  81. ee4bd0d9 ext4: reuse path object in ext4_ext_shift_extents() by Theodore Ts'o · 10 years ago
  82. 10809df8 ext4: teach ext4_ext_find_extent() to realloc path if necessary by Theodore Ts'o · 10 years ago
  83. b7ea89a ext4: allow a NULL argument to ext4_ext_drop_refs() by Theodore Ts'o · 10 years ago
  84. 523f431 ext4: call ext4_ext_drop_refs() from ext4_ext_find_extent() by Theodore Ts'o · 10 years ago
  85. dfe5080 ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code by Theodore Ts'o · 10 years ago
  86. 4f224b8 ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent() by Theodore Ts'o · 10 years ago
  87. e8b83d93 ext4: collapse ext4_convert_initialized_extents() by Theodore Ts'o · 10 years ago
  88. 705912c ext4: teach ext4_ext_find_extent() to free path on error by Theodore Ts'o · 10 years ago
  89. 713e8dd ext4: fix ZERO_RANGE bug hidden by flag aliasing by Theodore Ts'o · 10 years ago
  90. 19008f6 ext4: fix ext4_swap_extents() error handling by Theodore Ts'o · 10 years ago
  91. fcf6b1b7 ext4: refactor ext4_move_extents code base by Dmitry Monakhov · 10 years ago
  92. f8fb4f4 ext4: use ext4_ext_next_allocated_block instead of mext_next_extent by Dmitry Monakhov · 10 years ago
  93. c174e6d ext4: fix transaction issues for ext4_fallocate and ext_zero_range by Dmitry Monakhov · 10 years ago
  94. 69dc953 ext4: fix incorect journal credits reservation in ext4_zero_range by Dmitry Monakhov · 10 years ago
  95. 4631dbf ext4: move i_size,i_disksize update routines to helper function by Dmitry Monakhov · 10 years ago
  96. ee98fa3 ext4: fix COLLAPSE RANGE test for bigalloc file systems by Namjae Jeon · 10 years ago
  97. 29faed1 ext4: use correct depth value by Dmitry Monakhov · 10 years ago
  98. 4b1f166 ext4: add i_data_sem sanity check by Dmitry Monakhov · 10 years ago
  99. 71d4f7d ext4: remove metadata reservation checks by Theodore Ts'o · 10 years ago
  100. e1ee60f ext4: fix ZERO_RANGE test failure in data journalling by Namjae Jeon · 10 years ago