[Devel] [PATCH rh8 0/9] ext4: Port balloon code and other ext4 fixes
Konstantin Khorenko
khorenko at virtuozzo.com
Wed Mar 3 19:40:32 MSK 2021
These patches will be applied in 4.18.0-240.1.1.vz8.5.6 kernel.
Best regards,
Konstantin Khorenko,
Virtuozzo Linux Kernel Team
On 03/03/2021 07:31 PM, Konstantin Khorenko wrote:
> https://jira.sw.ru/browse/PSBM-123837
>
> Dmitry Monakhov (2):
> jbd2: make shure that we do not miss aborted state
> ext4: Fix error handling after filesystem abort
>
> Kirill Tkhai (3):
> ve/fs: Allow to mount ext4 in top CT userns
> ext4: guarantee rename atomic behavior
> ext4: make data=writeback mode safe
>
> Konstantin Khorenko (1):
> ext4: Provide a balloon nipple for management
>
> Maxim V. Patlasov (3):
> ext4: Teach the fs where the balloon inode is
> ext4: Teach statfs to report reduced disk usage
> ext4: Don't show the active balloon to user
>
> fs/ext4/dir.c | 15 +++++-
> fs/ext4/ext4.h | 3 ++
> fs/ext4/inode.c | 11 ++++-
> fs/ext4/ioctl.c | 59 +++++++++++++++++++++++
> fs/ext4/namei.c | 16 +++++--
> fs/ext4/super.c | 117 ++++++++++++++++++++++++++++++++++++++++++----
> fs/inode.c | 1 +
> fs/jbd2/journal.c | 3 +-
> 8 files changed, 209 insertions(+), 16 deletions(-)
>
More information about the Devel
mailing list