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
Age
Commit message (
Expand
)
Author
2018-11-01
mkfs.ubifs: Correctly use iv lengths in aes-cts mode
Richard Weinberger
2018-11-01
mkfs.ubifs: Accept 0x prefix for key descriptor
David Oberhollenzer
2018-11-01
mkfs.ubifs: Check length of master key
David Oberhollenzer
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: Remove cipher implementations from public header
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: Make r5 hash binary string aware
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
2018-03-07
mkfs.ubifs: Allow root entry in device table
David Engraf
2017-11-02
Remove self-assignments of unused paramters
David Oberhollenzer
2017-10-30
mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributes
Pavel Roskin
2017-10-04
mkfs.ubifs: Apply squash-uids to the root node
Romain Izard
2017-07-10
mkfs-ubifs: fix inclusion of uuid.h
Rolf Eike Beer
2017-06-28
Replace defunct ubifs_assert
David Oberhollenzer
2017-06-14
ubi-utils: Return error code if command line option is unknown
Daniel Wagner
2017-05-31
mkfs.ubifs: Add support for symlinks in device table
David Engraf
2017-03-02
Fix alignment trap triggered by NEON instructions
Yuanjie Huang
2016-11-17
Remove duplicate copies of GPLv2 license text
David Oberhollenzer
2016-01-24
mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>
Brian Norris
2015-12-09
mkfs.ubifs: use gid from table instead 2x uid
Sebastian Andrzej Siewior
2015-11-12
mkfs.ubifs: fix compiler warning for WITHOUT_LZO
Daniel Walter
2015-11-12
fix build when WITHOUT_LZO is set
Rolf Eike Beer
2015-11-12
mkfs.ubifs: Optionally create extended attribute with inode number
Sascha Hauer
[next]