Age | Commit message (Expand) | Author |
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 | Change build system to autotools | Richard Weinberger |
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 |
2015-11-12 | mkfs.ubifs: Add extended attribute support | Sascha Hauer |
2015-11-12 | mkfs.ubifs: simplify make_path with xasprintf | Sascha Hauer |
2015-11-12 | mkfs.ubifs: use xmalloc/xzalloc for allocating memory | Sascha Hauer |
2015-11-12 | mkfs.ubifs: change add_directory argument to 'existing' | Sascha Hauer |
2015-11-11 | mtd-utils: Restructure the mtd-utils source. | Dongsheng Yang |