index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
resize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix online resize's handling of a too-small final block group
Theodore Ts'o
2018-12-02
1
-0
/
+20
*
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-12-02
1
-1
/
+1
*
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-12-01
1
-0
/
+1
*
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-12-01
1
-1
/
+1
*
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-12-01
1
-0
/
+4
*
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-12-01
1
-6
/
+2
*
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-12-01
1
-2
/
+1
*
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-12-01
1
-2
/
+4
*
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-12
1
-1
/
+2
*
ext4: fix potential integer overflow
Insu Yun
2017-05-29
1
-1
/
+1
*
fix calculation of meta_bg descriptor backups
Andy Leiserson
2017-05-29
1
-2
/
+2
*
BACKPORT: ext4 from 3.18 to mtk-3.10
Mister Oyster
2017-05-27
1
-14
/
+32
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+1
*
Linux 3.10.97 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-2
/
+2
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+2003