[Devel] [PATCH rh8 0/9] ext4: Port balloon code and other ext4 fixes

Konstantin Khorenko khorenko at virtuozzo.com
Wed Mar 3 19:31:09 MSK 2021


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(-)

-- 
2.28.0



More information about the Devel mailing list