index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ubifs-utils
/
mkfs.ubifs
/
mkfs.ubifs.c
Age
Commit message (
Expand
)
Author
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-02-09
mkfs.ubifs: fix broken build if fscrtyp is disabled
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-08-19
mkfs.ubifs: Add authentication support
Sascha Hauer
2019-07-18
mkfs.ubifs: fix description of favor_lzo
Uwe Kleine-König
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-02-11
mtd-utils: fixes double free in mkfs.ubifs
Yufen Yu
2018-12-17
mkfs.ubifs: fix default cipher in help output
David Gstir
2018-11-09
mkfs.ubifs: Don't compress by default if filesystem is encrypted
Richard Weinberger
2018-11-01
mkfs.ubifs: Use AES-256-XTS as default
Richard Weinberger
2018-11-01
mkfs.ubifs: Print key descriptor only when generated
Richard Weinberger
2018-11-01
mkfs.ubifs: Enable support for building without crypto
Richard Weinberger
2018-11-01
mkfs.ubifs: Move RAND_poll to crypto.c
Richard Weinberger
2018-11-01
mkfs.ubifs: Compute encryption key descriptor automatically
Richard Weinberger
2018-11-01
mkfs.ubifs: Cleanup over-long lines
David Oberhollenzer
2018-11-01
mkfs.ubifs: Move fscrypt definitions and functions out of mkfs.ubifs.c
David Oberhollenzer
2018-11-01
mkfs.ubifs: Initial support for encryption command lines
David Oberhollenzer
2018-11-01
mkfs.ubifs: Specify padding policy via command line
David Oberhollenzer
2018-11-01
mkfs.ubifs: Get key descriptor from command line and master key from file
David Oberhollenzer
2018-11-01
mkfs.ubifs: Make encryption dependend on (not-yet-existant) command line options
David Oberhollenzer
2018-11-01
mkfs.ubifs: Replace constant values with parameters in init_fscrypt_context
David Oberhollenzer
2018-11-01
mkfs.ubifs: Cleanup add_dent_node, user path encryption helper
David Oberhollenzer
2018-11-01
mkfs.ubifs: Seperate path encryption from symlink encryption helper
David Oberhollenzer
2018-11-01
mkfs.ubifs: Free all index entry names
Richard Weinberger
2018-11-01
mkfs.ubifs: Make sure we catch nodes that should or should not have name
Richard Weinberger
2018-11-01
mkfs.ubifs: Move symlink data encryption to helper function
David Oberhollenzer
2018-11-01
mkfs.ubifs: Implement file contents encryption
Richard Weinberger
2018-11-01
mkfs.ubifs: Add encrypted symlink support
Richard Weinberger
2018-11-01
mkfs.ubifs: Pass source/dest key len to key derive function
Richard Weinberger
2018-11-01
mkfs.ubifs: Add dummy setup for crypto
Richard Weinberger
2018-11-01
mkfs.ubifs: Implement filename encryption
Richard Weinberger
2018-11-01
mkfs.ubifs: Store directory name len in the temporary index
Richard Weinberger
2018-11-01
mkfs.ubifs: Implement fscrypto context store as xattr
Richard Weinberger
2018-11-01
mkfs.ubifs: Implement basic fscrypto context passing
Richard Weinberger
2018-11-01
mkfs.ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
2018-11-01
mkfs.ubifs: Add basic fscrypto functions
Richard Weinberger
2018-11-01
mkfs.ubifs: Add fscrypto defines
Richard Weinberger
2018-11-01
mkfs.ubifs: Implement UBIFS_FLG_DOUBLE_HASH
David Oberhollenzer
2018-11-01
mkfs.ubifs: Add crypto helper functions
David Oberhollenzer
2018-10-02
mkfs.ubifs: Fix xattr nlink value
Sascha Hauer
2018-10-02
mtd-utils: Instead of doing preprocessor magic, just output off_t as long long
Thorsten Glaser
2018-06-14
mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.
Ritesh Harjani
2018-06-14
mkfs.ubifs: add_xattr is not depending on host XATTR support
Ritesh Harjani
2018-04-05
mtd-utils: ubifs: fix typo in without_lzo definition
Koen Vandeputte
[next]