- 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · Sun Aug 07 21:27:09 2022 +0200
- 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · Sun Jul 10 13:38:07 2022 +0200
- a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · Sun Jul 10 13:38:06 2022 +0200
- c3bdb7c ubifs: Fix reference count leak in ubifsumount by Pali Rohár · Mon May 30 11:09:11 2022 +0200
- 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · Tue May 17 22:45:28 2022 +0200
- 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · Tue Apr 12 11:20:42 2022 +0200
- 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · Tue Apr 12 11:20:41 2022 +0200
- c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · Mon Mar 28 09:13:43 2022 +0000
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
- b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · Fri Dec 25 15:19:39 2020 +0100
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
- 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
- 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
- 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
- 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · Wed Nov 13 09:44:47 2019 +0900
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
- 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
- 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
- 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · Wed Feb 13 20:56:17 2019 +0200
- 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · Mon Nov 05 18:09:29 2018 +1300
- f49f872 fs: ubifs: Add missing newlines in super.c by Stefan Roese · Thu Aug 09 09:09:20 2018 +0200
- d700a2b ubifs: remove useless code by Christophe Kerello · Wed Jun 27 10:06:59 2018 +0200
- 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
- ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · Fri Apr 27 15:51:23 2018 +0200
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
- f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · Wed Apr 04 12:42:16 2018 -0400
- 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:23 2018 +0100
- 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · Sat Mar 24 01:49:22 2018 +0100
- e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · Wed Nov 08 22:28:47 2017 +0100
- 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
- 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
- 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · Tue May 30 14:29:06 2017 +0200
- bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · Sun Oct 23 20:45:16 2016 -0700
- a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · Thu Apr 21 12:16:58 2016 +0200
- e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
- e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
- 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
- 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
- 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
- b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · Thu Sep 17 18:46:57 2015 -0400
- a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · Thu Sep 17 18:46:56 2015 -0400
- a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
- abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
- 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · Thu Jan 22 22:29:11 2015 +0100
- 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · Thu Jan 22 22:29:10 2015 +0100
- bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
- 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
- 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
- b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
- 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · Fri Apr 18 19:09:50 2014 +0900
- f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
- 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
- 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · Mon Jan 20 17:10:07 2014 -0500
- 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
- 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
- d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · Mon Nov 11 14:36:10 2013 +0900
- 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:58 2013 +0900
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
- 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
- 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · Thu Nov 01 16:54:18 2012 +0000
- fff5c07 fs: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:23 2013 +0000
- d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
- 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · Wed Sep 05 18:05:14 2012 +0300
- ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · Tue Aug 28 14:00:24 2012 +0200
- 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · Mon Apr 02 01:58:34 2012 +0000
- 384b1fb ubifs bad superblock bug by Lars Poeschel · Wed Oct 12 11:31:19 2011 +0200
- ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · Sat Sep 10 00:41:14 2011 +0200
- fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · Mon Sep 05 03:03:57 2011 +0000
- f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · Thu Jul 28 15:27:22 2011 +0200
- 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · Sat Dec 25 10:58:46 2010 +0100
- 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · Thu Dec 02 15:02:35 2010 +0100
- 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · Mon Nov 01 17:28:00 2010 +0100
- ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · Thu Oct 28 14:09:22 2010 +0200
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
- d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
- ae85716 ubifsmount fails due to not initialized list by Stefano Babic · Wed Apr 21 09:47:19 2010 +0200
- 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
- 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
- 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
- 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · Fri Sep 25 14:05:57 2009 +0200
- 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · Tue Sep 15 09:53:29 2009 +0200
- 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · Mon Aug 24 09:09:50 2009 +0200
- b577580 ubifs: fix small error path mismatch by Daniel Mack · Thu Jun 04 19:44:12 2009 +0200
- a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · Mon Apr 27 18:33:33 2009 +0200
- 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · Mon Apr 27 09:13:31 2009 +0200
- 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · Tue Apr 14 17:51:21 2009 +0200
- 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · Tue Apr 14 17:50:38 2009 +0200
- e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
- 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · Fri Mar 27 10:21:14 2009 +0100
- b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · Thu Mar 19 10:06:41 2009 +0100