Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs
Pull UBI/UBIFS fixes from Richard Weinberger: - Kconfig dependency fixes for our new auth feature - Fix for selecting the right compressor when creating a fs - Bugfix for a bug in UBIFS's O_TMPFILE implementation - Refcounting fixes for UBI * tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs: ubifs: Handle re-linking of inodes correctly while recovery ubi: Do not drop UBI device reference before using ubi: Put MTD device after it is not used ubifs: Fix default compression selection in ubifs ubifs: Fix memory leak on error condition ubifs: auth: Add CONFIG_KEYS dependency ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS ubifs: replay: Fix high stack usage
Showing
- drivers/mtd/ubi/build.c 1 addition, 1 deletiondrivers/mtd/ubi/build.c
- drivers/mtd/ubi/kapi.c 1 addition, 1 deletiondrivers/mtd/ubi/kapi.c
- fs/ubifs/Kconfig 8 additions, 8 deletionsfs/ubifs/Kconfig
- fs/ubifs/lpt.c 6 additions, 6 deletionsfs/ubifs/lpt.c
- fs/ubifs/replay.c 61 additions, 11 deletionsfs/ubifs/replay.c
- fs/ubifs/sb.c 12 additions, 1 deletionfs/ubifs/sb.c
Loading
Please register or sign in to comment