Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Pull JFFS2, UBI and UBIFS updates from Richard Weinberger: "JFFS2: - Fix for a corner case while mounting - Fix for an use-after-free issue UBI: - Fix for a memory load while attaching - Don't produce an anchor PEB with fastmap being disabled UBIFS: - Fix for orphan inode logic - Spelling fixes - New mount option to specify filesystem version" * tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: jffs2: fix UAF problem jffs2: fix jffs2 mounting failure ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename ubi: fastmap: Free fastmap next anchor peb during detach ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled ubifs: misc.h: delete a duplicated word ubifs: add option to specify version for new file systems
No related branches found
No related tags found
Showing
- drivers/mtd/ubi/fastmap-wl.c 5 additions, 0 deletionsdrivers/mtd/ubi/fastmap-wl.c
- drivers/mtd/ubi/wl.c 2 additions, 1 deletiondrivers/mtd/ubi/wl.c
- fs/jffs2/dir.c 5 additions, 1 deletionfs/jffs2/dir.c
- fs/jffs2/scan.c 2 additions, 1 deletionfs/jffs2/scan.c
- fs/ubifs/journal.c 6 additions, 4 deletionsfs/ubifs/journal.c
- fs/ubifs/misc.h 1 addition, 1 deletionfs/ubifs/misc.h
- fs/ubifs/sb.c 3 additions, 2 deletionsfs/ubifs/sb.c
- fs/ubifs/super.c 18 additions, 0 deletionsfs/ubifs/super.c
- fs/ubifs/ubifs.h 1 addition, 0 deletionsfs/ubifs/ubifs.h
Loading
Please register or sign in to comment