Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs
Pull UBI and UBIFS updates from Artem Bityutskiy: UBIFS: * Always support xattrs (remove the Kconfig option) * Always support debugging (remove the Kconfig option) * A fix for a memory leak on error path * A number of clean-ups UBI: * Always support debugging (remove the Kconfig option) * Remove "data type" hint support * Huge amount of renames to prepare for the fastmap wor * A lot of clean-ups * tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs: (54 commits) UBI: modify ubi_wl_flush function to clear work queue for a lnum UBI: introduce UBI_ALL constant UBI: add lnum and vol_id to struct ubi_work UBI: add volume id struct ubi_ainf_peb UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment UBI: rename scan.c to attach.c UBI: remove scan.h UBI: rename UBI_SCAN_UNKNOWN_EC UBI: move and rename attach_by_scanning UBI: rename _init_scan functions UBI: amend comments after all the renamings UBI: rename ubi_scan_leb_slab UBI: rename ubi_scan_move_to_list UBI: rename ubi_scan_destroy_ai UBI: rename ubi_scan_get_free_peb UBI: rename ubi_scan_rm_volume UBI: rename ubi_scan_find_av UBI: rename ubi_scan_add_used UBI: remove unused function UBI: make ubi_scan_erase_peb static and rename ...
No related branches found
No related tags found
Showing
- drivers/mtd/ubi/Kconfig 0 additions, 8 deletionsdrivers/mtd/ubi/Kconfig
- drivers/mtd/ubi/Makefile 2 additions, 3 deletionsdrivers/mtd/ubi/Makefile
- drivers/mtd/ubi/attach.c 498 additions, 472 deletionsdrivers/mtd/ubi/attach.c
- drivers/mtd/ubi/build.c 14 additions, 71 deletionsdrivers/mtd/ubi/build.c
- drivers/mtd/ubi/cdev.c 16 additions, 20 deletionsdrivers/mtd/ubi/cdev.c
- drivers/mtd/ubi/debug.c 64 additions, 73 deletionsdrivers/mtd/ubi/debug.c
- drivers/mtd/ubi/debug.h 12 additions, 86 deletionsdrivers/mtd/ubi/debug.h
- drivers/mtd/ubi/eba.c 32 additions, 36 deletionsdrivers/mtd/ubi/eba.c
- drivers/mtd/ubi/gluebi.c 1 addition, 1 deletiondrivers/mtd/ubi/gluebi.c
- drivers/mtd/ubi/io.c 99 additions, 112 deletionsdrivers/mtd/ubi/io.c
- drivers/mtd/ubi/kapi.c 36 additions, 25 deletionsdrivers/mtd/ubi/kapi.c
- drivers/mtd/ubi/scan.h 0 additions, 174 deletionsdrivers/mtd/ubi/scan.h
- drivers/mtd/ubi/ubi-media.h 4 additions, 4 deletionsdrivers/mtd/ubi/ubi-media.h
- drivers/mtd/ubi/ubi.h 163 additions, 16 deletionsdrivers/mtd/ubi/ubi.h
- drivers/mtd/ubi/upd.c 6 additions, 10 deletionsdrivers/mtd/ubi/upd.c
- drivers/mtd/ubi/vmt.c 26 additions, 36 deletionsdrivers/mtd/ubi/vmt.c
- drivers/mtd/ubi/vtbl.c 109 additions, 119 deletionsdrivers/mtd/ubi/vtbl.c
- drivers/mtd/ubi/wl.c 116 additions, 144 deletionsdrivers/mtd/ubi/wl.c
- fs/ubifs/Kconfig 0 additions, 23 deletionsfs/ubifs/Kconfig
- fs/ubifs/Makefile 1 addition, 4 deletionsfs/ubifs/Makefile
Loading
Please register or sign in to comment