aboutsummaryrefslogtreecommitdiff
path: root/ubifs-utils
AgeCommit message (Expand)Author
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-06-14mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.Ritesh Harjani
2018-06-14mkfs.ubifs: add_xattr is not depending on host XATTR supportRitesh Harjani
2018-04-05mtd-utils: ubifs: fix typo in without_lzo definitionKoen Vandeputte
2018-03-07mkfs.ubifs: Allow root entry in device tableDavid Engraf
2017-11-02Remove self-assignments of unused paramtersDavid Oberhollenzer
2017-10-30mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributesPavel Roskin
2017-10-04mkfs.ubifs: Apply squash-uids to the root nodeRomain Izard
2017-07-10mkfs-ubifs: fix inclusion of uuid.hRolf Eike Beer
2017-06-28Replace defunct ubifs_assertDavid Oberhollenzer
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2017-05-31mkfs.ubifs: Add support for symlinks in device tableDavid Engraf
2017-03-02Fix alignment trap triggered by NEON instructionsYuanjie Huang
2016-11-17Change build system to autotoolsRichard Weinberger
2016-11-17Remove duplicate copies of GPLv2 license textDavid Oberhollenzer
2016-01-24mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>Brian Norris
2015-12-09mkfs.ubifs: use gid from table instead 2x uidSebastian Andrzej Siewior
2015-11-12mkfs.ubifs: fix compiler warning for WITHOUT_LZODaniel Walter
2015-11-12fix build when WITHOUT_LZO is setRolf Eike Beer
2015-11-12mkfs.ubifs: Optionally create extended attribute with inode numberSascha Hauer
2015-11-12mkfs.ubifs: Add extended attribute supportSascha Hauer
2015-11-12mkfs.ubifs: simplify make_path with xasprintfSascha Hauer
2015-11-12mkfs.ubifs: use xmalloc/xzalloc for allocating memorySascha Hauer
2015-11-12mkfs.ubifs: change add_directory argument to 'existing'Sascha Hauer
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang