index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
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: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-05-02
1
-2
/
+3
*
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
2020-03-11
1
-2
/
+5
*
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
2020-03-11
1
-11
/
+44
*
ext4: avoid drop reference to iloc.bh twice
Pan Bian
2019-05-21
1
-0
/
+1
*
ext4: report real fs size after failed resize
Lukas Czerner
2019-04-20
1
-1
/
+5
*
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-04-20
1
-2
/
+9
*
ext4: fix crash during online resizing
Jan Kara
2019-03-23
1
-1
/
+2
*
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
2019-01-09
1
-1
/
+1
*
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2019-01-09
1
-36
/
+36
*
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-21
1
-0
/
+1
*
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-21
1
-1
/
+1
*
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-21
1
-0
/
+4
*
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-21
1
-6
/
+2
*
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-21
1
-2
/
+1
*
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-21
1
-2
/
+4
*
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-21
1
-1
/
+3
*
ext4: fix online resizing for bigalloc file systems with a 1k block size
Theodore Ts'o
2018-09-29
1
-1
/
+2
*
ext4: fix online resize's handling of a too-small final block group
Theodore Ts'o
2018-09-29
1
-0
/
+20
*
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-06-26
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-06
1
-1
/
+2
*
ext4: rename s_resize_flags to s_ext4_flags
Theodore Ts'o
2017-02-05
1
-2
/
+3
*
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-27
1
-1
/
+1
*
ext4: fix potential integer overflow
Insu Yun
2016-02-12
1
-1
/
+1
*
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
2015-10-18
1
-2
/
+2
*
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-18
/
+12
*
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
1
-2
/
+5
*
ext4: prevent online resize with backup superblock
Theodore Ts'o
2014-12-26
1
-12
/
+12
*
ext4: kill ext4_kvfree()
Al Viro
2014-11-20
1
-3
/
+3
*
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-10-30
1
-1
/
+1
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-10-20
1
-2
/
+1
|
\
|
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
1
-2
/
+1
*
|
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2014-09-03
1
-0
/
+2
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-08
1
-0
/
+13
|
\
|
*
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
2014-05-12
1
-0
/
+13
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
ext4: fix online resize with a non-standard blocks per group setting
Theodore Ts'o
2014-02-15
1
-1
/
+1
*
ext4: fix online resize with very large inode tables
Theodore Ts'o
2014-02-15
1
-12
/
+20
*
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
2013-07-01
1
-3
/
+1
*
ext4: delete unused variables
Jon Ernst
2013-06-17
1
-2
/
+1
*
ext4: verify group number in verify_group_input() before using it
Theodore Ts'o
2013-06-06
1
-6
/
+11
*
ext4: add check for inodes_count overflow in new resize ioctl
Theodore Ts'o
2013-04-21
1
-0
/
+4
*
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
2013-04-21
1
-0
/
+2
*
ext4: introduce ext4_get_group_number()
Lukas Czerner
2013-04-03
1
-5
/
+5
*
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
2013-03-11
1
-2
/
+2
*
ext4: convert number of blocks to clusters properly
Lukas Czerner
2013-03-02
1
-3
/
+3
*
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-08
1
-5
/
+5
*
ext4: trigger the lazy inode table initialization after resize
Theodore Ts'o
2013-01-13
1
-3
/
+5
*
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
2013-01-12
1
-5
/
+5
*
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2013-01-12
1
-4
/
+4
[next]