index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ubifs-utils
/
Makemodule.am
Age
Commit message (
Expand
)
Author
7 days
fsck.ubifs: Add rebuilding filesystem support
Zhihao Cheng
7 days
fsck.ubifs: Add node parsing functions
Zhihao Cheng
7 days
fsck.ubifs: Load filesystem information from UBI volume
Zhihao Cheng
7 days
fsck.ubifs: Add inconsistent problem handling asking function
Zhihao Cheng
7 days
fsck.ubifs: Add fsck support
Zhihao Cheng
7 days
ubifs-utils: Replace ubifs related source code with linux kernel implementation
Zhihao Cheng
7 days
ubifs-utils: Add descriptions for new lib files in libubifs/README
Zhihao Cheng
7 days
ubifs-utils: Move ubifs-media.h in libubifs
Zhihao Cheng
7 days
ubifs-utils: Add linux hexdump implementations lib
Zhihao Cheng
7 days
ubifs-utils: Add implementations for linux kernel printing functions
Zhihao Cheng
7 days
ubifs-utils: Add sorting implementations
Zhihao Cheng
7 days
ubifs-utils: Add rwsem implementations
Zhihao Cheng
7 days
ubifs-utils: Add mutexlock implementations
Zhihao Cheng
7 days
ubifs-utils: Add spinlock implementations
Zhihao Cheng
7 days
ubifs-utils: Add bit operations implementations
Zhihao Cheng
7 days
ubifs-utils: Add atomic implementations
Zhihao Cheng
7 days
ubifs-utils: Add linux kernel memory allocation implementations
Zhihao Cheng
7 days
ubifs-utils: Add linux kernel error conversion definitions
Zhihao Cheng
7 days
ubifs-utils: Add linux type definitions
Zhihao Cheng
7 days
ubifs-utils: Add compiler attributes implementations
Zhihao Cheng
7 days
ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ...
Zhihao Cheng
7 days
ubifs-utils: Decouple mkfs.ubifs.h out of other modules
Zhihao Cheng
7 days
ubifs-utils: Split common source files from mkfs.ubifs
Zhihao Cheng
2021-01-20
Cleanup: Automake: remove single use variables
David Oberhollenzer
2021-01-20
Remove headers from EXTRA_DIST
David Oberhollenzer
2020-11-18
Add an ubifs mount helper
Uwe Kleine-König
2020-07-13
Add the mkfs.ubifs sign.h header to the list of sources
David Oberhollenzer
2019-08-19
mkfs.ubifs: Add authentication support
Sascha Hauer
2019-06-01
mkfs.ubifs: Add ZSTD compression
Sebastian Andrzej Siewior
2018-11-01
mkfs.ubifs: Enable support for building without crypto
Richard Weinberger
2018-11-01
mkfs.ubifs: Move fscrypt definitions and functions out of mkfs.ubifs.c
David Oberhollenzer
2018-11-01
mkfs.ubifs: Add crypto helper functions
David Oberhollenzer
2018-06-14
mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.
Ritesh Harjani
2016-11-17
Change build system to autotools
Richard Weinberger