[PATCH 0/4] ext4: fix some ext4_lblk_t overflow issues

Baokun Li posted 4 patches 2 years, 1 month ago
There is a newer version of this series
fs/ext4/mballoc.c | 41 ++++++++++++++++++++---------------------
fs/ext4/mballoc.h | 13 +++++++++++++
2 files changed, 33 insertions(+), 21 deletions(-)
[PATCH 0/4] ext4: fix some ext4_lblk_t overflow issues
Posted by Baokun Li 2 years, 1 month ago
Baokun Li (4):
  ext4: add two helper functions fex_end() and pa_end()
  ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
  ext4: avoid overlapping preallocations due to overflow
  ext4: avoid prealloc space being skipped due to overflow

 fs/ext4/mballoc.c | 41 ++++++++++++++++++++---------------------
 fs/ext4/mballoc.h | 13 +++++++++++++
 2 files changed, 33 insertions(+), 21 deletions(-)

-- 
2.31.1