Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Pull UBI and UBIFS updates from Richard Weinberger: "UBI: - Use bitmap API to allocate bitmaps - New attach mode, disable_fm, to attach without fastmap - Fixes for various typos in comments UBIFS: - Fix for a deadlock when setting xattrs for encrypted file - Fix for an assertion failures when truncating encrypted files - Fixes for various typos in comments" * tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl ubi: fastmap: Use the bitmap API to allocate bitmaps ubifs: Fix AA deadlock when setting xattr for encrypted file ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory mtd: ubi: drop unexpected word 'a' in comments ubi: block: Fix typos in comments ubi: fastmap: Fix typo in comments ubi: Fix repeated words in comments ubi: ubi-media.h: Fix comment typo ubi: block: Remove in vain semicolon ubifs: Fix ubifs_check_dir_empty() kernel-doc comment
Showing
- drivers/mtd/ubi/block.c 2 additions, 2 deletionsdrivers/mtd/ubi/block.c
- drivers/mtd/ubi/build.c 10 additions, 4 deletionsdrivers/mtd/ubi/build.c
- drivers/mtd/ubi/cdev.c 2 additions, 2 deletionsdrivers/mtd/ubi/cdev.c
- drivers/mtd/ubi/eba.c 1 addition, 1 deletiondrivers/mtd/ubi/eba.c
- drivers/mtd/ubi/fastmap.c 4 additions, 6 deletionsdrivers/mtd/ubi/fastmap.c
- drivers/mtd/ubi/io.c 1 addition, 1 deletiondrivers/mtd/ubi/io.c
- drivers/mtd/ubi/ubi-media.h 1 addition, 1 deletiondrivers/mtd/ubi/ubi-media.h
- drivers/mtd/ubi/ubi.h 5 additions, 4 deletionsdrivers/mtd/ubi/ubi.h
- drivers/mtd/ubi/vmt.c 2 additions, 2 deletionsdrivers/mtd/ubi/vmt.c
- drivers/mtd/ubi/wl.c 4 additions, 4 deletionsdrivers/mtd/ubi/wl.c
- fs/ubifs/crypto.c 11 additions, 0 deletionsfs/ubifs/crypto.c
- fs/ubifs/dir.c 15 additions, 12 deletionsfs/ubifs/dir.c
- fs/ubifs/journal.c 17 additions, 11 deletionsfs/ubifs/journal.c
- fs/ubifs/ubifs.h 1 addition, 1 deletionfs/ubifs/ubifs.h
- fs/ubifs/xattr.c 1 addition, 1 deletionfs/ubifs/xattr.c
- include/uapi/mtd/ubi-user.h 7 additions, 1 deletioninclude/uapi/mtd/ubi-user.h
Loading
Please register or sign in to comment