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
Age
Commit message (
Expand
)
Author
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: Import UBIFS libs from linux kernel
Zhihao Cheng
7 days
ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a ...
Zhihao Cheng
7 days
ubifs-utils: Add 'dev_fd' and 'libubi' into 'ubifs_info' structure
Zhihao Cheng
7 days
ubifs-utils: Add 'dev_name' into 'ubifs_info' structure
Zhihao Cheng
7 days
ubifs-utils: Move 'debug_level' into ubifs_info structure
Zhihao Cheng
7 days
ubifs-utils: Clean up error message printing functions
Zhihao Cheng
7 days
ubifs-utils: Define PROGRAM_NAME as variable
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
2024-09-25
mkfs.ubifs: Fix memleak for 'output' in error paths
Zhihao Cheng
2024-09-25
mkfs.ubifs: Fix missed closing out_fd
Zhihao Cheng
2024-09-25
mkfs.ubifs: Close libubi in error handling paths
Zhihao Cheng
2024-09-25
mkfs.ubifs: Fix incorrect dir size calculation in encryption scenario
Zhihao Cheng
2024-09-25
mkfs.ubifs: Fix wrong xattr entry type
Zhihao Cheng
2024-09-25
mkfs.ubifs: Initialize 'cipher_name' as NULL
Zhihao Cheng
2024-09-25
mkfs.ubifs: Clear direct_write property when closing target
Zhihao Cheng
2024-02-18
Make it possible to compile mkfs.ubifs without zlib
David Oberhollenzer
2024-02-15
Cleanup handling of optional dependencies
David Oberhollenzer
2023-12-19
mkfs.ubifs: fix xattr scanning for builds with selinux support
David Oberhollenzer
2023-05-30
mkfs.ubifs: Fix mkfs.ubifs failure with option selinux
Zijun Hu
2021-03-22
mkfs.ubifs: Fix runtime assertions when running without crypto
Henri Roosen
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-10-18
mkfs.ubifs: remove OPENSSL_no_config()
Torben Hohn
2020-09-23
mkfs.ubifs: Fix build with SELinux
Bastian Germann
2020-09-11
Fix typos found by Debian's lintian tool
Bastian Germann
2020-07-13
Add the mkfs.ubifs sign.h header to the list of sources
David Oberhollenzer
2020-02-09
mkfs.ubifs: fix broken build if fscrtyp is disabled
David Oberhollenzer
2019-11-10
mkfs.ubifs: propperly cleanup in ALL interpret_table_entry error paths
David Oberhollenzer
2019-11-10
mkfs.ubifs: don't leak temporary buffers
David Oberhollenzer
2019-11-10
mkfs.ubifs: don't leak hastable iterators
David Oberhollenzer
2019-11-10
mkfs.ubifs: free derived fscrypt context in add_directory error paths
David Oberhollenzer
2019-11-10
mkfs.ubifs: don't leak copied command line arguments
David Oberhollenzer
2019-11-10
mkfs.ubifs: close file descriptor in add_file error path
David Oberhollenzer
2019-11-10
mkfs.ubifs: abort add_directory if readdir fails
David Oberhollenzer
2019-11-10
mkfs.ubifs: fscrypt: bail from encrypt_block if gen_essiv_salt fails
David Oberhollenzer
2019-08-19
mkfs.ubifs: Add authentication support
Sascha Hauer
2019-07-18
mkfs.ubifs: fix description of favor_lzo
Uwe Kleine-König
2019-07-16
mkfs.ubifs: fix compilation without ZSTD
Martin Kaiser
2019-07-09
mkfs.ubifs: remove ZSTD_CLEVEL_DEFAULT for backwards compatibillity
David Oberhollenzer
2019-06-01
mkfs.ubifs: Add ZSTD compression
Sebastian Andrzej Siewior
2019-04-03
mkfs.ubifs: fix regression when trying to store device special files
David Oberhollenzer
2019-03-29
mkfs.ubifs: fix build without openssl
Baruch Siach
2019-02-11
mtd-utils: fixes double free in mkfs.ubifs
Yufen Yu
[next]