Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1860d101964d6ea77e5411e62e3b42a64dc94865
/
fs
/
ubifs
040cc7b
ubifs: Enable journal replay during mount
by Anton Habegger
· 10 years ago
dc28843
ubifs: Import atomic_long operations from Linux
by Anton Habegger
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
4e67c57
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· 10 years ago
ddf7bcf
mtd, ubi, ubifs: update for the sync with linux v3.14
by Heiko Schocher
· 10 years ago
ff94bc4
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 10 years ago
9995d8c
fs: ubifs: drop __DATE__ and __TIME__
by Masahiro Yamada
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1551df3
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
1674df6
ubifs: fix checkpatch warning
by Karicheri, Muralidharan
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
4678d74
fs: descend into sub directories when it is necessary
by Masahiro Yamada
· 11 years ago
35c7927
fs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
147162d
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
949a771
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
49c4f03
fs: Use new numeric setenv functions
by Simon Glass
· 12 years ago
b823fd9
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
8044c13
ubifs: Fix ubifsload when using ZLIB
by Veli-Pekka Peltola
· 12 years ago
be73913
ubifs: Fix memory leak in ubifs_finddir
by Stefan Roese
· 12 years ago
f75325e
UBIFS: Improve error message when reading superblock failed
by Bernhard Walle
· 13 years ago
349a8d5
ubifs bad superblock bug
by Lars Poeschel
· 13 years ago
aaf6935
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
by Wolfgang Denk
· 13 years ago
46d7274
UBIFS: Change ubifsload to set the filesize variable
by Bastian Ruppert
· 13 years ago
3267bc1
ubifs: Fix bad free() sequence in ubifs_finddir()
by Wolfgang Denk
· 13 years ago
c7b7d45
UBIFS: Fix dereferencing type-punned pointer compiler warning
by Dirk Behme
· 14 years ago
64b6817
ubifs.c: BUG: Error following links
by Ricardo Ribalda Delgado
· 14 years ago
b1a14f8
UBIFS: Change ubifsload to not read beyond the requested size
by Stefan Roese
· 14 years ago
cb9c09d
UBIFS: Add ubifsumount command to unmount an active volume
by Stefan Roese
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
6865168
ubifsmount fails due to not initialized list
by Stefano Babic
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
ef37c68
ubifs: Correct dereferencing of files-after-symlinks
by Simon Kagstrom
· 15 years ago
9d7952e
ubifs: Add support for looking up directory and relative symlinks
by Simon Kagstrom
· 15 years ago
02f9990
Move __set/clear_bit from ubifs.h to bitops.h
by Simon Kagstrom
· 15 years ago
165f985
ubifs: fix small error path mismatch
by Daniel Mack
· 15 years ago
c1a0fd5
ubifs: BUG: Blocks commpressed with zlib
by Ricardo Ribalda Delgado
· 16 years ago
dbd3361
ubifs: BUG realpath string must be ended with NULL
by Ricardo Ribalda Delgado
· 16 years ago
7d3d30b
UBIFS: Remove tnc_commit.c which is not used in the read-only version
by Stefan Roese
· 16 years ago
6356daf
UBIFS: fix recovery bug
by Adrian Hunter
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
febd7e4
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
faac4fd
UBIFS: Missing offset relocation for compressor 'none'
by Michael Lawnick
· 16 years ago
9eefe2a
UBIFS: Implement read-only UBIFS support in U-Boot
by Stefan Roese
· 16 years ago